CVOct 27, 2023

End-to-end Video Gaze Estimation via Capturing Head-face-eye Spatial-temporal Interaction Context

arXiv:2310.18131v325 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This addresses gaze estimation for applications like human-computer interaction, but it is incremental as it builds on existing methods by integrating multiple clues more efficiently.

The paper tackles video gaze estimation by proposing MCGaze, a method that captures spatial-temporal interactions among head, face, and eye clues in an end-to-end manner, achieving improved performance on the Gaze360 dataset.

In this letter, we propose a new method, Multi-Clue Gaze (MCGaze), to facilitate video gaze estimation via capturing spatial-temporal interaction context among head, face, and eye in an end-to-end learning way, which has not been well concerned yet. The main advantage of MCGaze is that the tasks of clue localization of head, face, and eye can be solved jointly for gaze estimation in a one-step way, with joint optimization to seek optimal performance. During this, spatial-temporal context exchange happens among the clues on the head, face, and eye. Accordingly, the final gazes obtained by fusing features from various queries can be aware of global clues from heads and faces, and local clues from eyes simultaneously, which essentially leverages performance. Meanwhile, the one-step running way also ensures high running efficiency. Experiments on the challenging Gaze360 dataset verify the superiority of our proposition. The source code will be released at https://github.com/zgchen33/MCGaze.

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