CVOct 22, 2019

Gaze360: Physically Unconstrained Gaze Estimation in the Wild

arXiv:1910.10088v1477 citations
Originality Incremental advance
AI Analysis

This work addresses gaze estimation for applications like social cue analysis and customer attention tracking, but it is incremental as it extends existing models with new features.

The authors tackled the problem of 3D gaze estimation in unconstrained images by introducing Gaze360, a large-scale dataset with 238 subjects and a method that incorporates temporal information and uncertainty estimation, achieving generalization in cross-dataset evaluations.

Understanding where people are looking is an informative social cue. In this work, we present Gaze360, a large-scale gaze-tracking dataset and method for robust 3D gaze estimation in unconstrained images. Our dataset consists of 238 subjects in indoor and outdoor environments with labelled 3D gaze across a wide range of head poses and distances. It is the largest publicly available dataset of its kind by both subject and variety, made possible by a simple and efficient collection method. Our proposed 3D gaze model extends existing models to include temporal information and to directly output an estimate of gaze uncertainty. We demonstrate the benefits of our model via an ablation study, and show its generalization performance via a cross-dataset evaluation against other recent gaze benchmark datasets. We furthermore propose a simple self-supervised approach to improve cross-dataset domain adaptation. Finally, we demonstrate an application of our model for estimating customer attention in a supermarket setting. Our dataset and models are available at http://gaze360.csail.mit.edu .

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes