Early and accurate classification of retinal diseases is critical to counter vision loss and for guiding clinical management of retinal diseases. In this study, we proposed a deep learning method for retinal disease classification utilizing optical coherence tomography (OCT) images from the Retinal OCT Image Classification - C8 dataset (comprising 24,000 labeled images spanning eight conditions). Images were resized to 224x224 px and tested on convolutional neural network (CNN) architectures: Xception and InceptionV3. Data augmentation techniques (CutMix, MixUp) were employed to enhance model generalization. Additionally, we applied GradCAM and LIME for interpretability evaluation. We implemented this in a real-world scenario via our web application named RetinaVision. This study found that Xception was the most accurate network (95.25%), followed closely by InceptionV3 (94.82%). These results suggest that deep learning methods allow effective OCT retinal disease classification and highlight the importance of implementing accuracy and interpretability for clinical applications.
@article{arxiv.2602.19324,
title = {RetinaVision: XAI-Driven Augmented Regulation for Precise Retinal Disease Classification using deep learning framework},
author = {Mohammad Tahmid Noor and Shayan Abrar and Jannatul Adan Mahi and Md Parvez Mia and Asaduzzaman Hridoy and Samanta Ghosh},
journal= {arXiv preprint arXiv:2602.19324},
year = {2026}
}