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

VOS: Learning What You Don't Know by Virtual Outlier Synthesis

About

Out-of-distribution (OOD) detection has received much attention lately due to its importance in the safe deployment of neural networks. One of the key challenges is that models lack supervision signals from unknown data, and as a result, can produce overconfident predictions on OOD data. Previous approaches rely on real outlier datasets for model regularization, which can be costly and sometimes infeasible to obtain in practice. In this paper, we present VOS, a novel framework for OOD detection by adaptively synthesizing virtual outliers that can meaningfully regularize the model's decision boundary during training. Specifically, VOS samples virtual outliers from the low-likelihood region of the class-conditional distribution estimated in the feature space. Alongside, we introduce a novel unknown-aware training objective, which contrastively shapes the uncertainty space between the ID data and synthesized outlier data. VOS achieves competitive performance on both object detection and image classification models, reducing the FPR95 by up to 9.36% compared to the previous best method on object detectors. Code is available at https://github.com/deeplearning-wisc/vos.

Xuefeng Du, Zhaoning Wang, Mu Cai, Yixuan Li• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1K
Top-1 Acc74.43
836
Image ClassificationImageNet-1K--
524
Out-of-Distribution DetectioniNaturalist
FPR@9528.99
200
Out-of-Distribution DetectionSUN OOD with ImageNet-1k In-distribution (test)
FPR@9517.58
159
Out-of-Distribution DetectionTextures
AUROC0.8674
141
Out-of-Distribution DetectionPlaces
FPR9537.61
110
Out-of-Distribution DetectionCIFAR-100
AUROC79.98
107
Out-of-Distribution DetectionCIFAR-10
AUROC91.56
105
Out-of-Distribution DetectionImageNet-1k ID iNaturalist OOD
FPR9598.72
87
Image ClassificationImageNet-100--
84
Showing 10 of 77 rows
...

Other info

Follow for update