English

Contrastive Learning for Weakly Supervised Phrase Grounding

Computer Vision and Pattern Recognition 2020-08-07 v3 Computation and Language Machine Learning Machine Learning

Abstract

Phrase grounding, the problem of associating image regions to caption words, is a crucial component of vision-language tasks. We show that phrase grounding can be learned by optimizing word-region attention to maximize a lower bound on mutual information between images and caption words. Given pairs of images and captions, we maximize compatibility of the attention-weighted regions and the words in the corresponding caption, compared to non-corresponding pairs of images and captions. A key idea is to construct effective negative captions for learning through language model guided word substitutions. Training with our negatives yields a 10%\sim10\% absolute gain in accuracy over randomly-sampled negatives from the training data. Our weakly supervised phrase grounding model trained on COCO-Captions shows a healthy gain of 5.7%5.7\% to achieve 76.7%76.7\% accuracy on Flickr30K Entities benchmark.

Keywords

Cite

@article{arxiv.2006.09920,
  title  = {Contrastive Learning for Weakly Supervised Phrase Grounding},
  author = {Tanmay Gupta and Arash Vahdat and Gal Chechik and Xiaodong Yang and Jan Kautz and Derek Hoiem},
  journal= {arXiv preprint arXiv:2006.09920},
  year   = {2020}
}

Comments

ECCV 2020 (spotlight paper), Project page: http://tanmaygupta.info/info-ground

R2 v1 2026-06-23T16:24:24.781Z