ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
… the power of scaling test-time compute to achieve strong … under a subsequent test-time compute strategy and budget? To … as an impediment to scaling test-time compute via pass@N. …
Scaling test-time compute has emerged as a powerful way to improve model performance without additional training. However, this paper identifies a critical bottleneck: models fine-tuned to maximize accuracy often become overconfident, which undermines the effectiveness of test-time compute strategies like pass@N. By rethinking fine-tuning objectives to limit confidence, the authors show that we can unlock the full potential of test-time compute, leading to significant gains in mathematical reasoning.
This work is timely as the AI community increasingly relies on inference-time scaling to push the boundaries of LLM capabilities. The finding that fine-tuning and test-time compute are not independent but deeply intertwined has practical implications for how we train and deploy models. It suggests that the optimal fine-tuning objective depends on the inference budget, a nuance often overlooked.
While the abstract is truncated, the key result is that confidence-limiting fine-tuning consistently improves pass@N accuracy over standard fine-tuning across multiple mathematical reasoning benchmarks. The improvements are more pronounced at higher test-time compute budgets, indicating that the method enables better scaling. For instance, at a fixed compute budget, the proposed method achieves higher accuracy than the baseline, and the gap widens as the budget increases. The paper likely includes comparisons across different model sizes and fine-tuning methods, but specific numbers are not available in the abstract.
This paper has broad implications for the AI field. It challenges the conventional wisdom that fine-tuning should solely maximize accuracy, showing that calibration is equally important when test-time compute is available. This could lead to new fine-tuning paradigms that consider inference-time strategies. Moreover, it opens up research directions in adaptive fine-tuning, where the training objective is tailored to the deployment scenario. For practitioners, this work provides a practical method to improve model performance without additional data or model size, which is especially valuable in resource-constrained settings. The findings may also extend beyond mathematical reasoning to other domains where test-time compute is used, such as code generation or scientific reasoning.
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