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

Few-Shot Anomaly-Driven Generation for Anomaly Classification and Segmentation

About

Anomaly detection is a practical and challenging task due to the scarcity of anomaly samples in industrial inspection. Some existing anomaly detection methods address this issue by synthesizing anomalies with noise or external data. However, there is always a large semantic gap between synthetic and real-world anomalies, resulting in weak performance in anomaly detection. To solve the problem, we propose a few-shot Anomaly-driven Generation (AnoGen) method, which guides the diffusion model to generate realistic and diverse anomalies with only a few real anomalies, thereby benefiting training anomaly detection models. Specifically, our work is divided into three stages. In the first stage, we learn the anomaly distribution based on a few given real anomalies and inject the learned knowledge into an embedding. In the second stage, we use the embedding and given bounding boxes to guide the diffusion model to generate realistic and diverse anomalies on specific objects (or textures). In the final stage, we propose a weakly-supervised anomaly detection method to train a more powerful model with generated anomalies. Our method builds upon DRAEM and DesTSeg as the foundation model and conducts experiments on the commonly used industrial anomaly detection dataset, MVTec. The experiments demonstrate that our generated anomalies effectively improve the model performance of both anomaly classification and segmentation tasks simultaneously, \eg, DRAEM and DseTSeg achieved a 5.8\% and 1.5\% improvement in AU-PR metric on segmentation task, respectively. The code and generated anomalous data are available at https://github.com/gaobb/AnoGen.

Guan Gui, Bin-Bin Gao, Jun Liu, Chengjie Wang, Yunsheng Wu• 2025

Related benchmarks

TaskDatasetResultRank
Anomaly LocalizationMVTec AD
Pixel AUROC98.3
513
Anomaly GenerationMVTec AD
KID105.4
85
Image-level Anomaly DetectionMVTec AD
AUROC98.27
82
Image-level Anomaly DetectionVisA
AUC89.64
80
Anomaly GenerationVisA
IC-LPIPS30
62
Anomaly LocalizationVisA--
35
Image-level Anomaly DetectionDAGM
AUROC96.84
33
Anomaly DetectionMVTec AD
Image AUROC93.1
29
Anomaly LocalizationMVTec 3D-AD--
29
Pixel-level Anomaly DetectionMVTec AD
AUROC96.25
27
Showing 10 of 20 rows

Other info

Follow for update