End-to-End Human-Gaze-Target Detection with Transformers
Danyang Tu, Xiongkuo Min, Huiyu Duan, Guodong Guo and, Guangtao Zhai, Wei Shen

TL;DR
This paper introduces HGTTR, an end-to-end transformer-based method for human-gaze-target detection that simultaneously detects human heads and gaze targets, outperforming existing methods on standard benchmarks.
Contribution
HGTTR is the first end-to-end transformer model for simultaneous human head and gaze target detection, simplifying the pipeline and improving accuracy over prior two-stage approaches.
Findings
HGTTR achieves 6.4 mAP improvement on GazeFollowing dataset.
HGTTR achieves 10.3 mAP improvement on VideoAttentionTarget dataset.
HGTTR outperforms state-of-the-art methods with a simpler architecture.
Abstract
In this paper, we propose an effective and efficient method for Human-Gaze-Target (HGT) detection, i.e., gaze following. Current approaches decouple the HGT detection task into separate branches of salient object detection and human gaze prediction, employing a two-stage framework where human head locations must first be detected and then be fed into the next gaze target prediction sub-network. In contrast, we redefine the HGT detection task as detecting human head locations and their gaze targets, simultaneously. By this way, our method, named Human-Gaze-Target detection TRansformer or HGTTR, streamlines the HGT detection pipeline by eliminating all other additional components. HGTTR reasons about the relations of salient objects and human gaze from the global image context. Moreover, unlike existing two-stage methods that require human head locations as input and can predict only one…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Gaze Tracking and Assistive Technology
