English

Who's Waldo? Linking People Across Text and Images

Computer Vision and Pattern Recognition 2021-08-18 v2 Computation and Language Machine Learning

Abstract

We present a task and benchmark dataset for person-centric visual grounding, the problem of linking between people named in a caption and people pictured in an image. In contrast to prior work in visual grounding, which is predominantly object-based, our new task masks out the names of people in captions in order to encourage methods trained on such image-caption pairs to focus on contextual cues (such as rich interactions between multiple people), rather than learning associations between names and appearances. To facilitate this task, we introduce a new dataset, Who's Waldo, mined automatically from image-caption data on Wikimedia Commons. We propose a Transformer-based method that outperforms several strong baselines on this task, and are releasing our data to the research community to spur work on contextual models that consider both vision and language.

Keywords

Cite

@article{arxiv.2108.07253,
  title  = {Who's Waldo? Linking People Across Text and Images},
  author = {Claire Yuqing Cui and Apoorv Khandelwal and Yoav Artzi and Noah Snavely and Hadar Averbuch-Elor},
  journal= {arXiv preprint arXiv:2108.07253},
  year   = {2021}
}

Comments

Published in ICCV 2021 (Oral). Project webpage: https://whoswaldo.github.io