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

Multi-level Multimodal Common Semantic Space for Image-Phrase Grounding

About

We address the problem of phrase grounding by lear ing a multi-level common semantic space shared by the textual and visual modalities. We exploit multiple levels of feature maps of a Deep Convolutional Neural Network, as well as contextualized word and sentence embeddings extracted from a character-based language model. Following dedicated non-linear mappings for visual features at each level, word, and sentence embeddings, we obtain multiple instantiations of our common semantic space in which comparisons between any target text and the visual content is performed with cosine similarity. We guide the model by a multi-level multimodal attention mechanism which outputs attended visual features at each level. The best level is chosen to be compared with text content for maximizing the pertinence scores of image-sentence pairs of the ground truth. Experiments conducted on three publicly available datasets show significant performance gains (20%-60% relative) over the state-of-the-art in phrase localization and set a new performance record on those datasets. We provide a detailed ablation study to show the contribution of each element of our approach and release our code on GitHub.

Hassan Akbari, Svebor Karaman, Surabhi Bhargava, Brian Chen, Carl Vondrick, Shih-Fu Chang• 2018

Related benchmarks

TaskDatasetResultRank
Phrase LocalizationVisualGenome (VG) (test)
Pointing Accuracy55.16
29
Phrase groundingFlickr30K
Accuracy69.19
20
Phrase groundingReferIt (test)
Pointing Accuracy62.76
18
Visual GroundingReferIt
Pointing Game Accuracy62.76
16
Weakly Supervised GroundingVisual Genome (VG) (test)
Accuracy (Pointing Game)55.16
15
Phrase groundingReferIt
Accuracy62.76
14
Weakly Supervised GroundingReferIt (test)
Accuracy (Pointing Game)61.89
14
Weakly Supervised GroundingFlickr30k (test)
Accuracy (Pointing Game)69.19
14
Phrase LocalizationFlickr30k (test)
Pointing Accuracy69.19
12
Phrase LocalizationReferIt (test)
Pointing Game Accuracy62.76
11
Showing 10 of 15 rows

Other info

Code

Follow for update