Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Learning to Augment Distributions for Out-of-Distribution Detection

About

Open-world classification systems should discern out-of-distribution (OOD) data whose labels deviate from those of in-distribution (ID) cases, motivating recent studies in OOD detection. Advanced works, despite their promising progress, may still fail in the open world, owing to the lack of knowledge about unseen OOD data in advance. Although one can access auxiliary OOD data (distinct from unseen ones) for model training, it remains to analyze how such auxiliary data will work in the open world. To this end, we delve into such a problem from a learning theory perspective, finding that the distribution discrepancy between the auxiliary and the unseen real OOD data is the key to affecting the open-world detection performance. Accordingly, we propose Distributional-Augmented OOD Learning (DAL), alleviating the OOD distribution discrepancy by crafting an OOD distribution set that contains all distributions in a Wasserstein ball centered on the auxiliary OOD distribution. We justify that the predictor trained over the worst OOD data in the ball can shrink the OOD distribution discrepancy, thus improving the open-world detection performance given only the auxiliary OOD data. We conduct extensive evaluations across representative OOD detection setups, demonstrating the superiority of our DAL over its advanced counterparts.

Qizhou Wang, Zhen Fang, Yonggang Zhang, Feng Liu, Yixuan Li, Bo Han• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy75.46
1952
Image ClassificationCIFAR-100
Accuracy77.29
691
Image ClassificationCIFAR-10
Accuracy95.11
507
Out-of-Distribution DetectionSUN OOD with ImageNet-1k In-distribution (test)
FPR@9545.14
204
Out-of-Distribution DetectionImageNet-1k ID iNaturalist OOD
FPR950.23
132
OOD DetectionCIFAR-10 (ID) vs Places 365 (OOD)
AUROC96.77
117
OOD DetectionCIFAR-10 IND iSUN OOD
AUROC99.93
82
OOD DetectionTextures (OOD) with CIFAR-10 (ID) (test)
FPR@9595
80
OOD DetectionCIFAR-100 IND SVHN OOD
AUROC (%)95.69
74
OOD DetectionLSUN-Resize (OOD) with CIFAR-10 (ID) (test)
FPR@950.00e+0
70
Showing 10 of 26 rows

Other info

Code

Follow for update