Paper Overview
Field: Computer Vision (CV) Authors: Haoyu Zhen, Zixian Gao, Qiao Sun Published: 2025-04-08 arXiv: 2504.06262
Introduction
World action models (WAMs) have emerged as a promising direction for robot policy learning, as they can leverage powerful video backbones to model future states. However, existing approaches often rely on separate action modules, or use action representations that are not pixel-grounded, making it difficult to fully exploit the pretrained knowledge of video models and limiting transfer across viewpoints and environments.
Method
This work presents Action Images, a unified world action model that formulates policy learning as multiview video generation. Key ideas:
- Instead of encoding control as low-dimensional tokens, 7-DoF robot actions are translated into interpretable action images: multi-view action videos grounded in 2D pixels that explicitly track robot-arm motion.
- Because actions are represented directly in pixel space, the video backbone itself can serve as a zero-shot policy, with no separate policy head or action module required.
- On RLBench and real-world evaluations, the model achieves the strongest zero-shot success rates.
- It outperforms prior video-space world models in joint video-action generation quality.
Results
Conclusion
Interpretable action images offer a promising path for policy learning, enabling better use of pretrained video knowledge and improved transfer across viewpoints and environments.
--- *Auto-collected on 2026-04-09*