Incentivizing Dual Process Thinking for Efficient Large Language Model Reasoning
About
Large reasoning models (LRMs) have demonstrated strong performance on complex reasoning tasks, but often suffer from overthinking, generating redundant content regardless of task difficulty. Inspired by the dual process theory in cognitive science, we propose Adaptive Cognition Policy Optimization (ACPO), a reinforcement learning framework that enables LRMs to achieve efficient reasoning through adaptive cognitive allocation and dynamic system switch. ACPO incorporates two key components: (1) introducing system-aware reasoning tokens to explicitly represent the thinking modes thereby making the model's cognitive process transparent, and (2) integrating online difficulty estimation and token length budget to guide adaptive system switch and reasoning during reinforcement learning. To this end, we propose a two-stage training strategy. The first stage begins with supervised fine-tuning to cold start the model, enabling it to generate reasoning paths with explicit thinking modes. In the second stage, we apply ACPO to further enhance adaptive system switch for difficulty-aware reasoning. Experimental results demonstrate that ACPO effectively reduces redundant reasoning while adaptively adjusting cognitive allocation based on task complexity, achieving efficient hybrid reasoning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Math Reasoning | GSM8K | Accuracy88.3 | 126 | |
| Mathematical Reasoning | MATH500 | Accuracy85.44 | 57 | |
| Mathematical Reasoning | SAT Math | SAT Math Accuracy91.02 | 44 | |
| Math Reasoning | MATH 500 | Accuracy91.6 | 38 | |
| Math Reasoning | AIME 2024 | Accuracy0.528 | 37 | |
| Mathematical Reasoning | Olympiad Bench | Accuracy12.62 | 23 | |
| Mathematical Reasoning | AIME 24 | Accuracy30.42 | 9 | |
| Mathematical Reasoning | Out-domain Aggregate SAT Math, AMC23, AIME24, OLYMPIAD Bench | Avg Acc (A_bar)51.33 | 9 | |
| Mathematical Reasoning | GSM8K and MATH500 Aggregate | Avg Accuracy84.11 | 9 | |
| Mathematical Reasoning | AMC 23 | Accuracy71.25 | 9 |