paper-with-me

Papers

Truly Self-Improving Agents Require Intrinsic Metacognitive Learning

2025-06-05 · Tennison Liu, Mihaela van der Schaar

Self-improving agents aim to continuously acquire new capabilities with minimal supervision. However, current approaches face two key limitations: their self-improvement processes are often rigid, fail to generalize across tasks domains, and struggle to scale with increasing agent capabilities. We argue that effective self-improvement requires intrinsic metacognitive learning, defined as an agent's intrinsic ability to actively evaluate, reflect on, and adapt its own learning processes. Drawing inspiration from human metacognition, we introduce a formal framework comprising three components: metacognitive knowledge (self-assessment of capabilities, tasks, and learning strategies), metacognitive planning (deciding what and how to learn), and metacognitive evaluation (reflecting on learning experiences to improve future learning). Analyzing existing self-improving agents, we find they rely predominantly on extrinsic metacognitive mechanisms, which are fixed, human-designed loops that limit scalability and adaptability. Examining each component, we contend that many ingredients for intrinsic metacognition are already present. Finally, we explore how to optimally distribute metacognitive responsibilities between humans and agents, and robustly evaluate and improve intrinsic metacognitive learning, key challenges that must be addressed to enable truly sustained, generalized, and aligned self-improvement.

📄 PDF Abstract BibTeX arXiv:2506.05109

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agents Require Metacognitive and Strategic Reasoning to Succeed in the Coming Labor Markets

2025-05-26 · Simpson Zhang, Tennison Liu, Mihaela van der Schaar

Current labor markets are strongly affected by the economic forces of adverse selection, moral hazard, and reputation, each of which arises due to $\textit{incomplete information}$. These economic forces will still be in…

Reinforcement Learning with Metacognitive Feedback Elicits Faithful Uncertainty Expression in LLMs

2026-06-30 · Gabrielle Kaili-May Liu, Avi Caciularu, Gal Yona, Idan Szpektor 외 hf

Metacognition is a critical component of intelligence that describes the ability to monitor and regulate one's own cognitive processes. Yet LLMs exhibit systemic deficiencies in key metacognitive faculties: they hallucin…

Reinforcement LearningActive Learning

Training LLM Agents for Spontaneous, Reward-Free Self-Evolution via World Knowledge Exploration

2026-04-20 · Qifan Zhang, Dongyang Ma, Tianqing Fang, Jia Li 외 arxiv

Most agents today ``self-evolve'' by following rewards and rules defined by humans. However, this process remains fundamentally dependent on external supervision; without human guidance, the evolution stops. In this work…

Emotion-Gradient Metacognitive RSI (Part I): Theoretical Foundations and Single-Agent Architecture

2025-05-12 · Rintaro Ando

We present the Emotion-Gradient Metacognitive Recursive Self-Improvement (EG-MRSI) framework, a novel architecture that integrates introspective metacognition, emotion-based intrinsic motivation, and recursive self-modif…

Informativeness

MAGELLAN: Metacognitive predictions of learning progress guide autotelic LLM agents in large goal spaces

2025-02-11 · Loris Gaven, Thomas Carta, Clément Romac, Cédric Colas 외

Open-ended learning agents must efficiently prioritize goals in vast possibility spaces, focusing on those that maximize learning progress (LP). When such autotelic exploration is achieved by LLM agents trained with onli…