CVJul 21, 2024

Enhancing Retinal Disease Classification from OCTA Images via Active Learning Techniques

arXiv:2407.15293v11 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses the challenge of limited labeled data for AI-based diagnosis of eye diseases in older Americans, representing an incremental advancement in applying active learning to a new imaging modality.

The paper tackled the problem of classifying retinal diseases from OCTA images by using active learning to address the lack of labeled data, resulting in up to a 49% improvement in F1 score compared to other strategies.

Eye diseases are common in older Americans and can lead to decreased vision and blindness. Recent advancements in imaging technologies allow clinicians to capture high-quality images of the retinal blood vessels via Optical Coherence Tomography Angiography (OCTA), which contain vital information for diagnosing these diseases and expediting preventative measures. OCTA provides detailed vascular imaging as compared to the solely structural information obtained by common OCT imaging. Although there have been considerable studies on OCT imaging, there have been limited to no studies exploring the role of artificial intelligence (AI) and machine learning (ML) approaches for predictive modeling with OCTA images. In this paper, we explore the use of deep learning to identify eye disease in OCTA images. However, due to the lack of labeled data, the straightforward application of deep learning doesn't necessarily yield good generalization. To this end, we utilize active learning to select the most valuable subset of data to train our model. We demonstrate that active learning subset selection greatly outperforms other strategies, such as inverse frequency class weighting, random undersampling, and oversampling, by up to 49% in F1 evaluation.

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