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

Better, Faster: Harnessing Self-Improvement in Large Reasoning Models

About

Self-improvement training enables the large reasoning models (LRMs) to improve themselves by self-generating reasoning trajectories as training data without external supervision. However, we find that this method often falls short in complex reasoning tasks and even leads to model collapse. Through a series of preliminary analyses, we reveal two problems: (1) data imbalance, where most training samples are simple, but the challenging yet crucial samples are scarce; (2) overthinking, where many undesired samples with redundant reasoning steps are used for self-training. To this end, we propose HSIR, which effectively Harnesses Self-Improvement in large Reasoning models via two simple-yet-effective approaches. Specifically, HSIR introduces a verify-then-exit sampling strategy to mitigate data imbalance by efficiently collecting more accurate solutions for difficult queries, and designs an Intrinsic Diversity score to quantify overthinking and filter out the undesired solutions. We apply HSIR to various post-training paradigms, among which we further propose H-GRPO, an enhanced GRPO algorithm that leverages the intrinsic diversity as an external reward to encourage concise and diverse reasoning via reinforcement learning. Extensive results show that HSIR not only effectively enhances the reasoning performance, i.e., bringing up to +10.9% average performance gains, but also significantly improves the reasoning efficiency by reducing up to 42.4% relative inference overhead.

Qihuang Zhong, Liang Ding, Juhua Liu, Bo Du, Leszek Rutkowski, Dacheng Tao• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningGSM8K
Accuracy (Acc)91.43
337
Commonsense ReasoningCSQA
CSQA Accuracy72.48
195
Medical Question AnsweringMedQA
Accuracy71.17
154
Medical Question AnsweringMedQA
Accuracy70.46
124
Science Question AnsweringGPQA
Accuracy34.6
69
Aggregate Reasoning EvaluationMedQA, GSM8K Overall
Accuracy74.67
28
Medical Question AnsweringMedQA
Accuracy66.61
10
Multi-hop ReasoningStraQA
Accuracy64.63
5
ReasoningARC, StraQA, CSQA Overall
Accuracy69.85
5
Showing 9 of 9 rows

Other info

Follow for update