paper-with-me

Papers

GEM: Context-Aware Gaze EstiMation with Visual Search Behavior Matching for Chest Radiograph

2024-08-10 · Shaonan Liu, WenTing Chen, Jie Liu, Xiaoling Luo, Linlin Shen

Gaze estimation is pivotal in human scene comprehension tasks, particularly in medical diagnostic analysis. Eye-tracking technology facilitates the recording of physicians' ocular movements during image interpretation, thereby elucidating their visual attention patterns and information-processing strategies. In this paper, we initially define the context-aware gaze estimation problem in medical radiology report settings. To understand the attention allocation and cognitive behavior of radiologists during the medical image interpretation process, we propose a context-aware Gaze EstiMation (GEM) network that utilizes eye gaze data collected from radiologists to simulate their visual search behavior patterns throughout the image interpretation process. It consists of a context-awareness module, visual behavior graph construction, and visual behavior matching. Within the context-awareness module, we achieve intricate multimodal registration by establishing connections between medical reports and images. Subsequently, for a more accurate simulation of genuine visual search behavior patterns, we introduce a visual behavior graph structure, capturing such behavior through high-order relationships (edges) between gaze points (nodes). To maintain the authenticity of visual behavior, we devise a visual behavior-matching approach, adjusting the high-order relationships between them by matching the graph constructed from real and estimated gaze points. Extensive experiments on four publicly available datasets demonstrate the superiority of GEM over existing methods and its strong generalizability, which also provides a new direction for the effective utilization of diverse modalities in medical image interpretation and enhances the interpretability of models in the field of medical imaging. https://github.com/Tiger-SN/GEM

📄 PDF Abstract BibTeX arXiv:2408.05502

Code (1)

tiger-sn/gem 공식 구현 pytorch

Tasks

DiagnosticGaze Estimationgraph construction

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 제목 키워드 기반

Differential Contrastive Training for Gaze Estimation

2025-02-27 · Lin Zhang, Yi Tian, XiYun Wang, Wanru Xu 외

The complex application scenarios have raised critical requirements for precise and generalizable gaze estimation methods. Recently, the pre-trained CLIP has achieved remarkable performance on various vision tasks, but i…

Gaze Estimation

GazeD: Context-Aware Diffusion for Accurate 3D Gaze Estimation

2026-01-19 · Riccardo Catalini, Davide Di Nucci, Guido Borghi, Davide Davoli 외 arxiv

We introduce GazeD, a new 3D gaze estimation method that jointly provides 3D gaze and human pose from a single RGB image. Leveraging the ability of diffusion models to deal with uncertainty, it generates multiple plausib…

Gaze Estimation

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

2023-10-27 · Yiran Guan, Zhuoguang Chen, Wenzheng Zeng, Zhiguo Cao 외

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…

Gaze Estimation

SGAP-Gaze: Scene Grid Attention Based Point-of-Gaze Estimation Network for Driver Gaze

2026-04-21 · Pavan Kumar Sharma, Pranamesh Chakraborty arxiv

Driver gaze estimation is essential for understanding the driver's situational awareness of surrounding traffic. Existing gaze estimation models use driver facial information to predict the Point-of-Gaze (PoG) or the 3D …

Gaze Estimation

How Much Future Helps? A Controlled Study of Future-Privileged Supervision for Causal Egocentric Gaze Estimation

2026-07-01 · Jia Li, Wenjie Zhao, Fnu Atisri, Sanskriti Aripineni 외 arxiv

Egocentric gaze estimation is commonly studied using models that process the full video with access to future frames, while real-world applications require strictly causal, online prediction. This discrepancy raises key …

Gaze Estimation