Unsupervised Anomaly Localization with Structural Feature-Autoencoders
Felix Meissen, Johannes Paetzold, Georgios Kaissis, Daniel, Rueckert

TL;DR
This paper introduces a novel unsupervised anomaly localization method using structural feature-autoencoders that improve detection accuracy in medical images by leveraging multi-channel feature spaces and structural similarity loss.
Contribution
It proposes a new feature-mapping and autoencoder framework that enhances anomaly detection by capturing structural and contrast differences, outperforming existing intensity-based methods.
Findings
Significant performance improvement on brain MRI datasets
Effective detection of anomalies beyond intensity differences
Utilization of structural similarity loss enhances localization accuracy
Abstract
Unsupervised Anomaly Detection has become a popular method to detect pathologies in medical images as it does not require supervision or labels for training. Most commonly, the anomaly detection model generates a "normal" version of an input image, and the pixel-wise -difference of the two is used to localize anomalies. However, large residuals often occur due to imperfect reconstruction of the complex anatomical structures present in most medical images. This method also fails to detect anomalies that are not characterized by large intensity differences to the surrounding tissue. We propose to tackle this problem using a feature-mapping function that transforms the input intensity images into a space with multiple channels where anomalies can be detected along different discriminative feature maps extracted from the original image. We then train an Autoencoder model in this space…
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
TopicsAnomaly Detection Techniques and Applications · COVID-19 diagnosis using AI · Domain Adaptation and Few-Shot Learning
