arXiv:2511.00794cs.LGcs.AI2025-11被引 9

用免费的内在信息提升大模型强化学习的数据效率

Efficient Reinforcement Learning for Large Language Models with Intrinsic Exploration

  • 用提示困惑度引导模型从简单到复杂逐步学习
  • 通过相对熵差异筛选高探索性输出,减少所需采样次数
  • 在数学推理任务上仅需基线1/3采样量,适合资源受限场景

基于可验证奖励的强化学习(RLVR)提升了大语言模型的推理能力,但训练成本高昂,因大量采样对优化贡献甚微。本文研究如何利用几乎零成本的内在数据特性来提高RLVR的数据效率。提出PREPO方法,包含两个互补组件:首先,以提示困惑度作为模型适应性的指标,使模型从易理解上下文逐步过渡到更复杂任务;其次,通过差异化相对熵放大采样序列间差异,优先选择探索程度更高的序列。该方法显著降低采样需求,同时保持竞争性性能。在Qwen与Llama模型上,PREPO在数学推理基准测试中实现有效结果,采样次数最多减少至基线的1/3。此外,本文提供了理论分析与深入探讨,阐明方法提升数据效率的内在机制。

原文摘要 · Abstract (English)

Reinforcement learning with verifiable rewards (RLVR) has improved the reasoning ability of large language models, yet training remains costly because many rollouts contribute little to optimization, considering the amount of computation required. This study investigates how simply leveraging intrinsic data properties, almost free benefit during training, can improve data efficiency for RLVR. We propose PREPO with two complementary components. First, we adopt prompt perplexity as an indicator of model adaptability in learning, enabling the model to progress from well-understood contexts to more challenging ones. Second, we amplify the discrepancy among the rollouts by differentiating their relative entropy, and prioritize sequences that exhibit a higher degree of exploration. Together, these mechanisms reduce rollout demand while preserving competitive performance. On the Qwen and Llama models, PREPO achieves effective results on mathematical reasoning benchmarks with up to 3 times fewer rollouts than the baselines. Beyond empirical gains, we provide theoretical and in-depth analyses explaining the underlying rationale of our method to improve the data efficiency of RLVR.

强化学习大模型数据效率推理增强

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