Gaze-Guided Class Activation Mapping: Leveraging Human Attention for Network Attention in Chest X-rays Classification
Hongzhi Zhu, Septimiu Salcudean, Robert Rohling

TL;DR
This paper introduces GG-CAM, a lightweight method that incorporates radiologists' visual attention into CNNs to improve chest X-ray classification accuracy and interpretability without requiring human attention during inference.
Contribution
The paper presents a novel gaze-guided class activation mapping (GG-CAM) method that leverages human attention to regulate network focus in CNNs for medical image classification.
Findings
Significant increase in AUC metrics for ResNet50 and EfficientNetv2 with GG-CAM.
Enhanced interpretability and pathology localization in CNNs.
Lightweight extension with only 3 additional trainable parameters.
Abstract
The increased availability and accuracy of eye-gaze tracking technology has sparked attention-related research in psychology, neuroscience, and, more recently, computer vision and artificial intelligence. The attention mechanism in artificial neural networks is known to improve learning tasks. However, no previous research has combined the network attention and human attention. This paper describes a gaze-guided class activation mapping (GG-CAM) method to directly regulate the formation of network attention based on expert radiologists' visual attention for the chest X-ray pathology classification problem, which remains challenging due to the complex and often nuanced differences among images. GG-CAM is a lightweight ( additional trainable parameters for regulating the learning process) and generic extension that can be easily applied to most classification convolutional neural…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Radiology practices and education · Medical Imaging and Analysis
MethodsPointwise Convolution · Batch Normalization · Depthwise Convolution · Depthwise Separable Convolution · 1x1 Convolution · Inverted Residual Block · EfficientNetV2
