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

Learning to Adapt SFT Data for Better Reasoning Generalization

About

Large language models (LLMs) have achieved remarkable progress, with post-training playing a crucial role in enhancing their reasoning capabilities. Among post-training paradigms, supervised fine-tuning (SFT) is widely used: it leverages external data to provide dense supervision and enables efficient training. However, directly fine-tuning on expert data can hurt generalization when the data distribution is mismatched with the target model's own distribution. In this work, we propose Data Adaptation for Reasoning Tuning (DART), which formulates the use of a fixed, potentially distributionally misaligned SFT dataset as an optimization problem over demonstration transformations. DART trains a mapper model with reinforcement learning to convert original SFT data into model-adapted supervision that better matches the target model's distribution and learning preferences. The transformed data are then used for SFT, allowing the target model to better exploit external supervision. Experiments across multiple models and datasets show that DART improves generalization, achieves higher training efficiency than direct RL, and helps models surpass standard SFT. Our code is available at https://anonymous.4open.science/r/DART525E50D.

Lisong Sun, Li Wang, Chen Zhang, Jinyang Wu, Kui Zhang, Tianhao Peng, Wenjun Wu• 2026

Related benchmarks

TaskDatasetResultRank
CodeHumanEval
HumanEval Accuracy38.11
118
Logical reasoningBigBench Hard Boolean Expressions
Accuracy73.9
17
CodeMBPP
Average Performance34.91
16
MathSVAMP
Accuracy (%)81.37
14
Logical reasoningWeb of Lies
Performance59.2
12
Showing 5 of 5 rows

Other info

Follow for update