CVJan 27, 2022

Anomaly Detection in Retinal Images using Multi-Scale Deep Feature Sparse Coding

arXiv:2201.11506v115 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of limited labeled data for rare diseases in medical imaging, though it is an incremental improvement over existing unsupervised methods.

The paper tackled the problem of detecting anomalies in retinal images without requiring large labeled datasets, achieving relative AUC score improvements of 7.8%, 6.7%, and 12.1% over state-of-the-art methods on three datasets.

Convolutional Neural Network models have successfully detected retinal illness from optical coherence tomography (OCT) and fundus images. These CNN models frequently rely on vast amounts of labeled data for training, difficult to obtain, especially for rare diseases. Furthermore, a deep learning system trained on a data set with only one or a few diseases cannot detect other diseases, limiting the system's practical use in disease identification. We have introduced an unsupervised approach for detecting anomalies in retinal images to overcome this issue. We have proposed a simple, memory efficient, easy to train method which followed a multi-step training technique that incorporated autoencoder training and Multi-Scale Deep Feature Sparse Coding (MDFSC), an extended version of normal sparse coding, to accommodate diverse types of retinal datasets. We achieve relative AUC score improvement of 7.8\%, 6.7\% and 12.1\% over state-of-the-art SPADE on Eye-Q, IDRiD and OCTID datasets respectively.

Foundations

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

Your Notes