Stacked Cross Attention for Image-Text Matching
Kuang-Huei Lee, Xi Chen, Gang Hua, Houdong Hu, Xiaodong He

TL;DR
This paper introduces Stacked Cross Attention, a novel method for image-text matching that captures fine-grained semantic alignments, achieving state-of-the-art results on MS-COCO and Flickr30K datasets.
Contribution
The paper proposes a new stacked cross attention mechanism that fully discovers semantic alignments between image regions and sentence words, improving interpretability and matching accuracy.
Findings
Achieves state-of-the-art results on MS-COCO and Flickr30K datasets.
Outperforms previous methods by significant margins in retrieval tasks.
Demonstrates improved interpretability of image-text alignments.
Abstract
In this paper, we study the problem of image-text matching. Inferring the latent semantic alignment between objects or other salient stuff (e.g. snow, sky, lawn) and the corresponding words in sentences allows to capture fine-grained interplay between vision and language, and makes image-text matching more interpretable. Prior work either simply aggregates the similarity of all possible pairs of regions and words without attending differentially to more and less important words or regions, or uses a multi-step attentional process to capture limited number of semantic alignments which is less interpretable. In this paper, we present Stacked Cross Attention to discover the full latent alignments using both image regions and words in a sentence as context and infer image-text similarity. Our approach achieves the state-of-the-art results on the MS-COCO and Flickr30K datasets. On Flickr30K,…
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 · Advanced Image and Video Retrieval Techniques · Topic Modeling
