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

DeepCompress: A Dual Reward Strategy for Dynamically Exploring and Compressing Reasoning Chains

About

Large Reasoning Models (LRMs) have demonstrated impressive capabilities but suffer from cognitive inefficiencies like "overthinking" simple problems and "underthinking" complex ones. While existing methods that use supervised fine-tuning (SFT) or reinforcement learning (RL) with token-length rewards can improve efficiency, they often do so at the cost of accuracy. This paper introduces DeepCompress, a novel framework that simultaneously enhances both the accuracy and efficiency of LRMs. We challenge the prevailing approach of consistently favoring shorter reasoning paths, showing that longer responses can contain a broader range of correct solutions for difficult problems. DeepCompress employs an adaptive length reward mechanism that dynamically classifies problems as "Simple" or "Hard" in real-time based on the model's evolving capability. It encourages shorter, more efficient reasoning for "Simple" problems while promoting longer, more exploratory thought chains for "Hard" problems. This dual-reward strategy enables the model to autonomously adjust its Chain-of-Thought (CoT) length, compressing reasoning for well-mastered problems and extending it for those it finds challenging. Experimental results on challenging mathematical benchmarks show that DeepCompress consistently outperforms baseline methods, achieving superior accuracy while significantly improving token efficiency.

Tian Liang, Wenxiang Jiao, Zhiwei He, Jiahao Xu, Haitao Mi, Dong Yu• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMinerva Math
pass@1 Accuracy47.4
91
Mathematical ReasoningAMC 2023
Pass@167.8
67
Mathematical ReasoningAIME 2024
Pass@123.5
29
Scientific ReasoningMMLU STEM
Accuracy75.5
27
Complex Multi-step ReasoningBIG-Bench Hard
Hard Accuracy85.7
9
Mathematical ReasoningPolyMath English
Pass@144
9
Scientific ReasoningGPQA Diamond
Biology Score57.6
9
Showing 7 of 7 rows

Other info

Follow for update