Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ShortcutBreaker: Low-Rank Noisy Bottleneck and Frequency Filtering Block for Multi-Class Unsupervised Anomaly Detection

About

Multi-class unsupervised anomaly detection (MUAD) has garnered growing research interest, as it seeks to develop a unified model for anomaly detection across multiple classes, i.e., eliminating the need to train separate models for distinct objects and thereby saving substantial computational resources. Under the MUAD setting, while advanced Transformer-based architectures have brought significant performance improvements, identity shortcuts persist: they directly copy inputs to outputs, narrowing the gap in reconstruction errors between normal and abnormal cases, and thereby making the two harder to distinguish. Therefore, we propose ShortcutBreaker, a novel unified feature-reconstruction framework for MUAD tasks, featuring two key innovations to address the issue of shortcuts. First, drawing on matrix rank inequality, we design a low-rank noisy bottleneck (LRNB) to project highdimensional features into a low-rank latent space, and theoretically demonstrate its capacity to prevent trivial identity reproduction. Second, leveraging ViTs global modeling capability instead of merely focusing on local features, we incorporate a global perturbation attention to prevent information shortcuts in the decoders. Extensive experiments are performed on four widely used anomaly detection benchmarks, including three industrial datasets (MVTec-AD, ViSA, and Real-IAD) and one medical dataset (Universal Medical). The proposed method achieves a remarkable image-level AUROC of 99.8%, 98.9%, 90.6%, and 87.8% on these four datasets, respectively, consistently outperforming previous MUAD methods across different scenarios Our code will be released..

Peng Tang, Xiaobin Hu, Tingcheng Li, Yang Nan, Tobias Lasser, Hongwei Bran Li• 2025

Related benchmarks

TaskDatasetResultRank
Anomaly LocalizationMVTec AD
Pixel AUROC98.5
513
Image-level Anomaly DetectionMVTec AD
AUROC99.8
82
Image-level Anomaly DetectionVisA
AUC98.7
80
Anomaly DetectionReal-IAD
AUROC90.8
20
Anomaly DetectionReal-IAD multi-class
mAD78.7
13
Unsupervised Anomaly Detection (Image-Level)Universal Medical
AUC87.6
7
Unsupervised Anomaly Localization (Pixel-Level)VisA
AUC99
7
Unsupervised Anomaly Localization (Pixel-Level)Real-IAD
AUC98.9
7
Unsupervised Anomaly Localization (Pixel-Level)Universal Medical
AUC97.1
7
Showing 9 of 9 rows

Other info

Follow for update