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

AnchorDream: Repurposing Video Diffusion for Embodiment-Aware Robot Data Synthesis

arXiv 2025 44 method, application

TLDR

AnchorDream repurposes video diffusion as an embodiment-aware world model to synthesize diverse robot data from few demonstrations, improving policy learning by 36.4% in sim and nearly double in real.

Reasoning

The paper presents a novel method that conditions video diffusion on robot motion renderings to generate consistent training data, with strong empirical results in both simulation and real-world settings. However, its scope is narrow, focusing on robot data synthesis rather than general world modeling, and it does not address interactive or model-based RL aspects.

Read-first score

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

Recency 6%
86.7

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

Methodology quality 18%
80

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

Topical relevance 29%
61.4

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

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

Citation impact 18%
0

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

Citation velocity 12%
0

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

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 408.

Keyword Scores

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

Deep Analysis

Innovations

  • Repurposing pretrained video diffusion models as embodiment-aware world models for robot data synthesis
  • Conditioning the diffusion process on robot motion renderings to anchor embodiment and prevent hallucination
  • Synthesizing objects and environments consistent with robot kinematics without requiring explicit environment modeling
  • Scaling a handful of human teleoperation demonstrations into large, diverse datasets

Methodology

AnchorDream repurposes a pretrained video diffusion model and conditions it on robot motion renderings to anchor the embodiment, generating videos of robot tasks with varied objects and environments consistent with the robot's kinematics. Starting from a few human teleoperation demonstrations, it scales them into large, diverse datasets without explicit environment modeling.

Key Results

Generated data from AnchorDream improves downstream policy learning, achieving a relative gain of 36.4% in simulator benchmarks and nearly doubling performance in real-world studies.

Tags