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

Learning Real-World Action-Video Dynamics with Heterogeneous Masked Autoregression

arXiv 25.2 2025 72.5 method

TLDR

HMA uses heterogeneous masked autoregression to model action-video dynamics for robot learning, achieving faster and more controllable video generation.

Reasoning

The paper introduces a novel heterogeneous pre-training approach across diverse robotic embodiments, achieving 15x faster real-world speed and better visual fidelity. However, the abstract lacks detailed evaluation metrics and explicit comparison to model-based RL methods, limiting assessment of its broader impact.

Read-first score

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

Recency 8%
86.7

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

Topical relevance 42%
82.9

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

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

Methodology quality 25%
50

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

Field roles

FrontierReproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 90.

Keyword Scores

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

Deep Analysis

Innovations

  • Heterogeneous pre-training from observations and action sequences across different robotic embodiments, domains, and tasks
  • Masked autoregression to generate quantized or soft tokens for video predictions
  • 15x faster real-world speed compared to previous robotic video generation models

Methodology

Heterogeneous Masked Autoregression (HMA) pre-trains on diverse observation and action sequences from multiple robotic embodiments, domains, and tasks. It then uses masked autoregression to generate quantized or soft tokens for video predictions, enabling efficient real-time simulation.

Key Results

HMA achieves better visual fidelity and controllability than previous robotic video generation models, with 15 times faster speed in the real world. After post-training, it can serve as a video simulator from low-level action inputs for policy evaluation and synthetic data generation.

Tags