CAMP: Cross-Modal Adaptive Message Passing for Text-Image Retrieval
Zihao Wang, Xihui Liu, Hongsheng Li, Lu Sheng, Junjie Yan, Xiaogang, Wang, Jing Shao

TL;DR
CAMP introduces an adaptive message passing framework that enhances text-image retrieval by modeling detailed cross-modal interactions and effectively handling irrelevant information, leading to superior performance on benchmark datasets.
Contribution
The paper proposes a novel adaptive message passing method that models fine-grained cross-modal interactions and uses a new loss function for improved retrieval accuracy.
Findings
Significantly outperforms state-of-the-art methods on COCO and Flickr30k datasets.
Effectively handles negative pairs and irrelevant information with adaptive gating.
Improves matching score inference by fusing features instead of joint embedding.
Abstract
Text-image cross-modal retrieval is a challenging task in the field of language and vision. Most previous approaches independently embed images and sentences into a joint embedding space and compare their similarities. However, previous approaches rarely explore the interactions between images and sentences before calculating similarities in the joint space. Intuitively, when matching between images and sentences, human beings would alternatively attend to regions in images and words in sentences, and select the most salient information considering the interaction between both modalities. In this paper, we propose Cross-modal Adaptive Message Passing (CAMP), which adaptively controls the information flow for message passing across modalities. Our approach not only takes comprehensive and fine-grained cross-modal interactions into account, but also properly handles negative pairs and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
