CVJul 21

Open-Vocabulary Gaze Object Prediction: Benchmark and Method

arXiv:2607.188278.1h-index: 1Has CodeMM
Predicted impact top 51% in CV · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the limitation of closed-vocabulary gaze prediction for real-world long-tail or unseen categories, providing a benchmark and method for open-vocabulary evaluation.

The paper introduces a benchmark (DiSG) for open-vocabulary gaze object prediction and proposes a framework with text-driven object discovery and gaze-guided selection, achieving effective performance in both open- and closed-vocabulary settings.

Gaze Object Prediction (GOP) aims to localize and recognize the objects humans attend to, a task crucial for understanding human-centric interactions. However, existing methods are typically trained under a closed-vocabulary paradigm with a fixed label space and evaluated on scene-specific datasets, limiting their applicability to real-world scenarios where gaze targets often follow a long-tail distribution or belong to unseen categories. To address this gap, we introduce Diverse Scenes for Gaze object prediction (DiSG), a benchmark containing 86 in-the-wild categories that facilitates the evaluation of Open-Vocabulary GOP (OVGOP). Building on DiSG, we propose a framework that leverages text-driven object discovery to localize potential gaze candidates, with a gaze-guided selection module to pinpoint the intended target from the candidate objects. Furthermore, to better capture semantic knowledge across diverse in-the-wild categories, we introduce Gradient-Informed Selection Tuning (GIST) to selectively update parameters most relevant to a given class vocabulary. Extensive experiments demonstrate that our proposed model performs effectively in open-vocabulary settings and also outperforms existing methods in the conventional closed-vocabulary setting. The benchmark and code is available at https://github.com/sensniu/ovgop.

Code Implementations1 repo
Foundations

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

Your Notes