Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

BREAD: Branched Rollouts from Expert Anchors Bridge SFT & RL for Reasoning

About

Small language models (SLMs) struggle to learn complex reasoning behaviors, especially when high-quality traces are scarce or difficult to learn from. The standard training approach combines a supervised fine-tuning (SFT) stage, often to distill capabilities of a larger model, followed by a reinforcement learning (RL)stage such as Group Relative Policy Optimization (GRPO). In this paper, we investigate the fundamental limitations of this SFT + RL paradigm and propose methods to overcome them. Under a suitable theoretical model, we demonstrate that the SFT + RL strategy can fail completely when (1) the expert's traces are too difficult for the small model to express, or (2) the small model's initialization has exponentially small likelihood of success. To address these, we introduce BREAD: a GRPO variant that unifies the SFT and RL stages via partial expert guidance and branched rollouts. When self-generated traces fail, BREAD adaptively inserts short expert prefixes/hints, allowing the small model to complete the rest of the reasoning path, and ensuring that each update includes at least one successful trace. This mechanism both densifies the reward signal and induces a natural learning curriculum. BREAD requires fewer than 40% of ground-truth traces, consistently outperforming standard GRPO while speeding up the training by about 3 times. Importantly, we demonstrate that BREAD helps the model solve problems that are otherwise unsolvable by the SFT + RL strategy, highlighting how branched rollouts and expert guidance can substantially boost SLM reasoning.

Xuechen Zhang, Zijian Huang, Yingcong Li, Chenshun Ni, Jiasi Chen, Samet Oymak• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningOlympiad
Pass@125.5
41
General ReasoningOut-of-Distribution Benchmarks MMLU-P, ARC-c, GPQA
MMLU-P Score49.3
37
Mathematical ReasoningAMC 23
Pass@146.6
32
Mathematical ReasoningIn-Distribution AIME24 MATH-500 OlympiadBench Minerva
AIME24 Score14
21
Mathematical Problem SolvingAIME26
Pass@16.7
9
Mathematical Problem SolvingAIME25
Pass@15.9
9
Mathematical ReasoningMinerva
Pass@119.1
4
Mathematical ReasoningGSM8K
Pass@1 Rate83.6
4
Showing 8 of 8 rows

Other info

Follow for update