paper-with-me

홈 › Papers

MAGE: A Multi-task Architecture for Gaze Estimation with an Efficient Calibration Module

2025-05-22 · Haoming Huang, Musen Zhang, Jianxin Yang, Zhen Li, Jinkai Li, Yao Guo

Eye gaze can provide rich information on human psychological activities, and has garnered significant attention in the field of Human-Robot Interaction (HRI). However, existing gaze estimation methods merely predict either the gaze direction or the Point-of-Gaze (PoG) on the screen, failing to provide sufficient information for a comprehensive six Degree-of-Freedom (DoF) gaze analysis in 3D space. Moreover, the variations of eye shape and structure among individuals also impede the generalization capability of these methods. In this study, we propose MAGE, a Multi-task Architecture for Gaze Estimation with an efficient calibration module, to predict the 6-DoF gaze information that is applicable for the real-word HRI. Our basic model encodes both the directional and positional features from facial images, and predicts gaze results with dedicated information flow and multiple decoders. To reduce the impact of individual variations, we propose a novel calibration module, namely Easy-Calibration, to fine-tune the basic model with subject-specific data, which is efficient to implement without the need of a screen. Experimental results demonstrate that our method achieves state-of-the-art performance on the public MPIIFaceGaze, EYEDIAP, and our built IMRGaze datasets.

📄 PDF Abstract BibTeX arXiv:2505.16384

Code (0)

등록된 구현이 없습니다.

Tasks

Gaze Estimation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Investigation of Architectures and Receptive Fields for Appearance-based Gaze Estimation

2023-08-18 · Yunhan Wang, Xiangwei Shi, Shalini De Mello, Hyung Jin Chang 외

With the rapid development of deep learning technology in the past decade, appearance-based gaze estimation has attracted great attention from both computer vision and human-computer interaction research communities. Fas…

Contrastive LearningDisentanglementGaze EstimationHard Attention

Gaze Estimation with an Ensemble of Four Architectures

2021-07-05 · Xin Cai, BoYu Chen, Jiabei Zeng, Jiajun Zhang 외

This paper presents a method for gaze estimation according to face images. We train several gaze estimators adopting four different network architectures, including an architecture designed for gaze estimation (i.e.,iTra…

Gaze Estimation

Deep Pictorial Gaze Estimation

2018-07-26 · ECCV 2018 9 · Seonwook Park, Adrian Spurr, Otmar Hilliges

Estimating human gaze from natural eye images only is a challenging task. Gaze direction can be defined by the pupil- and the eyeball center where the latter is unobservable in 2D images. Hence, achieving highly accurate…

Gaze Estimation

HybridGazeNet: Geometric model guided Convolutional Neural Networks for gaze estimation

2021-11-23 · Shaobo Guo, Xiao Jiang, Zhizhong Su, Rui Wu 외

As a critical cue for understanding human intention, human gaze provides a key signal for Human-Computer Interaction(HCI) applications. Appearance-based gaze estimation, which directly regresses the gaze vector from eye …

Gaze Estimation

Unsupervised Gaze Representation Learning from Multi-view Face Images

2024-01-01 · CVPR 2024 1 · Yiwei Bao, Feng Lu

Annotating gaze is an expensive and time-consuming endeavor requiring costly eye-trackers or complex geometric calibration procedures. Although some eye-based unsupervised gaze representation learning methods have be…

Gaze EstimationRepresentation Learning