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

IRASim: A Fine-Grained World Model for Robot Manipulation

arXiv 2024 77.7 method, application

TLDR

IRASim is a fine-grained world model for robot manipulation that generates videos conditioned on actions, improving action-frame alignment and enabling planning.

Reasoning

Strengths include a novel frame-level action-conditioning module and strong empirical results showing video quality, policy evaluation correlation, and planning improvements. Weaknesses: no real-world experiments or datasets are mentioned; evaluation is limited to simulation benchmarks.

Read-first score

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

Methodology quality 25%
100

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

Topical relevance 42%
81.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

Recency 8%
75.1

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

Reproducibility 25%
50

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

Field roles

Methodology anchor

Rank sensitivity

Stability: volatile; rank range: 18.

Keyword Scores

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

Deep Analysis

Innovations

  • Novel frame-level action-conditioning module within each transformer block to explicitly model and strengthen action-frame alignment
  • Diffusion transformer-based world model (IRASim) for generating fine-grained robot manipulation videos conditioned on historical observations and action trajectories
  • Flexible action controllability enabling virtual robotic arms to be controlled via keyboard or VR controller

Methodology

IRASim is a diffusion transformer that generates future video frames conditioned on past observations and robot action trajectories. A novel frame-level action-conditioning module is integrated into each transformer block to explicitly align actions with corresponding frames, improving fine-grained interaction modeling.

Key Results

IRASim-generated videos surpass all baselines in quality and scale with model size; policy evaluations using IRASim strongly correlate with ground-truth simulator results; model-based planning with IRASim improves Push-T IoU from 0.637 to 0.961; and the model provides flexible action controllability via keyboard or VR.

Tags