验证机制让大模型推理更高效,不靠验证的路径在扩展时会严重落后。
Scaling Test-Time Compute Without Verification or RL is Suboptimal
- 用验证器引导强化学习,比直接复制思考路径更优
- 在不同长度和风格的答案分布下,无验证方法性能下降更快
- 适合追求推理效率的开发者,尤其在复杂问题上
尽管测试时计算量持续扩大,但如何有效扩展仍存争议。本文证明,在固定计算与数据预算下,基于验证器(VB)的强化学习或搜索方法显著优于无需验证(VF)的路径蒸馏或克隆方法。当基础预训练模型对正确解法存在异质性分布(如长度、风格差异)且奖励分布非尖锐时,VF方法的次优性随测试时计算量(输出词元长度)和训练数据规模增长而急剧恶化。我们通过反集中度(anti-concentration)形式化该条件,表明VB方法具有更优的渐近可扩展性,性能差距随计算预算增加而拉大。实证在3/8/32B参数模型上验证了数学与教学类任务中验证的关键作用。
原文摘要 · Abstract (English)
Despite substantial advances in scaling test-time compute, an ongoing debate in the community is how it should be scaled up to enable continued and efficient improvements with scaling. There are largely two approaches: first, distilling successful search or thinking traces; and second, using verification (e.g., 0/1 outcome rewards, reward models, or verifiers) to guide reinforcement learning (RL) and search algorithms. In this paper, we prove that finetuning LLMs with verifier-based (VB) methods based on RL or search is far superior to verifier-free (VF) approaches based on distilling or cloning search traces, given a fixed amount of compute/data budget. Further, we show that as we scale test-time compute (measured as the output token length) and training data, suboptimality of VF methods scales poorly compared to VB when the base pre-trained LLM presents a heterogeneous distribution over correct solution traces (e.g., different lengths, styles, etc.) and admits a non-sharp distribution over rewards on traces sampled from it. We formalize this condition using anti-concentration [Erdős, 1945]. This implies a stronger result that VB methods scale better asymptotically, with the performance gap between VB and VF methods widening as test-time budget grows. We corroborate our theory empirically on both didactic and math reasoning problems with 3/8/32B-sized pre-trained LLMs, where we find verification is crucial for scaling test-time compute.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。