Search papers, labs, and topics across Lattice.
The paper introduces Action Images, a unified world action model that represents robot actions as multiview pixel-grounded videos, enabling end-to-end policy learning via video generation. By translating 7-DoF robot actions into interpretable action images, the video backbone itself can act as a zero-shot policy, eliminating the need for separate action modules. Experiments on RLBench and real-world settings demonstrate superior zero-shot success rates and improved video-action joint generation compared to previous video-space world models.
Ditch the action tokens: representing robot actions as interpretable, pixel-grounded "action images" lets your video backbone act as a zero-shot policy.
World action models (WAMs) have emerged as a promising direction for robot policy learning, as they can leverage powerful video backbones to model the 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. In this work, we present Action Images, a unified world action model that formulates policy learning as multiview video generation. Instead of encoding control as low-dimensional tokens, we translate 7-DoF robot actions into interpretable action images: multi-view action videos that are grounded in 2D pixels and explicitly track robot-arm motion. This pixel-grounded action representation allows the video backbone itself to act as a zero-shot policy, without a separate policy head or action module. Beyond control, the same unified model supports video-action joint generation, action-conditioned video generation, and action labeling under a shared representation. On RLBench and real-world evaluations, our model achieves the strongest zero-shot success rates and improves video-action joint generation quality over prior video-space world models, suggesting that interpretable action images are a promising route to policy learning.