How Does the Pretraining Distribution Shape In-Context Learning? Task Selection, Generalization, and Robustness
Waïss Azizian, Ali Hasan
TL;DR
This work studies how the pretraining distribution affects in-context learning (ICL) by decomposing ICL into task selection and generalization. It develops a unified theoretical framework that extends Bayesian posterior consistency to heavy-tailed priors and dependent data, deriving task-retrieval concentration rates and generalization bounds that reveal a trade-off: heavier-tailed priors speed up task identification but worsen generalization, with bounds depending on tail moment $q$ and dependency terms. The authors validate the theory with numerical experiments on linear regression, Ornstein–Uhlenbeck, and Volterra processes, showing that distribution shifts favor heavier tails for robustness but require more pretraining tasks for reliable generalization. Practically, these insights guide the design of pretraining distributions to achieve robust, ICL-capable transformers on numerically challenging tasks, especially where memory and long-range dependencies are present.
Abstract
The emergence of in-context learning (ICL) in large language models (LLMs) remains poorly understood despite its consistent effectiveness, enabling models to adapt to new tasks from only a handful of examples. To clarify and improve these capabilities, we characterize how the statistical properties of the pretraining distribution (e.g., tail behavior, coverage) shape ICL on numerical tasks. We develop a theoretical framework that unifies task selection and generalization, extending and sharpening earlier results, and show how distributional properties govern sample efficiency, task retrieval, and robustness. To this end, we generalize Bayesian posterior consistency and concentration results to heavy-tailed priors and dependent sequences, better reflecting the structure of LLM pretraining data. We then empirically study how ICL performance varies with the pretraining distribution on challenging tasks such as stochastic differential equations and stochastic processes with memory. Together, these findings suggest that controlling key statistical properties of the pretraining distribution is essential for building ICL-capable and reliable LLMs.
