arXiv:2605.14539cs.CL2026-05

让大模型从错误中学习,自动提炼纠错训练信号。

Learning from Failures: Correction-Oriented Policy Optimization with Verifiable Rewards

论文配图:Learning from Failures: Correction-Oriented Policy Optimization with Verifiable Rewards
图 1 · 摘自论文原文
  • 利用模型自身失败轨迹生成纠错监督信号,无需外部标注。
  • 在11个基准上显著提升数学推理与代码生成表现。
  • 不仅提高正确率,还增强模型自我修正能力,适合强化学习研究者。

基于可验证奖励的强化学习(RLVR)已成为提升大语言模型推理能力的有效范式。然而,稀疏的二元奖励和弱信用分配常导致优化信号模糊,未能充分利用失败轨迹中的有用信息。为此,我们提出纠正导向策略优化(CIPO),这是一种无需依赖外部信号的简单有效扩展,能将在线策略的失败轨迹转化为纠错监督信号。通过联合优化源自模型自身失败尝试的纠正样本与标准的RLVR目标,CIPO在提升学习效率的同时,明确增强了模型自我纠错能力。在涵盖数学推理与代码生成的11个基准上的大量实验表明,CIPO在推理与纠错性能上均持续显著优于强基线。此外,CIPO带来更强的pass@K提升,表明其提升了模型内在推理能力,而非仅重新分配已有正确答案的概率质量。

原文摘要 · Abstract (English)

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as an effective paradigm for improving the reasoning capabilities of large language models. However, RLVR training is often hindered by sparse binary rewards and weak credit assignment, resulting in ambiguous optimization signals and underutilization of the useful information embedded in failed trajectories. To address this challenge, we propose Correction-Oriented Policy Optimization (CIPO), a simple and effective extension to RLVR that converts on-policy failed trajectories into correction-oriented supervision, without relying on any external signals. By jointly optimizing correction samples derived from the model's own failed attempts together with the standard RLVR objective, CIPO improves learning effectiveness while explicitly enhancing the model's ability to correct its own errors. Extensive experiments across 11 benchmarks spanning mathematical reasoning and code generation demonstrate that CIPO consistently and significantly outperforms strong baselines in both reasoning and correction performance. Moreover, CIPO yields stronger pass@K gains, indicating that it improves the model's intrinsic reasoning capacity rather than merely redistributing probability mass over existing correct answers.

强化学习纠错机制大模型

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