English

Multi-View Video Diffusion Policy: A 3D Spatio-Temporal-Aware Video Action Model

Robotics 2026-04-06 v1 Computer Vision and Pattern Recognition

Abstract

Robotic manipulation requires understanding both the 3D spatial structure of the environment and its temporal evolution, yet most existing policies overlook one or both. They typically rely on 2D visual observations and backbones pretrained on static image--text pairs, resulting in high data requirements and limited understanding of environment dynamics. To address this, we introduce MV-VDP, a multi-view video diffusion policy that jointly models the 3D spatio-temporal state of the environment. The core idea is to simultaneously predict multi-view heatmap videos and RGB videos, which 1) align the representation format of video pretraining with action finetuning, and 2) specify not only what actions the robot should take, but also how the environment is expected to evolve in response to those actions. Extensive experiments show that MV-VDP enables data-efficient, robust, generalizable, and interpretable manipulation. With only ten demonstration trajectories and without additional pretraining, MV-VDP successfully performs complex real-world tasks, demonstrates strong robustness across a range of model hyperparameters, generalizes to out-of-distribution settings, and predicts realistic future videos. Experiments on Meta-World and real-world robotic platforms demonstrate that MV-VDP consistently outperforms video-prediction--based, 3D-based, and vision--language--action models, establishing a new state of the art in data-efficient multi-task manipulation.

Keywords

Cite

@article{arxiv.2604.03181,
  title  = {Multi-View Video Diffusion Policy: A 3D Spatio-Temporal-Aware Video Action Model},
  author = {Peiyan Li and Yixiang Chen and Yuan Xu and Jiabing Yang and Xiangnan Wu and Jun Guo and Nan Sun and Long Qian and Xinghang Li and Xin Xiao and Jing Liu and Nianfeng Liu and Tao Kong and Yan Huang and Liang Wang and Tieniu Tan},
  journal= {arXiv preprint arXiv:2604.03181},
  year   = {2026}
}

Comments

Project Website: https://lpy1219.github.io/MV-VDP-Web/

R2 v1 2026-07-01T11:53:05.314Z