arXiv:2602.12036cs.CL2026-02被引 3

通过组合问题提升大模型强化学习的推理能力

Composition-RL: Compose Your Verifiable Prompts for Reinforcement Learning of Large Language Models

  • 将多个问题自动合成新可验证提示,提升数据利用率
  • 在4B到30B模型上均显著增强推理性能,最高提升18.7%
  • 适合需要高效利用有限标注数据的强化学习研究者

大规模可验证提示是强化学习结合可验证奖励(RLVR)成功的关键,但其包含大量低信息量示例且扩展成本高。现有研究聚焦于优先使用回放通过率为0的难样本,但随着训练进行,通过率为1的简单样本日益增多,导致有效数据量下降。为此,我们提出Composition-RL,一种针对通过率为1的提示更优利用的简单有效方法。具体而言,Composition-RL自动将多个问题组合成新的可验证问题,并使用这些复合提示进行强化学习训练。在4B至30B不同规模模型上的大量实验表明,与原始数据集训练的RL相比,Composition-RL持续提升推理能力。采用渐进式组合深度的课程学习变体可进一步提升性能。此外,Composition-RL还支持跨领域强化学习,通过融合不同领域提示实现。代码、数据集和模型已开源。

原文摘要 · Abstract (English)

Large-scale verifiable prompts underpin the success of Reinforcement Learning with Verifiable Rewards (RLVR), but they contain many uninformative examples and are costly to expand further. Recent studies focus on better exploiting limited training data by prioritizing hard prompts whose rollout pass rate is 0. However, easy prompts with a pass rate of 1 also become increasingly prevalent as training progresses, thereby reducing the effective data size. To mitigate this, we propose Composition-RL, a simple yet useful approach for better utilizing limited verifiable prompts targeting pass-rate-1 prompts. More specifically, Composition-RL automatically composes multiple problems into a new verifiable question and uses these compositional prompts for RL training. Extensive experiments across model sizes from 4B to 30B show that Composition-RL consistently improves reasoning capability over RL trained on the original dataset. Performance can be further boosted with a curriculum variant of Composition-RL that gradually increases compositional depth over training. Additionally, Composition-RL enables more effective cross-domain RL by composing prompts drawn from different domains. Codes, datasets, and models are available at https://github.com/XinXU-USTC/Composition-RL.

强化学习提示工程大模型推理增强

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