Ensemble of Convolutional Neural Networks for Automatic Grading of Diabetic Retinopathy and Macular Edema
Avinash Kori, Sai Saketh Chennamsetty, Mohammed Safwan K.P., and, Varghese Alex

TL;DR
This paper presents an ensemble of CNNs using transfer learning to automatically grade diabetic retinopathy and macular edema from fundus images, achieving high accuracy despite limited labeled data.
Contribution
It introduces a transfer learning-based ensemble approach with max-voting for grading eye diseases from fundus images, addressing data scarcity issues.
Findings
Achieved 83.9% accuracy for diabetic retinopathy grading.
Achieved 95.45% accuracy for macular edema grading.
Demonstrated effectiveness of ensemble CNNs with transfer learning.
Abstract
In this manuscript, we automate the procedure of grading of diabetic retinopathy and macular edema from fundus images using an ensemble of convolutional neural networks. The availability of limited amount of labeled data to perform supervised learning was circumvented by using transfer learning approach. The models in the ensemble were pre-trained on a large dataset comprising natural images and were later fine-tuned with the limited data for the task of choice. For an image, the ensemble of classifiers generate multiple predictions, and a max-voting based approach was utilized to attain the final grade of the anomaly in the image. For the task of grading DR, on the test data (n=56), the ensemble achieved an accuracy of 83.9\%, while for the task for grading macular edema the network achieved an accuracy of 95.45% (n=44).
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 · Retinal Diseases and Treatments · Imbalanced Data Classification Techniques
