THE SURVEYOR'S VALLEY
Out of Distribution: A Map of Where the Data Lived
Out of distribution is a relative label: a case falls outside a specified reference distribution.
OUTSIDE THE REGION
A map of where the data lived, not of the world
- OOD is relative: a case falls outside a specified reference distribution
- Distribution shift means the deployment distribution differs from the reference distribution
- Neither label alone establishes failure, novelty, or lack of training exposure
OOD describes a case relative to a reference distribution; distribution shift compares distributions. Performance under either condition must be measured rather than inferred from the label.
GEOMETRY, NOT A VERDICT
Outside the convex hull means extrapolation. Nothing more.
Convex-hull extrapolation is a geometric relation to a finite dataset. It is not equivalent to probabilistic OOD, distribution shift, novelty, or model failure.
- Interpolation: the input lies inside the dataset's convex hull
- Extrapolation: the input lies outside that geometric support
- In more than 100 dimensions, the paper finds interpolation almost surely never occurs
An epistemic limit, not another definition of OOD
No reliable reference class means the evidence does not support stable odds or a defensible comparison set. That can occur with or without a formally OOD input.
SUREST WHERE IT IS BLINDEST
Confidence can stay high where support is lowest
- Low support does not guarantee low expressed confidence
- Calibration under distribution shift must be measured, not assumed
- The model may not reliably flag its own operating boundary
Fluent output is not evidence of competence. Confidence can remain high after validated support thins, but there is no universal curve saying where or by how much. That mismatch can help hide the jagged frontier.
ATYPICAL IS NOT NEW
Uncertainty is not an OOD detector
Li, Lu, Kirichenko, Qiu, Rudner, Bruss and Wilson argue that uncertainty- and feature-based detectors answer the wrong questions; more scale or outlier exposure does not remove that objective mismatch.
- An atypical in-distribution case can trigger high uncertainty — a false alarm
- An OOD case can confidently activate familiar class features — a missed shift
- A supervised classifier answers the class question, not 'did this come from my distribution?'
ALL MODELS ARE WRONG
Essentially, all models are wrong, but some are useful.
George E. P. Box, Empirical Model-Building and Response Surfaces, 1987
The statistician's oldest warning, and the cleanest gloss of OOD: a model is a usable approximation of the region it was built on — never a mirror of the world.
A BOUNDED ANALOGY
OOD and Knightian uncertainty can overlap; they are not the same
- OOD is defined relative to a reference distribution
- No reliable class is an epistemic claim about defensible comparison and odds
- Knightian uncertainty is an analogy for the second problem, not an OOD definition
Use the Knightian analogy only when no stable reference class supports odds. An OOD case may still have useful precedents, and an in-distribution decision may still lack a defensible class.