Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

General agents need world models

ICML 25 2025 46.8 theory

TLDR

Paper formally proves that agents generalizing to multi-step goals must learn predictive world models, with implications for safety and capability bounds.

Reasoning

Strengths: Provides a formal theoretical justification for necessity of world models in goal-directed agents. Weaknesses: Lacks empirical validation or real-world experiments; abstract does not detail methodology or results beyond theoretical claims.

Read-first score

Read-first score 46.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 33.

Recency 8%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Methodology quality 25%
50

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=analysis

Topical relevance 42%
47.1

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Reproducibility 25%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 414.

Keyword Scores

world model
10
model-based reinforcement learning world model
8
world dynamics prediction
7
world simulator
4
generative world model
2
interactive world model
1
video world model
1

Deep Analysis

Innovations

  • Formal proof that any agent capable of generalizing to multi-step goal-directed tasks must have learned a predictive world model
  • Demonstration that the predictive world model can be extracted from the agent's policy
  • Implications for developing safe and general agents, bounding agent capabilities, and providing new algorithms for eliciting world models

Methodology

The paper presents a formal theoretical analysis, likely using mathematical proofs, to establish the necessity of world models for generalization in multi-step goal-directed tasks. It shows that a predictive model can be extracted from the agent's policy and that the accuracy of this model scales with agent performance and goal complexity.

Key Results

The paper formally proves that any agent capable of generalizing to multi-step goal-directed tasks must have learned a predictive world model. It further shows that this model can be extracted from the policy and that increasing performance or goal complexity requires increasingly accurate world models.

Tags