paper-with-me

홈 › Papers

Retinal Disease Classification from Fundus Images using CNN Transfer Learning

2026-03-24 · Ali Akram arxiv

Retinal diseases remain among the leading preventable causes of visual impairment worldwide. Automated screening based on fundus image analysis has the potential to expand access to early detection, particularly in underserved populations. This paper presents a reproducible deep learning pipeline for binary retinal disease risk classification from publicly available fundus photographs. We implement and compare a baseline convolutional neural network with a transfer learning approach using a pretrained VGG16 backbone and evaluate generalization on held-out data. To address class imbalance, we apply class weighting and report standard classification metrics including accuracy, precision, recall, F1-score, confusion matrices, and ROC-AUC. The VGG16 transfer learning model achieves 90.8% test accuracy with a weighted F1-score of 0.90, substantially outperforming the baseline CNN (83.1% accuracy). Results indicate that transfer learning improves discrimination compared to a baseline CNN, while also revealing remaining challenges in sensitivity to minority disease cases. We discuss practical limitations related to dataset characteristics, class imbalance, and threshold selection, and provide guidance for reproducibility and future improvements for clinically reliable screening

📄 PDF Abstract BibTeX arXiv:2603.23785

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

A better approach to diagnose retinal diseases: Combining our Segmentation-based Vascular Enhancement with deep learning features

2024-05-25 · Yuzhuo Chen, Zetong Chen, Yuanyuan Liu

Abnormalities in retinal fundus images may indicate certain pathologies such as diabetic retinopathy, hypertension, stroke, glaucoma, retinal macular edema, venous occlusion, and atherosclerosis, making the study and ana…

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…

Bridge the Domain Gap Between Ultra-wide-field and Traditional Fundus Images via Adversarial Domain Adaptation

2020-03-23 · Lie Ju, Xin Wang, Quan Zhou, Hu Zhu 외

For decades, advances in retinal imaging technology have enabled effective diagnosis and management of retinal disease using fundus cameras. Recently, ultra-wide-field (UWF) fundus imaging by Optos camera is gradually pu…

Domain AdaptationManagement

A Disease-Specific Foundation Model Using Over 100K Fundus Images: Release and Validation for Abnormality and Multi-Disease Classification on Downstream Tasks

2024-08-16 · Boa Jang, Youngbin Ahn, Eun Kyung Choe, Chang Ki Yoon 외

Artificial intelligence applied to retinal images offers significant potential for recognizing signs and symptoms of retinal conditions and expediting the diagnosis of eye diseases and systemic disorders. However, develo…

Multi-Label Retinal Disease Classification using Transformers

2022-07-05 · M. A. Rodriguez, H. AlMarzouqi, P. Liatsis

Early detection of retinal diseases is one of the most important means of preventing partial or permanent blindness in patients. In this research, a novel multi-label classification system is proposed for the detection o…

ClassificationDecision MakingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION