IRASim: A Fine-Grained World Model for Robot Manipulation
About
World models allow autonomous agents to plan and explore by predicting the visual outcomes of different actions. However, for robot manipulation, it is challenging to accurately model the fine-grained robot-object interaction within the visual space using existing methods which overlooks precise alignment between each action and the corresponding frame. In this paper, we present IRASim, a novel world model capable of generating videos with fine-grained robot-object interaction details, conditioned on historical observations and robot action trajectories. We train a diffusion transformer and introduce a novel frame-level action-conditioning module within each transformer block to explicitly model and strengthen the action-frame alignment. Extensive experiments show that: (1) the quality of the videos generated by our method surpasses all the baseline methods and scales effectively with increased model size and computation; (2) policy evaluations using IRASim exhibit a strong correlation with those using the ground-truth simulator, highlighting its potential to accelerate real-world policy evaluation; (3) testing-time scaling through model-based planning with IRASim significantly enhances policy performance, as evidenced by an improvement in the IoU metric on the Push-T benchmark from 0.637 to 0.961; (4) IRASim provides flexible action controllability, allowing virtual robotic arms in datasets to be controlled via a keyboard or VR controller.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robotic Manipulation Video Synthesis | RoboTwin 2.0 (unseen trials) | PSNR29.66 | 33 | |
| Long-horizon Video Generation | RoboArena | PSNR13.34 | 19 | |
| Video Generation | WorldArena | Interaction Quality56.6 | 14 | |
| Action-conditioned world modeling | EgoVerse 52 (test) | PSNR22.59 | 8 | |
| Action-conditioned world modeling | EgoDex 50 (test) | PSNR22.12 | 8 | |
| Policy Evaluation | In-distribution | r Score77.3 | 8 | |
| Policy Evaluation | Out-of-distribution | Return (r)70 | 8 | |
| Robot manipulation video generation | Self-curated Robot Manipulation Benchmark 1.0 (test) | PSNR6.48 | 8 | |
| World Modeling | WorldArena | EWMScore58.12 | 7 | |
| Interactive long-trajectory generation | DROID (val) | PSNR21.36 | 6 |