paper-with-me

홈 › Papers

Mining Gaze for Contrastive Learning toward Computer-Assisted Diagnosis

2023-12-11 · Zihao Zhao, Sheng Wang, Qian Wang, Dinggang Shen

Obtaining large-scale radiology reports can be difficult for medical images due to various reasons, limiting the effectiveness of contrastive pre-training in the medical image domain and underscoring the need for alternative methods. In this paper, we propose eye-tracking as an alternative to text reports, as it allows for the passive collection of gaze signals without disturbing radiologist's routine diagnosis process. By tracking the gaze of radiologists as they read and diagnose medical images, we can understand their visual attention and clinical reasoning. When a radiologist has similar gazes for two medical images, it may indicate semantic similarity for diagnosis, and these images should be treated as positive pairs when pre-training a computer-assisted diagnosis (CAD) network through contrastive learning. Accordingly, we introduce the Medical contrastive Gaze Image Pre-training (McGIP) as a plug-and-play module for contrastive learning frameworks. McGIP uses radiologist's gaze to guide contrastive pre-training. We evaluate our method using two representative types of medical images and two common types of gaze data. The experimental results demonstrate the practicality of McGIP, indicating its high potential for various clinical scenarios and applications.

📄 PDF Abstract BibTeX arXiv:2312.06069

Code (1)

zhaozh10/mcgip 공식 구현 pytorch

Tasks

Contrastive LearningSemantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Human-Computer Interaction in Chest X-ray Analysis using Vision and Language Model with Eye Gaze Patterns

2024-04-03 · Yunsoo Kim, Jinge Wu, Yusuf Abdulle, Yue Gao 외

Recent advancements in Computer Assisted Diagnosis have shown promising performance in medical imaging tasks, particularly in chest X-ray analysis. However, the interaction between these models and radiologists has been …

Language ModelingLanguage ModellingQuestion AnsweringVisual Question Answering

Joint enhancement of automatic chest X-ray diagnosis and radiological gaze prediction with multi-stage cooperative learning

2024-03-25 · Zirui Qiu, Hassan Rivaz, Yiming Xiao

Purpose: As visual inspection is an inherent process during radiological screening, the associated eye gaze data can provide valuable insights into relevant clinical decisions. As deep learning has become the state-of-th…

Contrastive LearningDiagnosticGaze PredictionMulti-Task Learning

Contrastive Representation Learning for Gaze Estimation

2022-10-24 · Swati Jindal, Roberto Manduchi

Self-supervised learning (SSL) has become prevalent for learning representations in computer vision. Notably, SSL exploits contrastive learning to encourage visual representations to be invariant under various image tran…

Contrastive LearningData AugmentationGaze EstimationRepresentation Learning+1

Seeing with Humans: Gaze-Assisted Neural Image Captioning

2016-08-18 · Yusuke Sugano, Andreas Bulling

Gaze reflects how humans process visual scenes and is therefore increasingly used in computer vision systems. Previous works demonstrated the potential of gaze for object-centric tasks, such as object localization and re…

Image CaptioningObjectObject LocalizationScene Recognition+1

Learning Better Contrastive View from Radiologist's Gaze

2023-05-15 · Sheng Wang, Zixu Zhuang, Xi Ouyang, Lichi Zhang 외

Recent self-supervised contrastive learning methods greatly benefit from the Siamese structure that aims to minimizing distances between positive pairs. These methods usually apply random data augmentation to input image…

Contrastive LearningData Augmentation