HaloAE: An HaloNet based Local Transformer Auto-Encoder for Anomaly Detection and Localization
E. Mathian, H. Liu, L. Fernandez-Cuesta, D. Samaras, M. Foll, L. Chen

TL;DR
HaloAE introduces a novel local Transformer auto-encoder that combines convolutional and self-attention layers for efficient anomaly detection and localization, achieving competitive results on the MVTec dataset.
Contribution
This work presents the first local 2D Transformer auto-encoder using HaloNet for anomaly detection, integrating local self-attention with convolutional features.
Findings
Competitive results on MVTec dataset
Effective combination of convolution and local self-attention
Demonstrates benefits of local Transformer models for anomaly tasks
Abstract
Unsupervised anomaly detection and localization is a crucial task as it is impossible to collect and label all possible anomalies. Many studies have emphasized the importance of integrating local and global information to achieve accurate segmentation of anomalies. To this end, there has been a growing interest in Transformer, which allows modeling long-range content interactions. However, global interactions through self attention are generally too expensive for most image scales. In this study, we introduce HaloAE, the first auto-encoder based on a local 2D version of Transformer with HaloNet. With HaloAE, we have created a hybrid model that combines convolution and local 2D block-wise self-attention layers and jointly performs anomaly detection and segmentation through a single model. We achieved competitive results on the MVTec dataset, suggesting that vision models incorporating…
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 · Digital Media Forensic Detection
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Softmax · Adam · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Label Smoothing · Layer Normalization
