CVApr 6, 2024

MedIAnomaly: A comparative study of anomaly detection in medical images

arXiv:2404.04518v457 citationsh-index: 14Has CodeMedical Image Anal.
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of ambiguous conclusions in medical anomaly detection for researchers and practitioners, though it is incremental as it focuses on benchmarking rather than introducing new methods.

The paper tackled the lack of fair evaluation in medical anomaly detection by building a benchmark with seven datasets and 30 methods, revealing unresolved challenges and providing code for reproducibility.

Anomaly detection (AD) aims at detecting abnormal samples that deviate from the expected normal patterns. Generally, it can be trained merely on normal data, without a requirement for abnormal samples, and thereby plays an important role in rare disease recognition and health screening in the medical domain. Despite the emergence of numerous methods for medical AD, the lack of a fair and comprehensive evaluation causes ambiguous conclusions and hinders the development of this field. To address this problem, this paper builds a benchmark with unified comparison. Seven medical datasets with five image modalities, including chest X-rays, brain MRIs, retinal fundus images, dermatoscopic images, and histopathology images, are curated for extensive evaluation. Thirty typical AD methods, including reconstruction and self-supervised learning-based methods, are involved in comparison of image-level anomaly classification and pixel-level anomaly segmentation. Furthermore, for the first time, we systematically investigate the effect of key components in existing methods, revealing unresolved challenges and potential future directions. The datasets and code are available at https://github.com/caiyu6666/MedIAnomaly.

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