Free Lunch for Generating Effective Outlier Supervision
Sen Pei, Jiaxi Sun, Richard Yi Da Xu, Bin Fan, Shiming Xiang, and, Gaofeng Meng

TL;DR
This paper introduces BayesAug, a novel method that generates realistic outlier supervision to improve out-of-distribution detection, significantly reducing false positives and enhancing the reliability of computer vision systems.
Contribution
The paper presents a new approach based on Bayes rule and a realistic outlier generation technique to improve OOD detection without relying on complex statistical differences.
Findings
BayesAug reduces FPR95 by over 12.50% compared to previous methods.
The approach improves the reliability of OOD detection in large-scale benchmarks.
Extensive experiments validate the effectiveness of the proposed method.
Abstract
When deployed in practical applications, computer vision systems will encounter numerous unexpected images (\emph{{i.e.}}, out-of-distribution data). Due to the potentially raised safety risks, these aforementioned unseen data should be carefully identified and handled. Generally, existing approaches in dealing with out-of-distribution (OOD) detection mainly focus on the statistical difference between the features of OOD and in-distribution (ID) data extracted by the classifiers. Although many of these schemes have brought considerable performance improvements, reducing the false positive rate (FPR) when processing open-set images, they necessarily lack reliable theoretical analysis and generalization guarantees. Unlike the observed ways, in this paper, we investigate the OOD detection problem based on the Bayes rule and present a convincing description of the reason for failures…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
