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

Towards Total Recall in Industrial Anomaly Detection

About

Being able to spot defective parts is a critical component in large-scale industrial manufacturing. A particular challenge that we address in this work is the cold-start problem: fit a model using nominal (non-defective) example images only. While handcrafted solutions per class are possible, the goal is to build systems that work well simultaneously on many different tasks automatically. The best performing approaches combine embeddings from ImageNet models with an outlier detection model. In this paper, we extend on this line of work and propose \textbf{PatchCore}, which uses a maximally representative memory bank of nominal patch-features. PatchCore offers competitive inference times while achieving state-of-the-art performance for both detection and localization. On the challenging, widely used MVTec AD benchmark PatchCore achieves an image-level anomaly detection AUROC score of up to $99.6\%$, more than halving the error compared to the next best competitor. We further report competitive results on two additional datasets and also find competitive results in the few samples regime.\freefootnote{$^*$ Work done during a research internship at Amazon AWS.} Code: github.com/amazon-research/patchcore-inspection.

Karsten Roth, Latha Pemula, Joaquin Zepeda, Bernhard Sch\"olkopf, Thomas Brox, Peter Gehler• 2021

Related benchmarks

TaskDatasetResultRank
Anomaly LocalizationMVTec AD
Pixel AUROC99.5
369
Anomaly DetectionMVTec-AD (test)
I-AUROC99.1
226
Anomaly DetectionVisA
AUROC98.6
199
Anomaly LocalizationMVTec-AD (test)
Pixel AUROC98.1
181
Anomaly DetectionMVTec-AD (test)
P-AUROC99.4
132
Pixel-level Anomaly DetectionMVTec
Pixel AUROC99.4
127
Anomaly DetectionCIFAR-10
AUC84.3
120
Anomaly LocalizationVisA
P-AUROC0.988
119
Anomaly DetectionMVTec 3D-AD 1.0 (test)
Mean Score0.811
107
Anomaly DetectionVisA (test)
I-AUROC95.1
91
Showing 10 of 336 rows
...

Other info

Code

Follow for update