Sub-Image Anomaly Detection with Deep Pyramid Correspondences
About
Nearest neighbor (kNN) methods utilizing deep pre-trained features exhibit very strong anomaly detection performance when applied to entire images. A limitation of kNN methods is the lack of segmentation map describing where the anomaly lies inside the image. In this work we present a novel anomaly segmentation approach based on alignment between an anomalous image and a constant number of the similar normal images. Our method, Semantic Pyramid Anomaly Detection (SPADE) uses correspondences based on a multi-resolution feature pyramid. SPADE is shown to achieve state-of-the-art performance on unsupervised anomaly detection and localization while requiring virtually no training time.
Niv Cohen, Yedid Hoshen• 2020
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Anomaly Localization | MVTec AD | Pixel AUROC97.6 | 369 | |
| Anomaly Detection | MVTec-AD (test) | I-AUROC85.5 | 226 | |
| Anomaly Detection | VisA | AUROC82.1 | 199 | |
| Anomaly Localization | MVTec-AD (test) | Pixel AUROC92.7 | 181 | |
| Anomaly Detection | MVTec-AD (test) | P-AUROC96.6 | 132 | |
| Pixel-level Anomaly Detection | MVTec | -- | 127 | |
| Anomaly Detection | CIFAR-10 | AUC84.9 | 120 | |
| Anomaly Localization | VisA | P-AUROC0.962 | 119 | |
| Anomaly Detection | VisA (test) | I-AUROC92.1 | 91 | |
| Anomaly Detection | MNIST | AUC82.9 | 87 |
Showing 10 of 90 rows
...