paper-with-me

Papers

Uncertainty aware and explainable diagnosis of retinal disease

2021-01-26 · Amitojdeep Singh, Sourya Sengupta, Mohammed Abdul Rasheed, Varadharajan Jayakumar, Vasudevan Lakshminarayanan

Deep learning methods for ophthalmic diagnosis have shown considerable success in tasks like segmentation and classification. However, their widespread application is limited due to the models being opaque and vulnerable to making a wrong decision in complicated cases. Explainability methods show the features that a system used to make prediction while uncertainty awareness is the ability of a system to highlight when it is not sure about the decision. This is one of the first studies using uncertainty and explanations for informed clinical decision making. We perform uncertainty analysis of a deep learning model for diagnosis of four retinal diseases - age-related macular degeneration (AMD), central serous retinopathy (CSR), diabetic retinopathy (DR), and macular hole (MH) using images from a publicly available (OCTID) dataset. Monte Carlo (MC) dropout is used at the test time to generate a distribution of parameters and the predictions approximate the predictive posterior of a Bayesian model. A threshold is computed using the distribution and uncertain cases can be referred to the ophthalmologist thus avoiding an erroneous diagnosis. The features learned by the model are visualized using a proven attribution method from a previous study. The effects of uncertainty on model performance and the relationship between uncertainty and explainability are discussed in terms of clinical significance. The uncertainty information along with the heatmaps make the system more trustworthy for use in clinical settings.

📄 PDF Abstract BibTeX arXiv:2101.12041

Code (1)

mr7495/oct-classification

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

An Explainable Transformer Model for Alzheimer's Disease Detection Using Retinal Imaging

2025-07-06 · Saeed Jamshidiha, Alireza Rezaee, Farshid Hajati, Mojtaba Golzan 외 arxiv

Alzheimer's disease (AD) is a neurodegenerative disorder that affects millions worldwide. In the absence of effective treatment options, early diagnosis is crucial for initiating management strategies to delay disease on…

Alzheimer's Disease DetectionFeature Importance

SAIL: Structure-Aware Interpretable Learning for Anatomy-Aligned Post-hoc Explanations in OCT

2026-05-04 · Tienyu Chang, Tianhao Li, Ruogu Fang, Jiang Bian 외 arxiv

Optical coherence tomography (OCT), a commonly used retinal imaging modality, plays a central role in retinal disease diagnosis by providing high-resolution visualization of retinal layers. While deep learning (DL) has a…

QMix: Quality-aware Learning with Mixed Noise for Robust Retinal Disease Diagnosis

2024-04-08 · Junlin Hou, Jilan Xu, Rui Feng, Hao Chen

Due to the complexity of medical image acquisition and the difficulty of annotation, medical image datasets inevitably contain noise. Noisy data with wrong labels affects the robustness and generalization ability of deep…

Uncertainty-Aware Large Language Models for Explainable Disease Diagnosis

2025-05-06 · Shuang Zhou, Jiashuo Wang, Zidu Xu, Song Wang 외

Explainable disease diagnosis, which leverages patient information (e.g., signs and symptoms) and computational models to generate probable diagnoses and reasonings, offers clear clinical values. However, when clinical n…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model

ReLaX: Retinal Layer Attribution for Guided Explanations of Automated Optical Coherence Tomography Classification

2021-09-03 · Evan Wen, Rebecca Sorenson, Max Ehrlich

30 million Optical Coherence Tomography (OCT) imaging tests are issued annually to diagnose various retinal diseases, but accurate diagnosis of OCT scans requires trained eye care professionals who are still prone to mak…