Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Similarity Reasoning and Filtration for Image-Text Matching

About

Image-text matching plays a critical role in bridging the vision and language, and great progress has been made by exploiting the global alignment between image and sentence, or local alignments between regions and words. However, how to make the most of these alignments to infer more accurate matching scores is still underexplored. In this paper, we propose a novel Similarity Graph Reasoning and Attention Filtration (SGRAF) network for image-text matching. Specifically, the vector-based similarity representations are firstly learned to characterize the local and global alignments in a more comprehensive manner, and then the Similarity Graph Reasoning (SGR) module relying on one graph convolutional neural network is introduced to infer relation-aware similarities with both the local and global alignments. The Similarity Attention Filtration (SAF) module is further developed to integrate these alignments effectively by selectively attending on the significant and representative alignments and meanwhile casting aside the interferences of non-meaningful alignments. We demonstrate the superiority of the proposed method with achieving state-of-the-art performances on the Flickr30K and MSCOCO datasets, and the good interpretability of SGR and SAF modules with extensive qualitative experiments and analyses.

Haiwen Diao, Ying Zhang, Lin Ma, Huchuan Lu• 2021

Related benchmarks

TaskDatasetResultRank
Text-to-Image RetrievalFlickr30K
R@158.5
531
Image-to-Text RetrievalFlickr30K 1K (test)
R@177.8
491
Text-to-Image RetrievalFlickr30k (test)
Recall@163.1
445
Text-to-Image RetrievalFlickr30K 1K (test)
R@158.5
432
Image-to-Text RetrievalFlickr30K
R@177.8
429
Image-to-Text RetrievalFlickr30k (test)
R@182.1
392
Image-to-Text RetrievalMS-COCO 5K (test)
R@171.5
320
Text-to-Image RetrievalMS-COCO 5K (test)
R@157.8
244
Image RetrievalMS-COCO 5K (test)
R@141.9
217
Image RetrievalFlickr30k (test)
R@158.5
210
Showing 10 of 52 rows

Other info

Code

Follow for update