paper-with-me

홈 › Papers

Integrating Human Gaze into Attention for Egocentric Activity Recognition

2020-11-08 · Kyle Min, Jason J. Corso

It is well known that human gaze carries significant information about visual attention. However, there are three main difficulties in incorporating the gaze data in an attention mechanism of deep neural networks: 1) the gaze fixation points are likely to have measurement errors due to blinking and rapid eye movements; 2) it is unclear when and how much the gaze data is correlated with visual attention; and 3) gaze data is not always available in many real-world situations. In this work, we introduce an effective probabilistic approach to integrate human gaze into spatiotemporal attention for egocentric activity recognition. Specifically, we represent the locations of gaze fixation points as structured discrete latent variables to model their uncertainties. In addition, we model the distribution of gaze fixations using a variational method. The gaze distribution is learned during the training process so that the ground-truth annotations of gaze locations are no longer needed in testing situations since they are predicted from the learned gaze distribution. The predicted gaze locations are used to provide informative attentional cues to improve the recognition performance. Our method outperforms all the previous state-of-the-art approaches on EGTEA, which is a large-scale dataset for egocentric activity recognition provided with gaze measurements. We also perform an ablation study and qualitative analysis to demonstrate that our attention mechanism is effective.

📄 PDF Abstract BibTeX arXiv:2011.03920

Code (1)

kylemin/Gaze-Attention 공식 구현 pytorch

Tasks

Action RecognitionEgocentric Activity Recognition

Similar Papers 제목 키워드 기반

Eyes on Target: Gaze-Aware Object Detection in Egocentric Video

2025-11-03 · Vishakha Lall, Yisi Liu arxiv

Human gaze offers rich supervisory signals for understanding visual attention in complex visual environments. In this paper, we propose Eyes on Target, a novel depth-aware and gaze-guided object detection framework desig…

Object Detection

EgoHRV: Continuous Heart Rate Variability Estimation from Egocentric Systems for Autonomic Response and Skill Assessment

2026-08-19 · Berken Utku Demirel, Christian Holz arxiv

Egocentric vision systems capture human behavior from visible cues, but overlook physiological indicators of autonomic states such as stress, engagement, and attention. Heart rate variability (HRV) is a widely used nonin…

Gaze-VLM:Bridging Gaze and VLMs through Attention Regularization for Egocentric Understanding

2025-10-24 · Anupam Pani, Yanchao Yang arxiv

Eye gaze offers valuable cues about attention, short-term intent, and future actions, making it a powerful signal for modeling egocentric behavior. In this work, we propose a gaze-regularized framework that enhances VLMs…

Predicting Gaze in Egocentric Video by Learning Task-dependent Attention Transition

2018-03-24 · ECCV 2018 9 · Yifei Huang, Minjie Cai, Zhenqiang Li, Yoichi Sato

We present a new computational model for gaze prediction in egocentric videos by exploring patterns in temporal shift of gaze fixations (attention transition) that are dependent on egocentric manipulation tasks. Our assu…

Gaze PredictionPredictionSaliency Prediction

EgoEverything: A Benchmark for Human Behavior Inspired Long Context Egocentric Video Understanding in AR Environment

2026-04-09 · Qiance Tang, Ziqi Wang, Jieyu Lin, Ziyun Li 외 arxiv

Long context egocentric video understanding has recently attracted significant research attention, with augmented reality (AR) highlighted as one of its most important application domains. Nevertheless, the task remains …

Question Generation