the.ai

Foundations / Generalization

verified

Inductive Bias

The assumptions a model makes before it sees any data. Every architecture prefers some explanations to others, and that preference is what lets it generalise from finitely many examples at all — a model with no preferences could fit the training set in endlessly many ways and would have no reason to choose the one that works on the next example.

Viz primitive · budget-splitassumption-error = 8

assumption-error holds 17% of the budget; rest holds the remaining 83%.

Error a wrong assumption puts a floor under, against error that comes from having too few examples, in equal units. Drag the assumption's error up to watch it take over — where it does is the crossover, and dataset size is what carries a problem across it.

8

Reviewed by opendroid · 2026-08-19

  • arXiv:1806.01261 — Relational inductive biases, deep learning, and graph networks
  • arXiv:2010.11929 — An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale