paper-with-me

홈 › Papers

From "Aha Moments" to Controllable Thinking: Toward Meta-Cognitive Reasoning in Large Reasoning Models via Decoupled Reasoning and Control

2025-08-06 · Rui Ha, Rui Pu, Chaozhuo Li, Li Sun, Sen Su arxiv

Large Reasoning Models (LRMs) can exhibit step-by-step reasoning, reflection, and backtracking, but these behaviors are often unregulated, leading to overthinking. As a result, LRMs continue generating redundant reasoning even after reaching high-confidence conclusions. This increases inference cost and latency, limiting practical deployment. The root cause is the absence of an intrinsic mechanism to monitor the reasoning state and decide when to continue, backtrack, or stop. We propose MERA, a meta-cognitive reasoning framework that decouples reasoning from control to enable independent optimization of control strategies. MERA constructs high-quality reasoning-control supervision data via a takeover-based pipeline, and transforms long-horizon traces into structured reasoning-control alternating sequences for training. The model is trained with supervised fine-tuning to internalize the structured separation, and further optimized with Control-Segment Policy Optimization (CSPO), which combines segment-wise GRPO with control masking to focus learning on control segments. Experiments across reasoning benchmarks show that MERA improves both efficiency and accuracy.

📄 PDF Abstract BibTeX arXiv:2508.04460

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta-R1: Empowering Large Reasoning Models with Metacognition

2025-08-24 · Haonan Dong, Haoran Ye, Wenhao Zhu, Kehan Jiang 외 arxiv

Large Reasoning Models (LRMs) demonstrate remarkable capabilities on complex tasks, exhibiting emergent, human-like thinking patterns. Despite their advances, we identify a fundamental limitation: current LRMs lack a ded…

Anticipatory Thinking: A Metacognitive Capability

2019-06-28 · Adam Amos-Binks, Dustin Dannenhauer

Anticipatory thinking is a complex cognitive process for assessing and managing risk in many contexts. Humans use anticipatory thinking to identify potential future issues and proactively take actions to manage their ris…

Metacognitive Agents for Ethical Decision Support: Conceptual Model and Research Roadmap

2022-02-24 · Catriona M. Kennedy

An ethical value-action gap exists when there is a discrepancy between intentions and actions. This discrepancy may be caused by social and structural obstacles as well as cognitive biases. Computational models of cognit…

Two Experts Are All You Need for Steering Thinking: Reinforcing Cognitive Effort in MoE Reasoning Models Without Additional Training

2025-05-20 · Mengru Wang, Xingyu Chen, Yue Wang, Zhiwei He 외

Mixture-of-Experts (MoE) architectures within Large Reasoning Models (LRMs) have achieved impressive reasoning capabilities by selectively activating experts to facilitate structured cognitive processes. Despite notable …

AllDomain GeneralizationInstruction FollowingMixture-of-Experts

Mitigating Cognitive Inertia in Large Reasoning Models via Latent Spike Steering

2026-01-30 · Seojin Lee, ByeongJeong Kim, Hwanhee Lee arxiv

While Large Reasoning Models (LRMs) have achieved remarkable performance by scaling test-time compute, they frequently suffer from Cognitive Inertia, a failure pattern manifesting as either overthinking (inertia of motio…