CVApr 27, 2025

Leveraging Multi-Modal Saliency and Fusion for Gaze Target Detection

arXiv:2504.19271v12 citationsh-index: 9Gaze Meets ML
Originality Incremental advance
AI Analysis

This work addresses gaze target detection, a challenging computer vision task with applications in human-computer interaction and behavioral analysis, representing an incremental improvement over existing methods.

The paper tackles gaze target detection by fusing multi-modal information from images, including depth and saliency, and demonstrates that it outperforms state-of-the-art methods on three public datasets.

Gaze target detection (GTD) is the task of predicting where a person in an image is looking. This is a challenging task, as it requires the ability to understand the relationship between the person's head, body, and eyes, as well as the surrounding environment. In this paper, we propose a novel method for GTD that fuses multiple pieces of information extracted from an image. First, we project the 2D image into a 3D representation using monocular depth estimation. We then extract a depth-infused saliency module map, which highlights the most salient (\textit{attention-grabbing}) regions in image for the subject in consideration. We also extract face and depth modalities from the image, and finally fuse all the extracted modalities to identify the gaze target. We quantitatively evaluated our method, including the ablation analysis on three publicly available datasets, namely VideoAttentionTarget, GazeFollow and GOO-Real, and showed that it outperforms other state-of-the-art methods. This suggests that our method is a promising new approach for GTD.

Foundations

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

Your Notes