Definition
Plain language
Cases that look different from anything the model saw during training.
As stated in the literature
Out-of-distribution inputs — examples drawn from a distribution sufficiently different from the training distribution to stress generalization.
Also called: out-of-distribution
Why it matters: Real deployments constantly hit inputs unlike the training data, so OOD robustness is often what separates demo-quality from production-quality models.
For example, a model trained on English news articles is OOD when asked to summarize a 17th-century legal document.
Heard on the show
“The ground truth is real execution, and the queries are held out from training, so it's out-of-distribution by construction.”Episode 167 — How Teaching an AI to Predict, Not Act, Made It a Better Actor