arXiv:2605.17333cs.LG2026-05被引 2

利用群体推理中的错误多样性提升强化学习效果

Leveraging Error Diversity in Group Rollouts for Reinforcement Learning

论文配图:Leveraging Error Diversity in Group Rollouts for Reinforcement Learning
图 1 · 摘自论文原文
  • 根据群体内错误分布调整惩罚,鼓励多样推理路径
  • 在7个数学基准上平均提升6.29分,显著优于基线方法
  • 可无缝接入任意强化学习框架,无需修改核心算法

基于可验证奖励的强化学习(RLVR)通常对每个提示生成多个响应,并依据个体正确性赋予二值奖励,但忽略了群体输出的结构信息,特别是错误分布。我们发现,组内错误多样性是训练成功的关键预测因子:产生多样化错误的问题比出现一致失败的问题从RLVR中获益更大。为此,我们提出误差多样性优势塑造(EDAS),一种轻量、与算法无关的方法,通过组内错误多样性调节错误轨迹的优势信号。EDAS放大重复错误的惩罚,减弱罕见探索性错误的惩罚,从而鼓励模型保持多样化推理路径,抑制错误固化。关键的是,EDAS作为后处理步骤,可无缝集成至任意RLVR算法。我们在多个主流RLVR方法、不同模型及七个挑战性数学基准上验证了其有效性,结果表明,相较于DAPO,在Qwen3-8B模型上跨七项基准平均提升6.29分,证明挖掘群体推演中的隐含信息是增强RLVR的普适有效策略。

原文摘要 · Abstract (English)

Reinforcement Learning from Verifiable Rewards (RLVR) typically samples multiple responses per prompt and assigns binary rewards based on individual correctness, yet the collective structure of the group output, specifically the distribution of errors, is largely discarded. We identify this as a missed opportunity: empirical analysis reveals that error diversity within a group is a strong predictor of training success, with problems eliciting diverse wrong answers benefiting substantially more from RLVR than those producing homogeneous failures. Motivated by this observation, we propose Error Diversity Advantage Shaping (EDAS), a lightweight, algorithm-agnostic technique that modulates the advantage signal for incorrect rollouts based on intra-group error diversity. EDAS amplifies penalties for dominant, repeated errors and attenuates penalties for rare, exploratory ones, thereby encouraging the model to maintain diverse reasoning paths and discouraging error perseveration. Crucially, EDAS operates as a simple post-hoc adjustment that can be seamlessly integrated into any RLVR algorithm. We validate EDAS on top of several mainstream RLVR methods across a series of models and seven challenging math benchmarks, demonstrating consistent improvements. Notably, EDAS yields an average improvement of 6.29 points over DAPO on Qwen3-8B across seven benchmarks, confirming that exploiting the latent information in group rollouts is a broadly effective strategy for strengthening RLVR.

强化学习错误多样性推理优化RLVR

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