arXiv:2608.09123cs.AI2026-08

通过筛选难发现的回复路径,让大模型更精准改进弱项。

RISE-RL: Rubric-Informed Selective Exploration for Open-Ended Reinforcement Learning

论文配图:RISE-RL: Rubric-Informed Selective Exploration for Open-Ended Reinforcement Learning
图 1 · 摘自论文原文
  • 用未达标评分项筛选困难轨迹,引导模型聚焦弱点
  • 14B模型在创意写作上提升6.0分,平均得分增3.3分
  • 适合需要多维度优化的开放任务,如写作与医疗问答

将大语言模型用于开放式任务时,需满足多维标准但无唯一正确生成路径。现有基于评分表的强化学习方法将细粒度反馈压缩为单一奖励,导致有限的在线探索难以持续弥补能力差距。我们提出RISE-RL(Rubric-Informed Selective Exploration),利用反复未达标的评分项挖掘难以通过随机探索发现的优越轨迹。RISE-RL仅保留完整评分奖励高于自然采样均值的轨迹,并重新评估其在原始提示下的表现,突出自然策略支持较弱的行为。该引导信号通过独立辅助目标优化,待增益消失后移除。在4B和14B模型上,涵盖写作、对话、健康与科学任务的实验表明,RISE-RL在无引导评估下各项基准均取得最高均分。相比标准评分表强化学习,4B规模下平均分提升1.3分,14B规模下提升3.3分,其中CreativeWriting-V3提升6.0分。同时提升创意写作多样性,并在客观评分的医疗与科学任务中获得增益。结果表明,通过奖励过滤与策略支持塑造实现的选择性内化,在开放式强化学习中有效。

原文摘要 · Abstract (English)

Aligning Large Language Models (LLMs) for open-ended tasks is challenging because responses must satisfy multidimensional criteria without following a single correct generation trajectory. Existing rubric-based reinforcement learning (RL) methods compress fine-grained criterion-level feedback into scalar rewards, making persistent capability gaps difficult to target under limited on-policy exploration. We propose $\textbf{RISE-RL}$ (Rubric-Informed Selective Exploration), which uses repeatedly missed rubric criteria to elicit privileged trajectories that are difficult to discover through unguided exploration alone. RISE-RL retains only trajectories whose complete-rubric reward exceeds the mean reward of natural rollouts, and then re-evaluates them under the original prompt to emphasize behaviors that remain weakly supported by the natural policy. The resulting guidance signal is optimized through a separate auxiliary objective and removed once its additional benefit diminishes. Experiments with 4B and 14B models across writing, chat, health, and science show that RISE-RL achieves the highest mean score on every evaluated benchmark under guidance-free evaluation. Compared with standard Rubric-RL, it improves the average score by 1.3 points at the 4B scale and $\textbf{3.3 points at the 14B scale}$, including a $\textbf{6.0-point}$ gain on CreativeWriting-V3. It also improves creative-writing diversity and yields gains on objectively scored medical and scientific benchmarks. These results indicate that selective internalization through reward filtering and policy support shaping is effective for open-ended reinforcement learning.

强化学习大模型对齐评分表开放任务

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