arXiv:2606.26080cs.LGcs.AI2026-06被引 1

用强化学习后训练自带的信号,实现无需标注的智能体步骤评估

Neglected Free Lunch from Post-training: Progress Advantage for LLM Agents

论文配图:Neglected Free Lunch from Post-training: Progress Advantage for LLM Agents
图 1 · 摘自论文原文
  • 利用强化学习后训练的策略与参考策略的对数概率比,隐式获得最优优势函数
  • 在五个基准上验证,性能超越基于置信度的基线和专用奖励模型
  • 无需任务定制训练,可直接作为标准强化学习流程的副产品使用

过程奖励模型能对大语言模型进行细粒度的步骤级评估,但在智能体场景中构建此类模型仍极为困难:长时程交互、不可逆动作及随机环境反馈使得大规模的人工标注和蒙特卡洛估计均不可行。本文表明,强化学习(RL)后训练本身已具备有效步骤级评分的条件,无需额外训练奖励模型。具体而言,我们在一般随机马尔可夫决策过程下推导出一种隐式优势,称为进展优势——即RL训练策略与参考策略的对数概率比恰好恢复最优优势函数。该信号无需标注、领域无关,且可作为标准强化学习后训练流程的副产品获取。我们在三个应用中验证了进展优势的有效性:测试时缩放、不确定性量化及故障归因,覆盖五个基准和四个模型家族。所有设置下其表现均优于基于置信度的基线,并在未进行任务特定训练的情况下超越专用训练的奖励模型。我们进一步分析进展优势特性,为实际智能体系统中的应用提供实践指导。

原文摘要 · Abstract (English)

Process reward models enable fine-grained, step-level evaluation of LLMs, yet building them for agentic settings remains prohibitively difficult: long-horizon interactions, irreversible actions, and stochastic environment feedback make both human annotation and Monte Carlo estimation infeasible at scale. In this work, we show that reinforcement learning (RL) post-training already provides the ingredients for effective step-level scoring, eliminating the need for dedicated reward model training altogether. Concretely, we derive an implicit advantage under a general stochastic Markov decision process, which we term progress advantage -- log-probability ratio between the RL-trained policy and its reference policy exactly recovers the optimal advantage function. This formulation makes the resulting signal annotation-free, domain-agnostic, and available as a byproduct of the standard RL post-training pipeline. We validate the effectiveness of the progress advantage across three different applications: test-time scaling, uncertainty quantification, and failure attribution on five benchmarks and four model families. Across all settings, it consistently outperforms confidence-based baselines and, despite requiring no task-specific training, surpasses dedicated trained reward models. We complement these results with deeper analyses on characteristics of progress advantage, offering practical guidance for adoption in real-world agentic systems.

强化学习智能体评估无监督信号后训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。