arXiv:2608.23256cs.AI2026-08被引 1

用简单微调比强化学习更高效地利用无思维链数据

Is Next-Chunk Reasoning RL Really Better than SFT? Revisiting Training Strategies under no-CoT Data

论文配图:Is Next-Chunk Reasoning RL Really Better than SFT? Revisiting Training Strategies under no-CoT Data
图 1 · 摘自论文原文
  • 用混合监督微调同时训练无思维链和长思维链数据
  • 混合微调的性能上限远超强化学习,且节省60倍算力
  • 适用于想高效提升模型推理能力的研究者

近期工作提出一种基于下一区块预测的强化学习方法,用于利用无思维链(no-CoT)数据——如包含丰富推理过程但缺乏显式思维链标注的教材推导和解题步骤。该方法训练模型生成隐式推理轨迹,并通过其预测下一段文本的能力进行奖励。尽管前景乐观,现有评估主要对比传统监督微调(SFT)基线,未明确收益究竟来自强化学习机制本身,还是更有效地暴露模型于无思维链数据。我们通过受控实验比较了下一区块推理强化学习与一种此前被忽视的简单替代方案:混合监督微调(Mixed SFT),即在单一阶段联合使用无思维链和长思维链数据进行监督微调。结果显示,尽管结构简单,混合微调在后强化学习验证(post-RLVR)任务上的性能上限显著优于下一区块推理强化学习,且训练所需算力超过60倍减少。该优势在域内数学推理和域外推理任务中均一致存在。此外,我们发现预强化学习验证(pre-RLVR)准确率高并不必然带来更高的后强化学习验证准确率,凸显需在完整训练流程背景下评估无思维链训练策略的有效性。

原文摘要 · Abstract (English)

Recent work proposes next-chunk reasoning RL for leveraging no-CoT data---corpora such as worked solutions and textbook derivations that contain reasoning-rich content but lack explicit chain-of-thought annotations. The method trains a model to generate implicit reasoning traces and rewards them by their ability to predict the next chunk of text. While promising, existing evaluations primarily compare against conventional SFT baselines, leaving open whether the gains come from the RL formulation itself or from more effectively exposing the model to no-CoT data. We address this question with a controlled study of next-chunk reasoning RL and a simple but previously overlooked alternative: Mixed SFT, a single supervised fine-tuning stage that jointly trains on no-CoT and long-CoT data. Despite its simplicity, Mixed SFT achieves a clearly higher post-RLVR performance ceiling than next-chunk reasoning RL while requiring over 60 times less training compute. The advantage is consistent across in-domain mathematical reasoning and out-of-domain reasoning tasks. Moreover, we show that higher pre-RLVR accuracy does not necessarily translate into higher post-RLVR accuracy, highlighting the need to evaluate no-CoT training strategies in the context of the full post-training pipeline.

强化学习监督微调无思维链推理能力

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