IVCVLGJan 19, 2024

Towards Universal Unsupervised Anomaly Detection in Medical Imaging

arXiv:2401.10637v18 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of universal anomaly detection in medical imaging, which could enhance diagnostic accuracy by identifying unknown pathologies, though it appears incremental as it builds on existing auto-encoder frameworks.

The paper tackles the problem of detecting diverse pathologies in medical imaging by introducing Reversed Auto-Encoders (RA), an unsupervised method that creates pseudo-healthy reconstructions to identify a wider range of anomalies, achieving superior performance compared to state-of-the-art methods across multiple imaging modalities.

The increasing complexity of medical imaging data underscores the need for advanced anomaly detection methods to automatically identify diverse pathologies. Current methods face challenges in capturing the broad spectrum of anomalies, often limiting their use to specific lesion types in brain scans. To address this challenge, we introduce a novel unsupervised approach, termed \textit{Reversed Auto-Encoders (RA)}, designed to create realistic pseudo-healthy reconstructions that enable the detection of a wider range of pathologies. We evaluate the proposed method across various imaging modalities, including magnetic resonance imaging (MRI) of the brain, pediatric wrist X-ray, and chest X-ray, and demonstrate superior performance in detecting anomalies compared to existing state-of-the-art methods. Our unsupervised anomaly detection approach may enhance diagnostic accuracy in medical imaging by identifying a broader range of unknown pathologies. Our code is publicly available at: \url{https://github.com/ci-ber/RA}.

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