Severity level prediction of diabetic retinopathy and diabetic macular edema using deep and transfer learning approaches from fundus images
摘要
The most serious complications of diabetes include Diabetic Retinopathy (DR) and Diabetic Macular Edema (DME), potentially leading to impairment of vision or complete loss of sight if not detected earlier. Manual diagnosis by ophthalmologists is often time-consuming, costly, and subject to variability.
ObjectiveThis study proposes an optimized deep learning (DL) framework for the early detection and severity grading of DR and DME.
MethodsThe system enhances retinal image quality through preprocessing, extracts key features using a novel multi-head self-attention Xception (MSAXCP) network, selects important features using Support Vector Machine-centered Recursive Feature Elimination (SVMRFE), and classifies them with a Gannet Optimized Long Short-Term Memory (GOLSTM) model.
ResultsThe system was evaluated using 5-fold cross-validation on the IDRiD and Messidor datasets, achieving 99.7% accuracy for both DR and DME, surpassing existing methods.
ConclusionThe proposed model offers early, accurate, and automated diagnosis of diabetic eye diseases. However, this study presents a proof-of-concept evaluated on benchmark datasets, and substantial real-world clinical validation remains essential before clinical adoption.