paper-with-me

홈 › Papers

Eye-gaze Guided Multi-modal Alignment for Medical Representation Learning

2024-03-19 · Chong Ma, Hanqi Jiang, WenTing Chen, Yiwei Li, Zihao Wu, Xiaowei Yu, Zhengliang Liu, Lei Guo, Dajiang Zhu, Tuo Zhang, Dinggang Shen, Tianming Liu, Xiang Li

In the medical multi-modal frameworks, the alignment of cross-modality features presents a significant challenge. However, existing works have learned features that are implicitly aligned from the data, without considering the explicit relationships in the medical context. This data-reliance may lead to low generalization of the learned alignment relationships. In this work, we propose the Eye-gaze Guided Multi-modal Alignment (EGMA) framework to harness eye-gaze data for better alignment of medical visual and textual features. We explore the natural auxiliary role of radiologists' eye-gaze data in aligning medical images and text, and introduce a novel approach by using eye-gaze data, collected synchronously by radiologists during diagnostic evaluations. We conduct downstream tasks of image classification and image-text retrieval on four medical datasets, where EGMA achieved state-of-the-art performance and stronger generalization across different datasets. Additionally, we explore the impact of varying amounts of eye-gaze data on model performance, highlighting the feasibility and utility of integrating this auxiliary data into multi-modal alignment framework.

📄 PDF Abstract BibTeX arXiv:2403.12416

Code (1)

momarky/egma 공식 구현 pytorch

Tasks

Diagnosticimage-classificationImage ClassificationImage-text RetrievalRepresentation LearningText RetrievalZero-Shot Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Seeing Like Radiologists: Context- and Gaze-Guided Vision-Language Pretraining for Chest X-rays

2026-03-27 · Kang Liu, Zhuoqi Ma, Siyu Liang, Yunan Li 외 arxiv

Despite recent advances in medical vision-language pretraining, existing models still struggle to capture the diagnostic workflow: radiographs are typically treated as context-agnostic images, while radiologists' gaze --…

Representation LearningContrastive LearningVisual ReasoningText Retrieval

EG-SpikeFormer: Eye-Gaze Guided Transformer on Spiking Neural Networks for Medical Image Analysis

2024-10-12 · Yi Pan, Hanqi Jiang, JunHao Chen, Yiwei Li 외

Neuromorphic computing has emerged as a promising energy-efficient alternative to traditional artificial intelligence, predominantly utilizing spiking neural networks (SNNs) implemented on neuromorphic hardware. Signific…

Image ClassificationMedical Image AnalysisMedical Image Classification

Generating Image Descriptions via Sequential Cross-Modal Alignment Guided by Human Gaze

2020-11-09 · EMNLP 2020 11 · Ece Takmaz, Sandro Pezzelle, Lisa Beinborn, Raquel Fernández

When speakers describe an image, they tend to look at objects before mentioning them. In this paper, we investigate such sequential cross-modal alignment by modelling the image description generation process computationa…

cross-modal alignmentImage CaptioningImage Description

LG-Gaze: Learning Geometry-aware Continuous Prompts for Language-Guided Gaze Estimation

2024-11-13 · Pengwei Yin, Jingjing Wang, Guanzhong Zeng, Di Xie 외

The ability of gaze estimation models to generalize is often significantly hindered by various factors unrelated to gaze, especially when the training dataset is limited. Current strategies aim to address this challenge …

Domain GeneralizationGaze Estimationregression

Language-guided Medical Image Segmentation with Target-informed Multi-level Contrastive Alignments

2024-12-18 · Mingjian Li, Mingyuan Meng, Shuchang Ye, David Dagan Feng 외

Medical image segmentation is crucial in modern medical image analysis, which can aid into diagnosis of various disease conditions. Recently, language-guided segmentation methods have shown promising results in automatin…

Image SegmentationMedical Image AnalysisMedical Image SegmentationRepresentation Learning+2