An Improved Model for Diabetic Retinopathy Detection by using Transfer Learning and Ensemble Learning
Md. Simul Hasan Talukder, Ajay Kirshno Sarkar, Sharmin Akter, Md., Nuhi-Alamin

TL;DR
This paper presents an enhanced diabetic retinopathy detection model using transfer learning with multiple pre-trained CNN architectures and ensemble techniques, achieving near-perfect accuracy and metrics.
Contribution
It introduces a novel ensemble approach combining DenseNet architectures with transfer learning for highly accurate DR detection.
Findings
DenseNet121 achieved 100% accuracy.
Ensemble of DenseNet169 and DenseNet201 also achieved 100% accuracy.
The model significantly outperforms previous methods in accuracy and metrics.
Abstract
Diabetic Retinopathy (DR) is an ocular condition caused by a sustained high level of sugar in the blood, which causes the retinal capillaries to block and bleed, causing retinal tissue damage. It usually results in blindness. Early detection can help in lowering the risk of DR and its severity. The robust and accurate prediction and detection of diabetic retinopathy is a challenging task. This paper develops a machine learning model for detecting Diabetic Retinopathy that is entirely accurate. Pre-trained models such as ResNet50, InceptionV3, Xception, DenseNet121, VGG19, NASNetMobile, MobileNetV2, DensNet169, and DenseNet201 with pooling layer, dense layer, and appropriate dropout layer at the bottom of them were carried out in transfer learning (TL) approach. Data augmentation and regularization was performed to reduce overfitting. Transfer Learning model of DenseNet121, Average and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Artificial Intelligence in Healthcare · Digital Imaging for Blood Diseases
MethodsDepthwise Convolution · Batch Normalization · Pointwise Convolution · Inverted Residual Block · Depthwise Separable Convolution · Residual Connection · Dense Connections · Dropout · Average Pooling · Convolution
