English

Towards Total Recall in Industrial Anomaly Detection

Computer Vision and Pattern Recognition 2022-05-09 v2

Abstract

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%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.

Keywords

Cite

@article{arxiv.2106.08265,
  title  = {Towards Total Recall in Industrial Anomaly Detection},
  author = {Karsten Roth and Latha Pemula and Joaquin Zepeda and Bernhard Schölkopf and Thomas Brox and Peter Gehler},
  journal= {arXiv preprint arXiv:2106.08265},
  year   = {2022}
}

Comments

Accepted to CVPR 2022

R2 v1 2026-06-24T03:13:52.865Z