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

Natural Synthetic Anomalies for Self-Supervised Anomaly Detection and Localization

About

We introduce a simple and intuitive self-supervision task, Natural Synthetic Anomalies (NSA), for training an end-to-end model for anomaly detection and localization using only normal training data. NSA integrates Poisson image editing to seamlessly blend scaled patches of various sizes from separate images. This creates a wide range of synthetic anomalies which are more similar to natural sub-image irregularities than previous data-augmentation strategies for self-supervised anomaly detection. We evaluate the proposed method using natural and medical images. Our experiments with the MVTec AD dataset show that a model trained to localize NSA anomalies generalizes well to detecting real-world a priori unknown types of manufacturing defects. Our method achieves an overall detection AUROC of 97.2 outperforming all previous methods that learn without the use of additional datasets. Code available at https://github.com/hmsch/natural-synthetic-anomalies.

Hannah M. Schl\"uter, Jeremy Tan, Benjamin Hou, Bernhard Kainz• 2021

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionMVTec-AD (test)
I-AUROC97.2
226
Anomaly LocalizationMVTec-AD (test)
Pixel AUROC96.3
181
Pixel-level Anomaly DetectionMVTec
Pixel AUROC99.5
127
Anomaly DetectionMVTec 3D-AD 1.0 (test)
Mean Score0.696
107
Anomaly SegmentationMVTec-AD (test)
AUROC (Pixel)96.3
85
Image-level Anomaly DetectionMVTec-AD (test)
Overall AUROC97.2
68
Anomaly DetectionMVTec AD 1.0 (test)
Image AUROC100
57
Anomaly ClassificationMVTec-AD (test)
AUROC (Image)97.2
50
Anomaly LocalizationMVTec AD 1.0 (test)
AUROC (Pixel)96.3
47
Image Anomaly DetectionMVTec AD
Carpet I-AUROC95.6
32
Showing 10 of 19 rows

Other info

Code

Follow for update