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

Reasoning Quality Emerges Early: Data Curation for Reasoning Models

About

Supervised fine-tuning (SFT) on a small, high-quality set of long reasoning traces is an effective approach for eliciting strong reasoning capabilities in Large Language Models (LLMs). However, existing methods for curating high-quality SFT data rely heavily on strong reasoning models to filter examples based on diversity and difficulty, making the curation process costly while often yielding suboptimal data quality. In this work, we show that diverse and challenging reasoning examples can be identified using only the initial reasoning tokens. Specifically, we demonstrate that difficult problems can be reliably detected based on the loss of the first 100 reasoning tokens evaluated at a randomly perturbed checkpoint of the pretrained model. We further show that examples exhibiting similar loss patterns over their first 1k reasoning tokens across a small number of perturbed checkpoints extrapolating along the fine-tuning trajectory provably induce similar gradients. We validate our approach through extensive experiments on fine-tuning Qwen2.5-7B and Llama3.1-8B models on the M23K medical reasoning and OpenThoughts-Math datasets. Our method outperforms existing baselines by up to 1.7% while being 91% more token efficient.

Hongyi Henry Jin, Wenhan Yang, Meysam Ghaffari, Carlos Morato, Baharan Mirzasoleiman• 2026

Related benchmarks

TaskDatasetResultRank
Medical ReasoningMedMCQA
Accuracy58.1
72
Medical ReasoningMedQA
Accuracy72.3
61
Medical ReasoningPubMedQA
Accuracy76.5
48
Medical Question AnsweringMedQA (test)
Accuracy71.4
28
Medical ReasoningMedical Reasoning Evaluation Suite m23k
Average Performance57.5
25
Medical Question AnsweringMedBullets (test)
Accuracy0.628
24
Medical Question AnsweringMedXpert (test)
Accuracy17.9
21
Medical ReasoningMMLU-Pro
Accuracy64.5
18
Medical ReasoningMedXpert
Accuracy18.1
14
Medical Question AnsweringMedMCQA (val)
Accuracy58
10
Showing 10 of 22 rows

Other info

Follow for update