English

Following Gaze Across Views

Computer Vision and Pattern Recognition 2016-12-12 v1

Abstract

Following the gaze of people inside videos is an important signal for understanding people and their actions. In this paper, we present an approach for following gaze across views by predicting where a particular person is looking throughout a scene. We collect VideoGaze, a new dataset which we use as a benchmark to both train and evaluate models. Given one view with a person in it and a second view of the scene, our model estimates a density for gaze location in the second view. A key aspect of our approach is an end-to-end model that solves the following sub-problems: saliency, gaze pose, and geometric relationships between views. Although our model is supervised only with gaze, we show that the model learns to solve these subproblems automatically without supervision. Experiments suggest that our approach follows gaze better than standard baselines and produces plausible results for everyday situations.

Keywords

Cite

@article{arxiv.1612.03094,
  title  = {Following Gaze Across Views},
  author = {Adrià Recasens and Carl Vondrick and Aditya Khosla and Antonio Torralba},
  journal= {arXiv preprint arXiv:1612.03094},
  year   = {2016}
}

Comments

9 pages, 8 figures

R2 v1 2026-06-22T17:18:50.904Z