Abstract

Diabetic retinopathy (DR) is a common eye disease that people get from diabetes. About 33.7% of the people with diabetes have DR. With our datas, which are pictures of the eyeball with and without DR, we tried different convolutional neural network (CNN) models to get the best accuracy score. We tested our datas with a default CNN model, and 5 different pre-trained models: MobileNet, VGG16, VGG19, Inception V3, and Inception ResNet V2. The default CNN model didn’t perform very well, getting only 10.4%. The pre-trained model also didn’t perform as good as expected, so we decided to use GRU with the models, which increases the score. For the higher accuracy, we added bidirectional GRU to train the whole parameters in the model. The 5 different pre-trained models scored an average of 74.2% accuracy score, and Inception ResNet V2 with bidirectional GRU included scored the highest accuracy, achieving 83.57%. For additional study, we used a class activation map to spot the abnormal parts of the eyeball with DR, and we could spot abnormal veins and bleeding on the eyeball. However, our research has limitations on that we did not use the segmentation methods, which is more advanced technique compared to classification, such as U-net, Fully Convolutional Network (FCN), Deep Lab V3, and Feature Pyramid Network. Furthermore, even though our model classified 5 different classes, the fact that the highest accuracy score was lower than 90% is also a limitation. For further study, we would prepare a masking method for applying segmentation methods to our dataset.

Highlights

  • Our objective is to find a deep learning model that performs the best on the dataset to increase the accuracy and detecting abnormal parts of the eyeball to diagnose diabetic retinopathy

  • We used class activation maps to figure out the abnormal part of the eye with diabetic retinopathy (DR) so it’s easier to find out whether the patients have diabetic retinopathy [14]

  • Wu et al shows that using a convolutional neural network (CNN) model with Gated Recurrent Units (GRU) helps improve the accuracy

Read more

Summary

Introduction

Diabetic retinopathy is a complication that patients get on their eyes when they get diabetes. Diabetic retinopathy can cause swelling in the retina, which is called diabetic macular edema (DME). Diabetic retinopathy can cause neovascular glaucoma, which is abnormal blood vessels growing out of the retina, and blocking fluid from draining out. The most severe result of diabetic retinopathy could be blindness, with a very low chance [1]. The graph shows 34% of the patients have diabetic retinopathy. These days, a lot of scientists and doctors use deep learning techniques to diagnose diseases such as diabetic retinopathy. Deep learning performs outstanding results on these topics, too [2]

Methods
Results
Discussion
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call