Share your thoughts, 1 month free Claude Pro on usSee more
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
531
Text-to-Image RetrievalFlickr30k (test)
Recall@138.9
445
Image-to-Text RetrievalFlickr30K
R@170.5
429
Text-to-Image RetrievalMSCOCO 5K (test)
R@135.3
308
Image RetrievalFlickr30k (test)
R@152.9
210
Image-to-Text RetrievalMS-COCO 1K (test)
R@169.2
121
Text-to-Image RetrievalMSCOCO (1K test)
R@159.9
118
Text RetrievalFlickr30k (test)
R@173.5
104
Text RetrievalMS-COCO 1K (test)
R@174.8
69
Text-to-Image RetrievalMS COCO 1K
R@155.7
51
Showing 10 of 15 rows

Other info

Follow for update