GazeGNN: A Gaze-Guided Graph Neural Network for Chest X-ray Classification
Bin Wang, Hongyi Pan, Armstrong Aboah, Zheyuan Zhang, Elif Keles, Drew, Torigian, Baris Turkbey, Elizabeth Krupinski, Jayaram Udupa, Ulas Bagci

TL;DR
GazeGNN introduces a real-time, gaze-guided graph neural network that directly utilizes raw eye-gaze data for chest X-ray classification, eliminating the need for preprocessing into visual attention maps and enhancing practical clinical application.
Contribution
It is the first GNN-based method to integrate raw eye-gaze data with images for disease classification, enabling real-time analysis without preprocessing.
Findings
Achieved superior classification performance on chest X-ray dataset.
Demonstrated real-time, end-to-end disease classification in clinical settings.
First to use GNN for direct integration of gaze and image data in medical imaging.
Abstract
Eye tracking research is important in computer vision because it can help us understand how humans interact with the visual world. Specifically for high-risk applications, such as in medical imaging, eye tracking can help us to comprehend how radiologists and other medical professionals search, analyze, and interpret images for diagnostic and clinical purposes. Hence, the application of eye tracking techniques in disease classification has become increasingly popular in recent years. Contemporary works usually transform gaze information collected by eye tracking devices into visual attention maps (VAMs) to supervise the learning process. However, this is a time-consuming preprocessing step, which stops us from applying eye tracking to radiologists' daily work. To solve this problem, we propose a novel gaze-guided graph neural network (GNN), GazeGNN, to leverage raw eye-gaze data without…
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.
Code & Models
Videos
GazeGNN: A Gaze-Guided Graph Neural Network for Chest X-Ray Classification· youtube
Taxonomy
TopicsCOVID-19 diagnosis using AI · Gaze Tracking and Assistive Technology · Retinal Imaging and Analysis
MethodsGraph Neural Network
