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

Supervised Fine Tuning on Curated Data is Reinforcement Learning (and can be improved)

About

Behavior Cloning (BC) on curated (or filtered) data is the predominant paradigm for supervised fine-tuning (SFT) of large language models; as well as for imitation learning of control policies. Here, we draw on a connection between this successful strategy and the theory and practice of finding optimal policies via Reinforcement Learning (RL). Building on existing literature, we clarify that SFT can be understood as maximizing a lower bound on the RL objective in a sparse reward setting. Giving support to its often observed good performance. From this viewpoint, we realize that a small modification to SFT leads to an importance weighted variant that behaves closer to training with RL as it: i) optimizes a tighter bound to the RL objective and, ii) can improve performance compared to SFT on curated data. We refer to this variant as importance weighted supervised fine-tuning (iw-SFT). We show that it is easy to implement and can be further generalized to training with quality scored data. The resulting SFT variants are competitive with more advanced RL algorithms for large language models and for training policies in continuous control tasks. For example achieving 66.7% on the AIME 2024 dataset.

Chongli Qin, Jost Tobias Springenberg• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAIME 25
Pass@843.33
75
Mathematical ReasoningGSM8K
Accuracy93.18
61
Multi-Task ReasoningAverage (2WikiMultiHop, MMLU, GSM8k) (in-distribution)
Accuracy35.62
29
Truthfulness EvaluationTruthfulQA
Avg@k61.48
27
Instruction FollowingIFEval
Avg@k55.91
27
Mathematical ReasoningAMC23
Avg@k60
24
Mathematical ReasoningMinerva
Avg@k36.76
24
Mathematical ReasoningOlympiad
Avg@k42.96
24
Code ReasoningLiveCodeBench (LCB)
Accuracy (%)31.94
24
Code ReasoningOJBench
Accuracy6.9
24
Showing 10 of 30 rows

Other info

Follow for update