Noise & pattern: identity-anchored Tikhonov regularization for robust structural anomaly detection
Alexander Bauer, Klaus-Robert Müller
TL;DR
The paper tackles robust structural anomaly detection by training a self-supervised Filtering Autoencoder (FAE) to repair artificially corrupted images. It introduces a structured corruption model that spans shape, texture, and opacity, and augments training with isotropic Gaussian noise to realize identity-anchored Tikhonov regularization, stabilizing reconstructions and improving localization. The authors provide a theoretical expansion showing how the noise term yields a Jacobian penalty that anchors the mapping toward the identity on the data manifold, and they validate the method on the MVTec AD benchmark where they achieve state-of-the-art segmentation. The combination of a versatile corruption model and Gaussian-regularized restoration yields robust, domain-agnostic anomaly detection with practical impact for automated industrial inspection.
Abstract
Anomaly detection plays a pivotal role in automated industrial inspection, aiming to identify subtle or rare defects in otherwise uniform visual patterns. As collecting representative examples of all possible anomalies is infeasible, we tackle structural anomaly detection using a self-supervised autoencoder that learns to repair corrupted inputs. To this end, we introduce a corruption model that injects artificial disruptions into training images to mimic structural defects. While reminiscent of denoising autoencoders, our approach differs in two key aspects. First, instead of unstructured i.i.d.\ noise, we apply structured, spatially coherent perturbations that make the task a hybrid of segmentation and inpainting. Second, and counterintuitively, we add and preserve Gaussian noise on top of the occlusions, which acts as a Tikhonov regularizer anchoring the Jacobian of the reconstruction function toward identity. This identity-anchored regularization stabilizes reconstruction and further improves both detection and segmentation accuracy. On the MVTec AD benchmark, our method achieves state-of-the-art results (I/P-AUROC: 99.9/99.4), supporting our theoretical framework and demonstrating its practical relevance for automatic inspection.
