From Curiosity to Competence: How World Models Interact with the Dynamics of Exploration
TLDR
This paper investigates how world models balance curiosity and competence in exploration, comparing Tabular and Dreamer agents.
Reasoning
Strengths: bridges cognitive theories with RL, formalizes exploration trade-off. Weaknesses: limited to handcrafted abstractions and Dreamer; may not generalize to complex environments.
Read-first score
Read-first score 45.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 31.
Field roles
Rank sensitivity
Stability: volatile; rank range: 404.
Keyword Scores
Deep Analysis
Innovations
- Bridging cognitive theories of intrinsic motivation with reinforcement learning to study the trade-off between curiosity (novelty/information gain) and competence (empowerment)
- Comparing two model-based agents (Tabular with handcrafted state abstractions and Dreamer with learned world model) to reveal distinct exploration patterns and interactions
- Formalizing adaptive exploration as a balance between pursuing the unknown and the controllable, offering insights for cognitive theories and efficient RL
Methodology
The study compares two model-based agents: a Tabular agent using handcrafted state abstractions and a Dreamer agent that learns an internal world model. Both agents are evaluated in an environment where they must balance curiosity (novelty or information gain) and competence (empowerment), with analysis of exploration patterns and representation learning dynamics.
Key Results
The Tabular agent shows that curiosity and competence guide exploration in distinct patterns, and prioritizing both improves exploration. The Dreamer agent reveals a two-way interaction between exploration and representation learning, mirroring the developmental co-evolution of curiosity and competence.