Transformer based Models for Unsupervised Anomaly Segmentation in Brain MR Images
Ahmed Ghorbel (1), Ahmed Aldahdooh (1), Shadi Albarqouni (2), Wassim, Hamidouche (1) ((1) Univ. Rennes, INSA Rennes, CNRS, IETR - UMR 6164, Rennes,, France (2) University Hospital Bonn, Venusberg-Campus 1, D-53127, Bonn,, Germany, Helmholtz Munich

TL;DR
This paper explores the use of Transformer-based autoencoders for unsupervised anomaly segmentation in brain MRI, demonstrating improved performance over traditional CNN-based models by capturing global context.
Contribution
It introduces five Transformer-based autoencoder models for unsupervised anomaly detection in brain MRI, achieving state-of-the-art segmentation results.
Findings
Transformer models outperform CNN autoencoders in anomaly segmentation.
Global context modeling improves detection of large anomalous regions.
Source code is publicly available for reproducibility.
Abstract
The quality of patient care associated with diagnostic radiology is proportionate to a physician workload. Segmentation is a fundamental limiting precursor to both diagnostic and therapeutic procedures. Advances in machine learning (ML) aim to increase diagnostic efficiency by replacing a single application with generalized algorithms. The goal of unsupervised anomaly detection (UAD) is to identify potential anomalous regions unseen during training, where convolutional neural network (CNN) based autoencoders (AEs) and variational autoencoders (VAEs) are considered a de facto approach for reconstruction based-anomaly segmentation. The restricted receptive field in CNNs limits the CNN to model the global context. Hence, if the anomalous regions cover large parts of the image, the CNN-based AEs are not capable of bringing a semantic understanding of the image. Meanwhile, vision…
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
TopicsAnomaly Detection Techniques and Applications · COVID-19 diagnosis using AI · Machine Learning in Healthcare
MethodsAttention Is All You Need · Linear Layer · Softmax · Multi-Head Attention · Residual Connection · Byte Pair Encoding · Dense Connections · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Label Smoothing
