ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
Large language models can solve substantially harder reasoning problems with more inference-time compute. The term "test-time scaling," however, now covers diverse inference algorithms that extend deliberation along a single trajectory, sample completed candidates and aggregate them through voting or verification, or search over unfinished partial states. These algorithms differ in their statistical structure, compute accounting, and failure modes. Treating these procedures as interchangeable under a single scalar "budget," or reporting accuracy without the inference protocol that produced it, makes results difficult to compare across studies. We develop a systematic account of test-time scaling along three axes. First, we formalize test-time scaling as budgeted inference over the implicit prefix tree of an autoregressive model and distinguish three structural regimes: single-trajectory sequential scaling, leaf-level scaling with terminal reduction, and prefix-level scaling. Second, we treat the evaluated object as the entire inference system and develop evaluation principles that separate end-to-end system performance from candidate-bank diagnostics. We introduce an evaluation profile whose coordinates and simple functionals recover or bound common repeated-sampling metrics, and prescribe protocol-matched reporting of compute and uncertainty. Third, we specify reproducibility requirements for inference protocols, distinguishing exact replay from distributional reproducibility and identifying the artifacts needed to support each. We also organize the open-weight reasoning ecosystem by model-side and interface mechanisms, apply these principles to broad-knowledge, symbolic-reasoning, and competition-mathematics benchmarks, and assemble over 2 billion full reasoning traces for release with progressively richer verifier and token-level signals.
Test-time scaling has become a central technique for improving reasoning capabilities of large language models, but the field suffers from a lack of standardization. Different inference algorithms—such as chain-of-thought, self-consistency, and tree search—are often lumped together under a single 'budget' term, making results difficult to compare. This paper addresses this critical gap by providing a formal framework that categorizes test-time scaling methods into three structural regimes, which clarifies their statistical differences and failure modes.
The paper also tackles evaluation and reproducibility, two major pain points in current research. By proposing an evaluation profile that separates system-level performance from candidate-bank diagnostics, it offers a way to report results that are more informative and comparable. The emphasis on reproducibility—distinguishing exact replay from distributional reproducibility—is timely, as many published results are hard to reproduce due to missing inference protocol details.
The paper does not present empirical results in the abstract, but it claims to apply its principles to broad-knowledge, symbolic-reasoning, and competition-mathematics benchmarks. The main tangible output is the dataset of over 2 billion reasoning traces, which is a significant resource for the community. The evaluation profile is designed to recover or bound common metrics, but no concrete numbers are provided in the abstract.
This paper has the potential to become a foundational reference for test-time scaling research. By providing a clear taxonomy and evaluation framework, it could reduce confusion and improve the quality of research in this area. The reproducibility requirements are especially important as the field moves toward more complex inference algorithms. The release of a large-scale reasoning trace dataset could also accelerate progress in training verifiers and improving reasoning models. Overall, this work contributes to making test-time scaling research more rigorous and comparable, which is essential for the continued advancement of reasoning LLMs.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba