paper-with-me

Papers

Think$^{2}$: Grounded Metacognitive Reasoning in Large Language Models

2026-02-21 · Abraham Paul Elenjical, Vivek Hruday Kavuri, Vasudeva Varma arxiv

Large Language Models (LLMs) demonstrate strong reasoning performance, yet their ability to reliably monitor, diagnose, and correct their own errors remains limited. We introduce a psychologically grounded metacognitive framework that operationalizes Ann Brown's regulatory cycle (Planning, Monitoring, and Evaluation) as a structured prompting architecture, and study its integration within a lightweight dual-process MetaController for adaptive effort allocation. Across diverse reasoning and diagnostic benchmarks (GSM8K, CRUXEval, MBPP, AIME, CorrectBench, and TruthfulQA) using Llama-3 and Qwen-3 (8B), explicit regulatory structuring substantially improves error diagnosis and yields a threefold increase in successful self-correction. Blinded human evaluations over 580 query pairs show an 84% aggregate preference for trustworthiness and metacognitive self-awareness over standard and Chain-of-Thought baselines. Grounding LLM reasoning in established cognitive theory offers a principled path toward more transparent and diagnostically robust AI systems.

📄 PDF Abstract BibTeX arXiv:2602.18806

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cog-Rethinker: Hierarchical Metacognitive Reinforcement Learning for LLM Reasoning

2025-10-13 · Zexu Sun, Yongcheng Zeng, Erxue Min, Heyang Gao 외 arxiv

Contemporary progress in large language models (LLMs) has revealed notable inferential capacities via reinforcement learning (RL) employing verifiable reward, facilitating the development of O1 and R1-like reasoning mode…

Reinforcement LearningMathematical Reasoning

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…

Large Language Models as Students Who Think Aloud: Overly Coherent, Verbose, and Confident

2026-02-01 · Conrad Borchers, Jill-Jênn Vie, Roger Azevedo arxiv

Large language models (LLMs) are increasingly embedded in AI-based tutoring systems. Can they faithfully model novice reasoning and metacognitive judgments? Existing evaluations emphasize problem-solving accuracy, overlo…

SpatialThinker: Reinforcing Scene Graph-Grounded Spatial Reasoning via Dense Rewards

2025-11-10 · Hunar Batra, Haoqin Tu, Hardy Chen, Yuanze Lin 외 arxiv

Multimodal large language models (MLLMs) have achieved remarkable progress in vision-language tasks, but continue to struggle with spatial reasoning. Existing spatial MLLMs rely on large-scale datasets, explicit 3D input…

Scene Graph GenerationReinforcement LearningSpatial ReasoningVisual Reasoning

Beyond Meta-Reasoning: Metacognitive Consolidation for Self-Improving LLM Reasoning

2026-04-19 · Ziqing Zhuang, Linhai Zhang, Jiasheng Si, Deyu Zhou 외 arxiv

Large language models (LLMs) have demonstrated strong reasoning capabilities, and as existing approaches for enhancing LLM reasoning continue to mature, increasing attention has shifted toward meta-reasoning as a promisi…