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

Deep Anomaly Detection Using Geometric Transformations

About

We consider the problem of anomaly detection in images, and present a new detection technique. Given a sample of images, all known to belong to a "normal" class (e.g., dogs), we show how to train a deep neural model that can detect out-of-distribution images (i.e., non-dog objects). The main idea behind our scheme is to train a multi-class model to discriminate between dozens of geometric transformations applied on all the given images. The auxiliary expertise learned by the model generates feature detectors that effectively identify, at test time, anomalous images based on the softmax activation statistics of the model when applied on transformed images. We present extensive experiments using the proposed detector, which indicate that our algorithm improves state-of-the-art methods by a wide margin.

Izhak Golan, Ran El-Yaniv• 2018

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionMVTec-AD (test)
I-AUROC73.1
226
Anomaly LocalizationMVTec-AD (test)
Pixel AUROC93
181
Anomaly DetectionCIFAR-10
AUC86
120
Anomaly DetectionCIFAR-10 32x32x3
AUROC0.957
87
Anomaly DetectionCIFAR-100
AUROC78.7
72
Anomaly DetectionMVTec AD 1.0 (test)--
57
Anomaly DetectionMVTecAD (test)
Bottle Score74.4
55
Anomaly DetectionMNIST one-class classification
AUROC0.98
47
Out-of-Distribution DetectionCIFAR-10 (test)
AUROC0.8604
45
Anomaly DetectionFashion MNIST
Avg AUC93.5
40
Showing 10 of 59 rows

Other info

Code

Follow for update