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

RealNet: A Feature Selection Network with Realistic Synthetic Anomaly for Anomaly Detection

About

Self-supervised feature reconstruction methods have shown promising advances in industrial image anomaly detection and localization. Despite this progress, these methods still face challenges in synthesizing realistic and diverse anomaly samples, as well as addressing the feature redundancy and pre-training bias of pre-trained feature. In this work, we introduce RealNet, a feature reconstruction network with realistic synthetic anomaly and adaptive feature selection. It is incorporated with three key innovations: First, we propose Strength-controllable Diffusion Anomaly Synthesis (SDAS), a diffusion process-based synthesis strategy capable of generating samples with varying anomaly strengths that mimic the distribution of real anomalous samples. Second, we develop Anomaly-aware Features Selection (AFS), a method for selecting representative and discriminative pre-trained feature subsets to improve anomaly detection performance while controlling computational costs. Third, we introduce Reconstruction Residuals Selection (RRS), a strategy that adaptively selects discriminative residuals for comprehensive identification of anomalous regions across multiple levels of granularity. We assess RealNet on four benchmark datasets, and our results demonstrate significant improvements in both Image AUROC and Pixel AUROC compared to the current state-o-the-art methods. The code, data, and models are available at https://github.com/cnulab/RealNet.

Ximiao Zhang, Min Xu, Xiuzhuang Zhou• 2024

Related benchmarks

TaskDatasetResultRank
Anomaly LocalizationMVTec AD--
369
Anomaly DetectionMVTec-AD (test)
I-AUROC99.4
226
Anomaly DetectionVisA (test)
I-AUROC97.8
91
Anomaly DetectionMPDD
Clean AUROC0.963
62
Anomaly LocalizationMPDD (test)
Pixel AUROC0.9928
60
Anomaly DetectionMVTec AD 1.0 (test)
Image AUROC100
57
Anomaly DetectionMPDD (test)
Image-level AU-ROC100
54
Anomaly LocalizationMVTec AD 1.0 (test)--
47
Anomaly LocalizationVisA
PCB199.7
35
Anomaly DetectionBTAD (test)
Mean Pixel AUROC0.961
30
Showing 10 of 21 rows

Other info

Code

Follow for update