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

Instance-aware Image and Sentence Matching with Selective Multimodal LSTM

About

Effective image and sentence matching depends on how to well measure their global visual-semantic similarity. Based on the observation that such a global similarity arises from a complex aggregation of multiple local similarities between pairwise instances of image (objects) and sentence (words), we propose a selective multimodal Long Short-Term Memory network (sm-LSTM) for instance-aware image and sentence matching. The sm-LSTM includes a multimodal context-modulated attention scheme at each timestep that can selectively attend to a pair of instances of image and sentence, by predicting pairwise instance-aware saliency maps for image and sentence. For selected pairwise instances, their representations are obtained based on the predicted saliency maps, and then compared to measure their local similarity. By similarly measuring multiple local similarities within a few timesteps, the sm-LSTM sequentially aggregates them with hidden states to obtain a final matching score as the desired global similarity. Extensive experiments show that our model can well match image and sentence with complex content, and achieve the state-of-the-art results on two public benchmark datasets.

Yan Huang, Wei Wang, Liang Wang• 2016

Related benchmarks

TaskDatasetResultRank
Text-to-Image RetrievalFlickr30K
R@130.2
460
Text-to-Image RetrievalFlickr30k (test)
Recall@130.2
423
Image-to-Text RetrievalFlickr30k (test)
R@142.5
370
Image RetrievalFlickr30k (test)
R@130.2
195
Image RetrievalFlickr30K
R@130.2
144
Image RetrievalMS-COCO 1K (test)
R@140.7
128
Text-to-Image RetrievalMSCOCO (1K test)
R@140.7
104
Image-to-Text RetrievalMSCOCO (1K test)
R@153.2
82
Caption RetrievalMS COCO Karpathy 1k (test)
R@153.2
62
Image AnnotationFlickr30k (test)
R@142.5
39
Showing 10 of 13 rows

Other info

Follow for update