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

Better World Models Can Lead to Better Post-Training Performance

arXiv 25.12 2025 43.9 method

TLDR

Explicit world-modeling pretraining improves state representations and post-training RL performance on a Rubik's Cube task.

Reasoning

Strengths include a controlled experimental setup and clear evidence that world-modeling objectives enhance representation quality and downstream RL gains. Weaknesses are the limited scope (simple cube environment) and lack of real-world validation, which may affect generalizability.

Read-first score

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

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=result

Topical relevance 42%
40

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: 380.

Keyword Scores

world model
10
model-based reinforcement learning world model
7
world dynamics prediction
5
generative world model
3
world simulator
2
interactive world model
1
video world model
0

Deep Analysis

Innovations

  • State-prediction pretraining as an explicit world-modeling strategy
  • Joint state-prediction + next-token objective as an explicit world-modeling strategy
  • Demonstration that better world models (via explicit state representations) improve post-training performance with GRPO

Methodology

The study uses a controlled 2x2x2 Rubik's Cube environment. It compares standard next-token prediction to two explicit world-modeling strategies: state-prediction pretraining and a joint state-prediction + next-token objective. After pretraining, Group Relative Policy Optimization (GRPO) is applied as post-training, and representation quality is evaluated using linear probes and causal interventions.

Key Results

Explicit world-modeling yields more linearly decodable and causally steerable state representations, and these improved state representations lead to higher gains for GRPO, especially on harder cube states.

Tags