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

Text2World: Benchmarking Large Language Models for Symbolic World Model Generation

arXiv 25.2 2025 57 benchmark

TLDR

Introduces Text2World, a PDDL-based benchmark for evaluating LLMs on symbolic world model generation, revealing limited capabilities despite RL-trained reasoning models.

Reasoning

The paper addresses a clear gap with a novel benchmark using execution-based metrics across diverse domains, but the focus is on symbolic models rather than real-world or interactive environments, limiting direct applicability. Strengths include robust evaluation and insights into LLM limitations; weaknesses include lack of real-world validation and narrow domain scope.

Read-first score

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

Recency 8%
86.7

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

Methodology quality 25%
80

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

Topical relevance 42%
48.6

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%
38

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

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 308.

Keyword Scores

world model
9
generative world model
8
world dynamics prediction
6
model-based reinforcement learning world model
5
world simulator
3
interactive world model
2
video world model
1

Deep Analysis

Innovations

  • Introduction of Text2World, a novel benchmark based on PDDL with hundreds of diverse domains
  • Multi-criteria, execution-based metrics for robust evaluation of world model generation
  • Systematic benchmarking of current LLMs, including reasoning models trained with large-scale reinforcement learning
  • Analysis of promising strategies such as test-time scaling and agent training to enhance world modeling

Methodology

The paper introduces Text2World, a benchmark built on the Planning Domain Definition Language (PDDL), comprising hundreds of diverse domains. It employs multi-criteria, execution-based metrics to evaluate LLMs' ability to generate symbolic world models from textual descriptions. Current LLMs are benchmarked, and strategies like test-time scaling and agent training are examined.

Key Results

Reasoning models trained with large-scale reinforcement learning outperform other LLMs on Text2World, but even the best-performing model exhibits limited world modeling capabilities.

Tags