paper-with-me

Papers

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, Sylvain Lamprier, Olivier Sigaud, Pierre-Yves Oudeyer

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 online RL in high-dimensional and evolving goal spaces, a key challenge for LP prediction is modeling one's own competence, a form of metacognitive monitoring. Traditional approaches either require extensive sampling or rely on brittle expert-defined goal groupings. We introduce MAGELLAN, a metacognitive framework that lets LLM agents learn to predict their competence and LP online. By capturing semantic relationships between goals, MAGELLAN enables sample-efficient LP estimation and dynamic adaptation to evolving goal spaces through generalization. In an interactive learning environment, we show that MAGELLAN improves LP prediction efficiency and goal prioritization, being the only method allowing the agent to fully master a large and evolving goal space. These results demonstrate how augmenting LLM agents with a metacognitive ability for LP predictions can effectively scale curriculum learning to open-ended goal spaces.

📄 PDF Abstract BibTeX arXiv:2502.07709

Code (1)

LorisGaven/MAGELLAN 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Magellan: Guided MCTS for Latent Space Exploration and Novelty Generation

2025-10-24 · Lufan Chang arxiv

Large Language Models (LLMs) often struggle with generating truly innovative ideas, typically defaulting to high-probability, familiar concepts within their training data's "gravity wells." While advanced search-based me…

Magellan: Autonomous Discovery of Novel Compiler Optimization Heuristics with AlphaEvolve

2026-01-28 · Hongzheng Chen, Alexander Novikov, Ngân Vũ, Hanna Alam 외 arxiv

Modern compilers rely on hand-crafted heuristics to guide optimization passes. These human-designed rules often struggle to adapt to the complexity of modern software and hardware and lead to high maintenance burden. To …

Help Me Explore: Minimal Social Interventions for Graph-Based Autotelic Agents

2022-02-10 · Ahmed Akakzia, Olivier Serris, Olivier Sigaud, Cédric Colas

In the quest for autonomous agents learning open-ended repertoires of skills, most works take a Piagetian perspective: learning trajectories are the results of interactions between developmental agents and their physical…

Language and Culture Internalisation for Human-Like Autotelic AI

2022-06-02 · Cédric Colas, Tristan Karch, Clément Moulin-Frier, Pierre-Yves Oudeyer

Building autonomous agents able to grow open-ended repertoires of skills across their lives is a fundamental goal of artificial intelligence (AI). A promising developmental approach recommends the design of intrinsically…

AttributeCultural Vocal Bursts Intensity PredictionDeep Reinforcement Learning

Stop Wandering: Efficient Vision-Language Navigation via Metacognitive Reasoning

2026-04-02 · Xueying Li, Feng Lyu, Hao Wu, Mingliu Liu 외 arxiv

Training-free Vision-Language Navigation (VLN) agents powered by foundation models can follow instructions and explore 3D environments. However, existing approaches rely on greedy frontier selection and passive spatial m…

Vision-Language Navigation