CVAug 7, 2025

Multi-view Gaze Target Estimation

arXiv:2508.05857v11 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses limitations in gaze estimation for applications like human-computer interaction by enabling more robust tracking in complex scenarios, though it is an incremental improvement over existing methods.

The paper tackles the gaze target estimation (GTE) problem by using multiple camera views to improve accuracy and handle issues like face occlusion, achieving significant performance gains over single-view methods, especially when a second camera provides a clear face view.

This paper presents a method that utilizes multiple camera views for the gaze target estimation (GTE) task. The approach integrates information from different camera views to improve accuracy and expand applicability, addressing limitations in existing single-view methods that face challenges such as face occlusion, target ambiguity, and out-of-view targets. Our method processes a pair of camera views as input, incorporating a Head Information Aggregation (HIA) module for leveraging head information from both views for more accurate gaze estimation, an Uncertainty-based Gaze Selection (UGS) for identifying the most reliable gaze output, and an Epipolar-based Scene Attention (ESA) module for cross-view background information sharing. This approach significantly outperforms single-view baselines, especially when the second camera provides a clear view of the person's face. Additionally, our method can estimate the gaze target in the first view using the image of the person in the second view only, a capability not possessed by single-view GTE methods. Furthermore, the paper introduces a multi-view dataset for developing and evaluating multi-view GTE methods. Data and code are available at https://www3.cs.stonybrook.edu/~cvl/multiview_gte.html

Foundations

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

Your Notes