ReflectRL: Learning from Golden Negative Trajectories via Reflective-to-Direct Reasoning· ReflectRL: 从黄金负轨迹学习
On-policy training has emerged as a powerful post-training paradigm for improving the reasoning capabilities of large language models, and is often enhanced by golden trajectories from stronger expert models. However, when the expert fails on harder problems, existing trajectory-guided methods lose their main source of supervision, and these failed trajectories are typically discarded as negative samples. We argue that such failures, which we call Golden Negative Trajectories, can still provide valuable reasoning signals when treated not as demonstrations to imitate, but as flawed trajectories to reflect upon. We identify a Reflection Advantage: for hard problems, reflecting on a flawed trajectory can be easier and more effective than solving the problem directly from scratch. Motivated by
通过反思负面轨迹提升大语言模型的推理能力
- 核心方法
- 提出ReflectRL方法,利用专家的失败轨迹(Golden Negative Trajectories)进行反思,从而指导模型改进推理路径
- 适合谁读
- 研究者 / 工程师
- 要解决的问题
- 现有轨迹引导方法在处理复杂问题时,由于专家模型失败而失去监督信号,导致负样本无法有效利用
- 关键实验
- 未提供
- 主要贡献
- 引入反思优势(Reflection Advantage),证明反思负面轨迹比从头开始解决复杂问题更有效
- 意义与局限
- 这种方法增强了模型在面对复杂问题时的学习和推理能力,但在实际应用中需要进一步验证其稳定性和泛化能力