Position: supervised classifiers answer the wrong questions for OOD detection
A critical re-examination of popular out-of-distribution (OOD) detection procedures.
To detect distribution shifts and improve model safety, many out-of-distribution (OOD) detection methods rely on the predictive uncertainty or features of supervised models trained on in-distribution data. In this position paper, we critically re-examine this popular family of OOD detection procedures, and we argue that these methods are fundamentally answering the wrong questions for OOD detection. There is no simple fix to this misalignment, since a classifier trained only on in-distribution classes cannot be expected to identify OOD points; for instance, a cat-dog classifier may confidently misclassify an airplane if it contains features that distinguish cats from dogs, despite generally appearing nothing alike. We find that uncertainty-based methods incorrectly conflate high uncertainty with being OOD, while feature-based methods incorrectly conflate far feature-space distance with being OOD. We show how these pathologies manifest as irreducible errors in OOD detection and identify common settings where these methods are ineffective. Additionally, interventions to improve OOD detection such as feature-logit hybrid methods, scaling of model and data size, epistemic uncertainty representation, and outlier exposure also fail to address this fundamental misalignment in objectives.
Latest publications
Dynamic guardian models: realtime content moderation with user-defined policies
Specialized classifiers that evaluate text based on predefined trustworthiness objectives.
ICMLLLM-SRBench: A new benchmark for scientific equation discovery with Large Language Models
A comprehensive benchmark designed to evaluate LLM-based scientific equation discovery methods.
ICMLZero-shot meta-learning for tabular prediction tasks with adversarially pre-trained transformer
Introducing APT, an Adversarially Pre-trained Transformer achieving SOTA on small tabular tasks.
ICML