Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

One Language-Free Foundation Model Is Enough for Universal Vision Anomaly Detection

About

Universal visual anomaly detection (AD) aims to identify anomaly images and segment anomaly regions towards open and dynamic scenarios, following zero- and few-shot paradigms without any dataset-specific fine-tuning. We have witnessed significant progress in widely use of visual-language foundational models in recent approaches. However, current methods often struggle with complex prompt engineering, elaborate adaptation modules, and challenging training strategies, ultimately limiting their flexibility and generality. To address these issues, this paper rethinks the fundamental mechanism behind visual-language models for AD and presents an embarrassingly simple, general, and effective framework for Universal vision Anomaly Detection (UniADet). Specifically, we first find language encoder is used to derive decision weights for anomaly classification and segmentation, and then demonstrate that it is unnecessary for universal AD. Second, we propose an embarrassingly simple method to completely decouple classification and segmentation, and decouple cross-level features, i.e., learning independent weights for different tasks and hierarchical features. UniADet is highly simple (learning only decoupled weights), parameter-efficient (only 0.002M learnable parameters), general (adapting a variety of foundation models), and effective (surpassing state-of-the-art zero-/few-shot by a large margin and even full-shot AD methods for the first time) on 14 real-world AD benchmarks covering both industrial and medical domains. We will make the code and model of UniADet available at https://github.com/gaobb/UniADet.

Bin-Bin Gao, Chengjie Wang• 2026

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionVisA
AUROC97.1
199
Pixel-level Anomaly DetectionMVTec
Pixel AUROC97.4
127
Anomaly LocalizationMVTec
AUC97.9
70
Anomaly DetectionMVTec
AUROC98.7
65
Anomaly SegmentationBTAD
Average Pixel AUROC98.4
41
Anomaly DetectionKSDD
AUROC0.973
40
Image-level Anomaly DetectionBTAD
AUROC97.1
39
Pixel-level Anomaly DetectionBTAD
AUROC98.4
30
Pixel-level Anomaly DetectionVisA
AUROC98.2
30
Anomaly DetectionDTD
AUROC99.7
28
Showing 10 of 35 rows

Other info

Follow for update