Prescriptive Scaling Reveals the Evolution of Language Model Capabilities
Hanlin Zhang, Jikai Jin, Vasilis Syrgkanis, Sham Kakade
TL;DR
This work introduces prescriptive scaling, a framework that translates pre-training compute budgets into reliable, high-probability downstream performance envelopes conditioned on contemporary post-training practices. It derives monotone, saturating sigmoid capability boundaries $q_ au(z)$ with $z= obreak \log_{10} C$ for $ au=0.98$, and validates temporal stability across models, tasks, and external datasets including Proteus-2k. The authors develop budget-aware data collection via balanced I-optimal design to recover near-full boundaries with a fraction of the evaluation cost, and provide diagnostics for saturation and contamination on leaderboards and frontier benchmarks. They also show that post-training yields more predictable envelopes than pretrained accuracies, with task-dependent gaps, and reveal that math reasoning exhibits an advancing boundary over time. Overall, prescriptive scaling offers practical tools for budgeting, monitoring, and interpreting progress in language-model capabilities as scaling regimes evolve, along with release of the Proteus-2k evaluation dataset.
Abstract
For deploying foundation models, practitioners increasingly need prescriptive scaling laws: given a pre training compute budget, what downstream accuracy is attainable with contemporary post training practice, and how stable is that mapping as the field evolves? Using large scale observational evaluations with 5k observational and 2k newly sampled data on model performance, we estimate capability boundaries, high conditional quantiles of benchmark scores as a function of log pre training FLOPs, via smoothed quantile regression with a monotone, saturating sigmoid parameterization. We validate the temporal reliability by fitting on earlier model generations and evaluating on later releases. Across various tasks, the estimated boundaries are mostly stable, with the exception of math reasoning that exhibits a consistently advancing boundary over time. We then extend our approach to analyze task dependent saturation and to probe contamination related shifts on math reasoning tasks. Finally, we introduce an efficient algorithm that recovers near full data frontiers using roughly 20% of evaluation budget. Together, our work releases the Proteus 2k, the latest model performance evaluation dataset, and introduces a practical methodology for translating compute budgets into reliable performance expectations and for monitoring when capability boundaries shift across time.
