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

RoboDream: Compositional World Models for Scalable Robot Data Synthesis

arXiv 2026 52.6 method

TLDR

A compositional world model that synthesizes photorealistic robot demonstrations with novel objects, scenes, and viewpoints to scale data generation and improve policy learning.

Reasoning

The paper addresses a critical bottleneck in robot learning by proposing an embodiment-centric world model that decouples trajectory execution from environment synthesis, enabling scalable data generation. Its strengths include real-world validation showing improved policy performance and reduced data requirements, but the abstract lacks explicit discussion of limitations or comparisons to baselines.

Read-first score

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

Recency 6%
100

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

Citation impact 18%
92.1

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. citation_normalized_percentile=0.92122735

Topical relevance 29%
55.7

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

Methodology quality 18%
50

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

Reproducibility 18%
30

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

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

FoundationFrontierBridge

Rank sensitivity

Stability: volatile; rank range: 422.

Keyword Scores

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

Deep Analysis

Innovations

  • Embodiment-centric world model that anchors generation to rendered robot motion while conditioning on explicit scene and object priors, decoupling trajectory execution from environment synthesis
  • Retrieval and rebirth: repurposing existing trajectories into entirely new contexts without new motion data
  • Prop-free teleoperation: operators manipulate empty air and the model hallucinates target objects and scene afterwards, eliminating reset time

Methodology

The approach uses an embodiment-centric world model that anchors video generation to rendered robot motion, conditioning on explicit scene and object priors to decouple trajectory execution from environment synthesis. It enables two data scaling capabilities: retrieval and rebirth (repurposing trajectories into new contexts) and prop-free teleoperation (hallucinating objects/scene from empty air manipulation). Real-world experiments evaluate downstream policy performance.

Key Results

Generated data consistently improves downstream policy performance and significantly reduces real-world data requirements across diverse manipulation tasks.

Tags

robot learningdata synthesisworld modelsvideo diffusionembodimentscalable data generationROCV