CVDec 27, 2018

Deep Learning based Early Detection and Grading of Diabetic Retinopathy Using Retinal Fundus Images

arXiv:1812.10595v188 citations
Originality Incremental advance
AI Analysis

This addresses the need for automated, efficient detection of diabetic retinopathy to prevent blindness, though it is incremental as it builds on existing deep learning methods.

The paper tackles the problem of early detection and grading of diabetic retinopathy from retinal fundus images, achieving a state-of-the-art 0.851 quadratic weighted kappa score for severity grading and 98% sensitivity for early-stage detection.

Diabetic Retinopathy (DR) is a constantly deteriorating disease, being one of the leading causes of vision impairment and blindness. Subtle distinction among different grades and existence of many significant small features make the task of recognition very challenging. In addition, the present approach of retinopathy detection is a very laborious and time-intensive task, which heavily relies on the skill of a physician. Automated detection of diabetic retinopathy is essential to tackle these problems. Early-stage detection of diabetic retinopathy is also very important for diagnosis, which can prevent blindness with proper treatment. In this paper, we developed a novel deep convolutional neural network, which performs the early-stage detection by identifying all microaneurysms (MAs), the first signs of DR, along with correctly assigning labels to retinal fundus images which are graded into five categories. We have tested our network on the largest publicly available Kaggle diabetic retinopathy dataset, and achieved 0.851 quadratic weighted kappa score and 0.844 AUC score, which achieves the state-of-the-art performance on severity grading. In the early-stage detection, we have achieved a sensitivity of 98% and specificity of above 94%, which demonstrates the effectiveness of our proposed method. Our proposed architecture is at the same time very simple and efficient with respect to computational time and space are concerned.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes