Breaking Down Out-of-Distribution Detection: Many Methods Based on OOD Training Data Estimate a Combination of the Same Core Quantities
Julian Bitterwolf, Alexander Meinke, Maximilian Augustin, Matthias, Hein

TL;DR
This paper analyzes various out-of-distribution detection methods, revealing their common objectives and implicit scoring functions, and shows that many methods perform similarly when trained under comparable conditions.
Contribution
It unifies different OOD detection methods by identifying their core objectives and implicit scoring functions, highlighting their similarities in practical training scenarios.
Findings
Binary discrimination is equivalent to several OOD detection formulations.
Shared training yields similar performance across methods.
Confidence loss in Outlier Exposure has an implicit scoring function.
Abstract
It is an important problem in trustworthy machine learning to recognize out-of-distribution (OOD) inputs which are inputs unrelated to the in-distribution task. Many out-of-distribution detection methods have been suggested in recent years. The goal of this paper is to recognize common objectives as well as to identify the implicit scoring functions of different OOD detection methods. We focus on the sub-class of methods that use surrogate OOD data during training in order to learn an OOD detection score that generalizes to new unseen out-distributions at test time. We show that binary discrimination between in- and (different) out-distributions is equivalent to several distinct formulations of the OOD detection problem. When trained in a shared fashion with a standard classifier, this binary discriminator reaches an OOD detection performance similar to that of Outlier Exposure.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Non-Destructive Testing Techniques
MethodsTest
