AMAE: Adaptation of Pre-Trained Masked Autoencoder for Dual-Distribution Anomaly Detection in Chest X-Rays
Behzad Bozorgtabar, Dwarikanath Mahapatra, Jean-Philippe Thiran

TL;DR
This paper introduces AMAE, a novel two-stage adaptation method for unsupervised dual-distribution anomaly detection in chest X-rays, leveraging pre-trained masked autoencoders and pseudo-labeling to improve detection accuracy.
Contribution
The paper proposes a new two-stage adaptation strategy for pre-trained masked autoencoders, enabling effective dual-distribution anomaly detection using both normal and unlabeled images.
Findings
AMAE achieves state-of-the-art performance on three chest X-ray benchmarks.
The adaptation strategy improves detection accuracy across various anomaly ratios.
AMAE outperforms existing self-supervised and dual-distribution methods.
Abstract
Unsupervised anomaly detection in medical images such as chest radiographs is stepping into the spotlight as it mitigates the scarcity of the labor-intensive and costly expert annotation of anomaly data. However, nearly all existing methods are formulated as a one-class classification trained only on representations from the normal class and discard a potentially significant portion of the unlabeled data. This paper focuses on a more practical setting, dual distribution anomaly detection for chest X-rays, using the entire training data, including both normal and unlabeled images. Inspired by a modern self-supervised vision transformer model trained using partial image inputs to reconstruct missing image regions -- we propose AMAE, a two-stage algorithm for adaptation of the pre-trained masked autoencoder (MAE). Starting from MAE initialization, AMAE first creates synthetic anomalies…
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.
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 · Data-Driven Disease Surveillance
MethodsAttention Is All You Need · Residual Connection · Layer Normalization · Linear Layer · Softmax · Dense Connections · Multi-Head Attention · Vision Transformer · Masked autoencoder
