Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Consensus-Aware Visual-Semantic Embedding for Image-Text Matching

About

Image-text matching plays a central role in bridging vision and language. Most existing approaches only rely on the image-text instance pair to learn their representations, thereby exploiting their matching relationships and making the corresponding alignments. Such approaches only exploit the superficial associations contained in the instance pairwise data, with no consideration of any external commonsense knowledge, which may hinder their capabilities to reason the higher-level relationships between image and text. In this paper, we propose a Consensus-aware Visual-Semantic Embedding (CVSE) model to incorporate the consensus information, namely the commonsense knowledge shared between both modalities, into image-text matching. Specifically, the consensus information is exploited by computing the statistical co-occurrence correlations between the semantic concepts from the image captioning corpus and deploying the constructed concept correlation graph to yield the consensus-aware concept (CAC) representations. Afterwards, CVSE learns the associations and alignments between image and text based on the exploited consensus as well as the instance-level representations for both modalities. Extensive experiments conducted on two public datasets verify that the exploited consensus makes significant contributions to constructing more meaningful visual-semantic embeddings, with the superior performances over the state-of-the-art approaches on the bidirectional image and text retrieval task. Our code of this paper is available at: https://github.com/BruceW91/CVSE.

Haoran Wang, Ying Zhang, Zhong Ji, Yanwei Pang, Lin Ma• 2020

Related benchmarks

TaskDatasetResultRank
Text-to-Image RetrievalFlickr30K
R@154.7
460
Text-to-Image RetrievalFlickr30k (test)
Recall@138.9
423
Image-to-Text RetrievalFlickr30K
R@170.5
379
Text-to-Image RetrievalMSCOCO 5K (test)
R@135.3
286
Image-to-Text RetrievalMS-COCO 1K (test)
R@169.2
121
Text-to-Image RetrievalMSCOCO (1K test)
R@159.9
104
Text-to-Image RetrievalMS COCO 1K
R@155.7
43
Text RetrievalFlickr30k Zero-shot (test)
Recall@156.4
30
Sentence-to-Image RetrievalFlickr30k zero-shot generalization from MS-COCO (test)
R@139.9
10
Text-to-Image RetrievalMSCOCO 113K (test)
Throughput (Q/s)101.2
4
Showing 10 of 11 rows

Other info

Follow for update