CVLGMar 17, 2017

Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery

arXiv:1703.05921v12499 citations
Originality Incremental advance
AI Analysis

This addresses the problem of high annotation effort and limited known markers in medical imaging for researchers and clinicians, offering an incremental improvement by applying GANs to anomaly detection in a specific domain.

The paper tackles the challenge of identifying disease-relevant imaging markers without annotations by proposing AnoGAN, an unsupervised anomaly detection method using generative adversarial networks, which successfully identifies anomalous retinal images like those with fluid or hyperreflective foci.

Obtaining models that capture imaging markers relevant for disease progression and treatment monitoring is challenging. Models are typically based on large amounts of data with annotated examples of known markers aiming at automating detection. High annotation effort and the limitation to a vocabulary of known markers limit the power of such approaches. Here, we perform unsupervised learning to identify anomalies in imaging data as candidates for markers. We propose AnoGAN, a deep convolutional generative adversarial network to learn a manifold of normal anatomical variability, accompanying a novel anomaly scoring scheme based on the mapping from image space to a latent space. Applied to new data, the model labels anomalies, and scores image patches indicating their fit into the learned distribution. Results on optical coherence tomography images of the retina demonstrate that the approach correctly identifies anomalous images, such as images containing retinal fluid or hyperreflective foci.

Code Implementations18 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

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

Your Notes