Unsupervised Anomaly Detection in Medical Images with a Memory-augmented Multi-level Cross-attentional Masked Autoencoder
Yu Tian, Guansong Pang, Yuyuan Liu, Chong Wang, Yuanhong, Chen, Fengbei Liu, Rajvinder Singh, Johan W Verjans, Mengyu Wang, and Gustavo Carneiro

TL;DR
This paper introduces MemMC-MAE, a transformer-based unsupervised anomaly detection method that uses memory and multi-level cross-attention to improve detection and localization of anomalies in medical images, outperforming existing methods.
Contribution
The paper proposes a novel memory-augmented multi-level cross-attentional masked autoencoder for unsupervised anomaly detection in medical images, addressing low-reconstruction error issues of previous reconstruction-based methods.
Findings
Achieves state-of-the-art results on colonoscopy, pneumonia, and COVID-19 chest X-ray datasets.
Effective in both anomaly detection and localization tasks.
Outperforms existing reconstruction-based anomaly detection methods.
Abstract
Unsupervised anomaly detection (UAD) aims to find anomalous images by optimising a detector using a training set that contains only normal images. UAD approaches can be based on reconstruction methods, self-supervised approaches, and Imagenet pre-trained models. Reconstruction methods, which detect anomalies from image reconstruction errors, are advantageous because they do not rely on the design of problem-specific pretext tasks needed by self-supervised approaches, and on the unreliable translation of models pre-trained from non-medical datasets. However, reconstruction methods may fail because they can have low reconstruction errors even for anomalous images. In this paper, we introduce a new reconstruction-based UAD approach that addresses this low-reconstruction error issue for anomalous images. Our UAD approach, the memory-augmented multi-level cross-attentional masked autoencoder…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications
