Intra-modal Constraint Loss For Image-text Retrieval | Awesome Learning to Hash Add your paper to Learning2Hash

Intra-modal Constraint Loss For Image-text Retrieval

Jianan Chen, Lu Zhang, Qiong Wang, Cong Bai, Kidiyo Kpalma . 2022 IEEE International Conference on Image Processing (ICIP) 2022 – 7 citations

[Code] [Paper]   Search on Google Scholar   Search on Semantic Scholar
Datasets Multimodal Retrieval Text Retrieval

Cross-modal retrieval has drawn much attention in both computer vision and natural language processing domains. With the development of convolutional and recurrent neural networks, the bottleneck of retrieval across image-text modalities is no longer the extraction of image and text features but an efficient loss function learning in embedding space. Many loss functions try to closer pairwise features from heterogeneous modalities. This paper proposes a method for learning joint embedding of images and texts using an intra-modal constraint loss function to reduce the violation of negative pairs from the same homogeneous modality. Experimental results show that our approach outperforms state-of-the-art bi-directional image-text retrieval methods on Flickr30K and Microsoft COCO datasets. Our code is publicly available: https://github.com/CanonChen/IMC.

Similar Work