CVDec 19, 2018

Semi-Supervised Deep Learning for Abnormality Classification in Retinal Images

arXiv:1812.07832v128 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of reducing annotation burden for medical image classification, which is incremental as it builds on semi-supervised GAN methods by focusing on fine-scale features.

The paper tackles the problem of classifying diabetic retinopathy in retinal images with limited labeled data by proposing a patch-based semi-supervised learning approach, achieving high AUC with only 10-20 labeled images and outperforming supervised baselines by up to 15% when less than 30% of the training data is labeled.

Supervised deep learning algorithms have enabled significant performance gains in medical image classification tasks. But these methods rely on large labeled datasets that require resource-intensive expert annotation. Semi-supervised generative adversarial network (GAN) approaches offer a means to learn from limited labeled data alongside larger unlabeled datasets, but have not been applied to discern fine-scale, sparse or localized features that define medical abnormalities. To overcome these limitations, we propose a patch-based semi-supervised learning approach and evaluate performance on classification of diabetic retinopathy from funduscopic images. Our semi-supervised approach achieves high AUC with just 10-20 labeled training images, and outperforms the supervised baselines by upto 15% when less than 30% of the training dataset is labeled. Further, our method implicitly enables interpretation of the SSL predictions. As this approach enables good accuracy, resolution and interpretability with lower annotation burden, it sets the pathway for scalable applications of deep learning in clinical imaging.

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