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

SuCo: Sufficiency-guided Continuous Adaptive Reasoning

About

Despite remarkable performance on complex tasks, Large Reasoning Models (LRMs) often generate excessively long Chain-of-Thoughts (CoT), inflating computational costs even for simple queries. Existing efforts to mitigate this inefficiency typically rely on discrete reasoning modes or fixed budget tiers, lacking a principled criterion of when reasoning is sufficient. In this work, we introduce Minimal Sufficient CoT (MSC), defined as the shortest prefix of a CoT trajectory which is adequate for producing the correct answer. We empirically show that MSC not only reduces reasoning tokens, but also improves accuracy across difficulty levels. Building on MSC, we propose Sufficiency-guided Continuous Adaptive Reasoning (SuCo), a two-stage training framework for autonomous reasoning control along a continuous spectrum. In stage 1, MSC-Aligned Fine-Tuning (MFT) constructs MSC data using problem-adaptive sufficiency thresholds that naturally scale with question difficulty, then fine-tunes the model to internalize concise yet sufficient reasoning patterns. In stage 2, Sufficiency-Aware Policy Optimization (SAPO) further optimizes the model through reinforcement learning with dynamic complexity tracking and sufficiency-aware rewards that penalize both over- and under-thinking. Extensive experiments across mathematics, code, and science benchmarks show that SuCo consistently achieves improvements in both accuracy and reasoning efficiency.

Jiahao Wang, Bingyu Liang, Chenhao Hu, Longhui Zhang, Xuebo Liu, Min zhang, Jing Li, Xuelong Li• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH 500
Top-1 Accuracy93.6
452
Mathematical ReasoningGSM8K
GSM8K Accuracy (%)93.9
220
Mathematical ReasoningAIME25
Accuracy (ACC)61.7
119
Mathematical ReasoningMATH 500
Average Tokens538
104
Code GenerationLiveCodeBench v6
Accuracy38.9
91
Science ReasoningGPQA Diamond
Accuracy56.6
72
Mathematical ReasoningAIME 25--
48
Scientific ReasoningMMLU STEM
Accuracy75.8
43
Code GenerationMBPP
Response Accuracy65.7
16
Mathematical ReasoningAMC23
Response Accuracy90.3
16
Showing 10 of 20 rows

Other info

Follow for update