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

Deep Anomaly Detection with Outlier Exposure

About

It is important to detect anomalous inputs when deploying machine learning systems. The use of larger and more complex inputs in deep learning magnifies the difficulty of distinguishing between anomalous and in-distribution examples. At the same time, diverse image and text data are available in enormous quantities. We propose leveraging these data to improve deep anomaly detection by training anomaly detectors against an auxiliary dataset of outliers, an approach we call Outlier Exposure (OE). This enables anomaly detectors to generalize and detect unseen anomalies. In extensive experiments on natural language processing and small- and large-scale vision tasks, we find that Outlier Exposure significantly improves detection performance. We also observe that cutting-edge generative models trained on CIFAR-10 may assign higher likelihoods to SVHN images than to CIFAR-10 images; we use OE to mitigate this issue. We also analyze the flexibility and robustness of Outlier Exposure, and identify characteristics of the auxiliary dataset that improve performance.

Dan Hendrycks, Mantas Mazeika, Thomas Dietterich• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy75.71
1866
Image ClassificationImageNet-1K
Top-1 Acc75.51
836
Image ClassificationCIFAR-100--
622
Image ClassificationCIFAR-10
Accuracy94.83
507
Out-of-Distribution DetectionSUN OOD with ImageNet-1k In-distribution (test)
FPR@9552.6
159
Out-of-Distribution DetectionTextures
AUROC0.9773
141
Out-of-Distribution DetectionImageNet OOD Average 1k (test)
FPR@9522.97
137
Anomaly DetectionCIFAR-10--
120
Out-of-Distribution DetectionPlaces
FPR9519.07
110
Out-of-Distribution DetectionCIFAR-100
AUROC95.71
107
Showing 10 of 236 rows
...

Other info

Code

Follow for update