Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

End-to-End Human-Gaze-Target Detection with Transformers

About

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 human's gaze target at a time, HGTTR can directly predict the locations of all people and their gaze targets at one time in an end-to-end manner. The effectiveness and robustness of our proposed method are verified with extensive experiments on the two standard benchmark datasets, GazeFollowing and VideoAttentionTarget. Without bells and whistles, HGTTR outperforms existing state-of-the-art methods by large margins (6.4 mAP gain on GazeFollowing and 10.3 mAP gain on VideoAttentionTarget) with a much simpler architecture.

Danyang Tu, Xiongkuo Min, Huiyu Duan, Guodong Guo, Guangtao Zhai, Wei Shen• 2022

Related benchmarks

TaskDatasetResultRank
Gaze FollowingGazeFollow (test)
AUC0.917
24
Gaze FollowingVideoAttentionTarget (test)
AUC0.904
20
Gaze FollowingGazeFollowing
Minimum Distance0.065
18
Gaze FollowingVideoAttentionTarget
AUC0.904
13
Shared attention detectionVideoCoAtt (test)
Accuracy90.4
9
Gaze FollowingDL Gaze (randomly selected 15,000 pictures)
AUC0.912
4
Showing 6 of 6 rows

Other info

Follow for update