VL4Gaze: Unleashing Vision-Language Models for Gaze Following
Shijing Wang, Chaoqun Cui, Yaping Huang, Hyung Jin Chang, Yihua Cheng
TL;DR
VL4Gaze introduces the first large-scale gaze-understanding benchmark for vision-language models, framing gaze interpretation as a unified Gaze VQA problem with four tasks across $489K$ QA pairs and $124K$ images. It presents an automatic Gaze VQA generation pipeline with observer and gaze-target descriptions, plus a self-consistency validation and a two-stage prompting strategy to produce diverse, natural annotations. Through extensive experiments, the authors show that current VLMs struggle with gaze understanding without task-specific supervision, but fine-tuning on VL4Gaze yields substantial gains and strong cross-domain generalization, underscoring the need for targeted multi-task supervision. The dataset and code release aim to catalyze research in gaze understanding for VLMs, enabling robust, transferable gaze reasoning in real-world visual scenes.
Abstract
Human gaze provides essential cues for interpreting attention, intention, and social interaction in visual scenes, yet gaze understanding remains largely unexplored in current vision-language models (VLMs). While recent VLMs achieve strong scene-level reasoning across a range of visual tasks, there exists no benchmark that systematically evaluates or trains them for gaze interpretation, leaving open the question of whether gaze understanding can emerge from general-purpose vision-language pre-training. To address this gap, we introduce VL4Gaze, the first large-scale benchmark designed to investigate, evaluate, and unlock the potential of VLMs for gaze understanding. VL4Gaze contains 489K automatically generated question-answer pairs across 124K images and formulates gaze understanding as a unified VQA problem through four complementary tasks: (1) gaze object description, (2) gaze direction description, (3) gaze point location, and (4) ambiguous question recognition. We comprehensively evaluate both commercial and open-source VLMs under in-context learning and fine-tuning settings. The results show that even large-scale VLMs struggle to reliably infer gaze semantics and spatial localization without task-specific supervision. In contrast, training on VL4Gaze brings substantial and consistent improvements across all tasks, highlighting the importance of targeted multi-task supervision for developing gaze understanding capabilities in VLMs. We will release the dataset and code to support further research and development in this direction.
