English

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

Computer Vision and Pattern Recognition 2019-05-31 v2 Computation and Language Machine Learning Image and Video Processing

Abstract

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.

Keywords

Cite

@article{arxiv.1811.11683,
  title  = {Multi-level Multimodal Common Semantic Space for Image-Phrase Grounding},
  author = {Hassan Akbari and Svebor Karaman and Surabhi Bhargava and Brian Chen and Carl Vondrick and Shih-Fu Chang},
  journal= {arXiv preprint arXiv:1811.11683},
  year   = {2019}
}

Comments

Accepted in CVPR 2019

R2 v1 2026-06-23T06:23:52.870Z