paper-with-me

홈 › Papers

MultiEYE: Dataset and Benchmark for OCT-Enhanced Retinal Disease Recognition from Fundus Images

2024-12-12 · Lehan Wang, Chongchong Qi, Chubin Ou, Lin An, Mei Jin, Xiangbin Kong, Xiaomeng Li

Existing multi-modal learning methods on fundus and OCT images mostly require both modalities to be available and strictly paired for training and testing, which appears less practical in clinical scenarios. To expand the scope of clinical applications, we formulate a novel setting, "OCT-enhanced disease recognition from fundus images", that allows for the use of unpaired multi-modal data during the training phase and relies on the widespread fundus photographs for testing. To benchmark this setting, we present the first large multi-modal multi-class dataset for eye disease diagnosis, MultiEYE, and propose an OCT-assisted Conceptual Distillation Approach (OCT-CoDA), which employs semantically rich concepts to extract disease-related knowledge from OCT images and leverage them into the fundus model. Specifically, we regard the image-concept relation as a link to distill useful knowledge from the OCT teacher model to the fundus student model, which considerably improves the diagnostic performance based on fundus images and formulates the cross-modal knowledge transfer into an explainable process. Through extensive experiments on the multi-disease classification task, our proposed OCT-CoDA demonstrates remarkable results and interpretability, showing great potential for clinical application. Our dataset and code are available at https://github.com/xmed-lab/MultiEYE.

📄 PDF Abstract BibTeX arXiv:2412.09402

Code (1)

xmed-lab/multieye 공식 구현 pytorch

Tasks

DiagnosticTransfer Learning

Similar Papers 제목 키워드 기반

Feature Representation Learning for Robust Retinal Disease Detection from Optical Coherence Tomography Images

2022-06-24 · Sharif Amit Kamran, Khondker Fariha Hossain, Alireza Tavakkoli, Stewart Lee Zuckerbrod 외

Ophthalmic images may contain identical-looking pathologies that can cause failure in automated techniques to distinguish different retinal degenerative diseases. Additionally, reliance on large annotated datasets and la…

DecoderKnowledge DistillationRepresentation Learning

Fundus-Enhanced Disease-Aware Distillation Model for Retinal Disease Classification from OCT Images

2023-08-01 · Lehan Wang, Weihang Dai, Mei Jin, Chubin Ou 외

Optical Coherence Tomography (OCT) is a novel and effective screening tool for ophthalmic examination. Since collecting OCT images is relatively more expensive than fundus photographs, existing methods use multi-modal le…

Balanced Few-Shot Episodic Learning for Accurate Retinal Disease Diagnosis

2025-12-04 · Jasmaine Khale, Ravi Prakash Srivastava arxiv

Automated retinal disease diagnosis is vital given the rising prevalence of conditions such as diabetic retinopathy and macular degeneration. Conventional deep learning approaches require large annotated datasets, which …

Few-Shot Learning

EYE-DEX: Eye Disease Detection and EXplanation System

2025-09-29 · Youssef Sabiri, Walid Houmaidi, Amine Abouaomar arxiv

Retinal disease diagnosis is critical in preventing vision loss and reducing socioeconomic burdens. Globally, over 2.2 billion people are affected by some form of vision impairment, resulting in annual productivity losse…

Metadata-enhanced contrastive learning from retinal optical coherence tomography images

2022-08-04 · Robbie Holland, Oliver Leingang, Hrvoje Bogunović, Sophie Riedl 외

Deep learning has potential to automate screening, monitoring and grading of disease in medical images. Pretraining with contrastive learning enables models to extract robust and generalisable features from natural image…

AnatomyContrastive LearningTime Series Analysis