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

Out-of-distribution Detection with Implicit Outlier Transformation

About

Outlier exposure (OE) is powerful in out-of-distribution (OOD) detection, enhancing detection capability via model fine-tuning with surrogate OOD data. However, surrogate data typically deviate from test OOD data. Thus, the performance of OE, when facing unseen OOD data, can be weakened. To address this issue, we propose a novel OE-based approach that makes the model perform well for unseen OOD situations, even for unseen OOD cases. It leads to a min-max learning scheme -- searching to synthesize OOD data that leads to worst judgments and learning from such OOD data for uniform performance in OOD detection. In our realization, these worst OOD data are synthesized by transforming original surrogate ones. Specifically, the associated transform functions are learned implicitly based on our novel insight that model perturbation leads to data transformation. Our methodology offers an efficient way of synthesizing OOD data, which can further benefit the detection model, besides the surrogate OOD data. We conduct extensive experiments under various OOD detection setups, demonstrating the effectiveness of our method against its advanced counterparts.

Qizhou Wang, Junjie Ye, Feng Liu, Quanyu Dai, Marcus Kalander, Tongliang Liu, Jianye Hao, Bo Han• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy64.36
1952
Image ClassificationImageNet-1K
Top-1 Acc75.5
1239
Image ClassificationCIFAR-100
Accuracy76.96
691
Image ClassificationCIFAR-10
Accuracy94.93
507
Out-of-Distribution DetectionSUN OOD with ImageNet-1k In-distribution (test)
FPR@9559.06
204
Out-of-Distribution DetectionImageNet-1k ID iNaturalist OOD
FPR950.72
132
Out-of-Distribution DetectionCIFAR-10
AUROC98.78
121
OOD DetectionCIFAR-10 (ID) vs Places 365 (OOD)
AUROC95.06
117
Out-of-Distribution DetectionImageNet
FPR9559.83
108
Out-of-Distribution DetectionCIFAR-100
AUROC93.97
107
Showing 10 of 39 rows

Other info

Code

Follow for update