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

Yinhao Tang, Youqing Fang, Yanan Sun, Jiangning Liu, Ziyi Wang, Xun Zhao, Weiming Zhang, Bin Liu, Kuikun Liu, Wenwei Zhang, Kai Chen

arXiv:2608.23256 · 2026-08-29 공개 · arXiv · PDF

mathematical-reasoning rlvr rl-training sft training-strategies out-of-domain-reasoning next-chunk-reasoning no-cot-data

Abstract

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.

한국어 요약

한 줄 요약

Mixed SFT는 next-chunk reasoning RL보다 훨씬 저렴하면서도 높은 post-RLVR 성능을 달성한다.

핵심 기여도

핵심 아이디어

기존 연구는 no-CoT 데이터를 활용하기 위해 next-chunk reasoning RL을 제안했으나, 이는 학습 비용이 높고, 실제 성능 향상이 RL 자체인지, no-CoT 데이터 노출 효과인지 구분되지 않았다. 본 연구는 이 문제를 해결하기 위해 Mixed SFT라는 간단한 대안을 제시한다. Mixed SFT는 no-CoT 데이터와 long-CoT 데이터를 단일 단계에서 결합하여 학습함으로써, RLVR 단계에서 더 높은 성능을 발휘할 수 있는 초기 모델을 제공한다. 이는 next-chunk reasoning RL이 추론 추적을 생성하는 과정에서 로컬 패턴에 의존하고, 엔트로피 기반 필터가 실제 추론 어려움을 반영하지 못한다는 분석을 통해 입증된다.

기술적 접근법

주요 결과

의의 및 한계

Mixed SFT는 next-chunk reasoning RL의 복잡성과 비용을 줄이며, no-CoT 데이터를 효과적으로 활용할 수 있는 간단한 대안을 제시한다. 또한, pre-RLVR 단계의 성능이 post-RLVR 단계의 성능을 정확히 예측하지 못함을 보여주어, no-CoT 학습 전략 평가 시 전체 파이프라인을 고려해야 함을 강조한다. 그러나 Mixed SFT는 no-CoT 데이터와 long-CoT 데이터를 모두 사용해야 하므로, long-CoT 데이터가 부족한 상황에서는 한계가 있을 수 있다. 또한, Mixed SFT가 no-CoT 데이터의 내재적 구조를 어떻게 효과적으로 학습하는지에 대한 이론적 해석이 부족하다는 점도 한계로 지적된다.

실용적 활용

Mixed SFT는 no-CoT 데이터가 풍부한 산업 분야(예: 교육, 연구, 법률 분석)에서 추론 모델 초기 학습에 적용할 수 있으며, 학습 비용을 줄이면서도 높은 추론 성능을 달성할 수 있다. 특히, long-CoT 데이터가 제한적인 상황에서 no-CoT 데이터를 효과적으로 활용할 수 있는 방법으로 활용 가능하다.