Learning to solve hard problems in RL for LLMs by never giving up
The paper "Learning to solve hard problems in RL for LLMs by never giving up" addresses an issue with the GRPO baseline in reinforcement learning for large language models. When training on new completions, the total group's reward can become non-zero, such as $\frac{3}{8}$, if stale negative completions are not properly accounted for. Options to manage this include ignoring filtered completions from the baseline, leaving the baseline non-zero, or anchoring the positive and rescaling negative advantages by $\frac{7}{3}$ to maintain a total reward of 0.
This paper uniquely details specific numerical adjustments, like rescaling negative advantages by $\frac{7}{3}$, to maintain a total reward of 0 in GRPO baselines, unlike general discussions.
时间与来源
时间显示为 UTC
显示时区:UTC
本地时区尚不可用,暂时显示 UTC。
收录当时偏移:UTC+02026年9月15日 23:01 UTC
- 收录
- 2026年9月15日 23:01
- 来源类型
- 未分类
本站未收录正文。
前往源站阅读 →