English

The Coverage Principle: How Pre-Training Enables Post-Training

Machine Learning 2025-10-23 v2 Artificial Intelligence Computation and Language Machine Learning Statistics Theory Statistics Theory

Abstract

Language models demonstrate remarkable abilities when pre-trained on large text corpora and fine-tuned for specific tasks, but how and why pre-training shapes the success of the final model remains poorly understood. Notably, although pre-training success is often quantified by cross-entropy loss, cross-entropy can be a poor predictor of downstream performance. Instead, we provide a theoretical perspective on this relationship through the lens of \emph{coverage}, which quantifies the probability mass the pre-trained model places on high-quality responses and which is necessary and sufficient for post-training and test-time scaling methods such as Best-of-N to succeed. Our main results develop an understanding of \emph{the coverage principle}, a phenomenon whereby next-token prediction (more generally, maximum likelihood) implicitly optimizes toward a model with good coverage. In particular, we uncover a mechanism that explains the power of coverage in predicting downstream performance: \emph{coverage generalizes faster than cross-entropy}, avoiding spurious dependence on problem-dependent parameters such as the sequence length. We also study practical algorithmic interventions with provable benefits for improving coverage, including (i) model/checkpoint selection procedures, (ii) gradient normalization schemes, and (iii) test-time decoding strategies.

Keywords

Cite

@article{arxiv.2510.15020,
  title  = {The Coverage Principle: How Pre-Training Enables Post-Training},
  author = {Fan Chen and Audrey Huang and Noah Golowich and Sadhika Malladi and Adam Block and Jordan T. Ash and Akshay Krishnamurthy and Dylan J. Foster},
  journal= {arXiv preprint arXiv:2510.15020},
  year   = {2025}
}
R2 v1 2026-07-01T06:42:00.077Z