Our new X account is live! Follow @wizwand_team for updates
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
1866
Image ClassificationCIFAR-100--
622
Image ClassificationCIFAR-10
Accuracy95.11
507
Out-of-Distribution DetectionSUN OOD with ImageNet-1k In-distribution (test)
FPR@9545.14
159
Out-of-Distribution DetectionImageNet-1k ID iNaturalist OOD
FPR950.23
87
OOD DetectionCIFAR-10 (ID) vs Places 365 (OOD)
AUROC96.77
77
OOD DetectionCIFAR-100 IND SVHN OOD
AUROC (%)95.69
74
Out-of-Distribution DetectionImageNet-1k (ID) with 4 OOD datasets (iNaturalist, SUN, Places, Textures)
FPR9531.71
45
OOD DetectionCIFAR-10 IND iSUN OOD
AUROC99.93
42
Out-of-Distribution DetectionImageNet (ID) vs Places365 (OOD) 1.0 (test)
FPR9567.38
41
Showing 10 of 26 rows

Other info

Code

Follow for update