English

Revisiting Image-Language Networks for Open-ended Phrase Detection

Computer Vision and Pattern Recognition 2020-10-14 v3

Abstract

Most existing work that grounds natural language phrases in images starts with the assumption that the phrase in question is relevant to the image. In this paper we address a more realistic version of the natural language grounding task where we must both identify whether the phrase is relevant to an image and localize the phrase. This can also be viewed as a generalization of object detection to an open-ended vocabulary, introducing elements of few- and zero-shot detection. We propose an approach for this task that extends Faster R-CNN to relate image regions and phrases. By carefully initializing the classification layers of our network using canonical correlation analysis (CCA), we encourage a solution that is more discerning when reasoning between similar phrases, resulting in over double the performance compared to a naive adaptation on three popular phrase grounding datasets, Flickr30K Entities, ReferIt Game, and Visual Genome, with test-time phrase vocabulary sizes of 5K, 32K, and 159K, respectively.

Keywords

Cite

@article{arxiv.1811.07212,
  title  = {Revisiting Image-Language Networks for Open-ended Phrase Detection},
  author = {Bryan A. Plummer and Kevin J. Shih and Yichen Li and Ke Xu and Svetlana Lazebnik and Stan Sclaroff and Kate Saenko},
  journal= {arXiv preprint arXiv:1811.07212},
  year   = {2020}
}

Comments

Accepted to TPAMI

R2 v1 2026-06-23T05:19:12.972Z