From Word to World: Can Large Language Models be Implicit Text-based World Models?
TLDR
LLMs can serve as implicit text-based world models for agentic RL, but benefits depend on behavioral coverage and environment complexity.
Reasoning
The paper introduces a clear three-level evaluation framework and provides empirical evidence across five environments, showing conditions where LLM-based world models improve agent learning. However, it is limited to text-based environments and does not address real-world physical or visual domains.
Read-first score
Read-first score 60.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 48.
Field roles
Rank sensitivity
Stability: volatile; rank range: 264.
Keyword Scores
Deep Analysis
Innovations
- Three-level framework for evaluating LLM-based world models: fidelity and consistency, scalability and robustness, and agent utility.
- Demonstration that LLMs can serve as implicit text-based world models for agentic reinforcement learning.
- Application of LLM world models for action verification, synthetic trajectory generation, and warm-starting reinforcement learning.
Methodology
The authors propose a three-level evaluation framework for LLM-based world models, assessing fidelity/consistency, scalability/robustness, and agent utility. They conduct experiments across five representative text-based environments, training LLMs to perform next-state prediction under interaction, and evaluate their performance on the three levels.
Key Results
Sufficiently trained world models maintain coherent latent state, scale predictably with data and model size, and improve agent performance via action verification, synthetic trajectory generation, and warm-starting reinforcement learning.
Limitations
- Gains depend critically on behavioral coverage and environment complexity, delineating a clear boundary on when world modeling effectively supports agent learning.