Self-Supervised Training with Autoencoders for Visual Anomaly Detection
Alexander Bauer, Shinichi Nakajima, Klaus-Robert M\"uller

TL;DR
This paper introduces a self-supervised autoencoder-based method for visual anomaly detection that effectively filters out anomalous patterns by focusing on the normal data manifold, achieving state-of-the-art results.
Contribution
It proposes a novel self-supervised training regime for autoencoders that explicitly penalizes anomalous reconstructions and provides a formal analysis linking it to orthogonal projections.
Findings
Achieves state-of-the-art detection on MVTec AD dataset
Provides theoretical insights into autoencoder regularization
Demonstrates improved localization of anomalies
Abstract
We focus on a specific use case in anomaly detection where the distribution of normal samples is supported by a lower-dimensional manifold. Here, regularized autoencoders provide a popular approach by learning the identity mapping on the set of normal examples, while trying to prevent good reconstruction on points outside of the manifold. Typically, this goal is implemented by controlling the capacity of the model, either directly by reducing the size of the bottleneck layer or implicitly by imposing some sparsity (or contraction) constraints on parts of the corresponding network. However, neither of these techniques does explicitly penalize the reconstruction of anomalous signals often resulting in poor detection. We tackle this problem by adapting a self-supervised learning regime that exploits discriminative information during training but focuses on the submanifold of normal…
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 · Domain Adaptation and Few-Shot Learning
MethodsTest
