paper-with-me

Papers

Incentivizing Dual Process Thinking for Efficient Large Language Model Reasoning

2025-05-22 · Xiaoxue Cheng, Junyi Li, Zhenduo Zhang, Xinyu Tang, Wayne Xin Zhao, Xinyu Kong, Zhiqiang Zhang

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.

📄 PDF Abstract BibTeX arXiv:2505.16315

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Modelreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

R-4B: Incentivizing General-Purpose Auto-Thinking Capability in MLLMs via Bi-Mode Annealing and Reinforce Learning

2025-08-28 · Qi Yang, Bolin Ni, Shiming Xiang, Han Hu 외 arxiv

Multimodal Large Language Models (MLLMs) equipped with step-by-step thinking capabilities have demonstrated remarkable performance on complex reasoning problems. However, this thinking process is redundant for simple pro…

All Roads Lead to Rome: Incentivizing Divergent Thinking in Vision-Language Models

2026-04-01 · Xinyu Tian, Shu Zou, Zhaoyuan Yang, Mengqi He 외 arxiv

Recent studies have demonstrated that Reinforcement Learning (RL), notably Group Relative Policy Optimization (GRPO), can intrinsically elicit and enhance the reasoning capabilities of Vision-Language Models (VLMs). Howe…

Reinforcement Learning

DeepEyes: Incentivizing "Thinking with Images" via Reinforcement Learning

2025-05-20 · Ziwei Zheng, Michael Yang, Jack Hong, Chenxiao Zhao 외

Large Vision-Language Models (VLMs) have shown strong capabilities in multimodal understanding and reasoning, yet they are primarily constrained by text-based reasoning processes. However, achieving seamless integration …

HallucinationMathematical ReasoningMultimodal Reasoningreinforcement-learning+2

Vision-R1: Incentivizing Reasoning Capability in Multimodal Large Language Models

2025-03-09 · Wenxuan Huang, Bohan Jia, Zijie Zhai, Shaosheng Cao 외

DeepSeek-R1-Zero has successfully demonstrated the emergence of reasoning capabilities in LLMs purely through Reinforcement Learning (RL). Inspired by this breakthrough, we explore how RL can be utilized to enhance the r…

MathMultimodal ReasoningReinforcement Learning (RL)

VL-Rethinker: Incentivizing Self-Reflection of Vision-Language Models with Reinforcement Learning

2025-04-10 · Haozhe Wang, Chao Qu, Zuming Huang, Wei Chu 외

Recently, slow-thinking systems like GPT-o1 and DeepSeek-R1 have demonstrated great potential in solving challenging problems through explicit reflection. They significantly outperform the best fast-thinking models, such…

MathMultimodal Reasoning