Video Prediction Policy: A Generalist Robot Policy with Predictive Visual Representations

Yucheng Hu, Yanjiang Guo, Pengchao Wang, Xiaoyu Chen, Yen-Jen Wang, Jianke Zhang, K. Sreenath, Chaochao Lu, Jianyu Chen

arXiv:2412.14803 · 2026-07-27 공개 · arXiv · PDF

dexterous-manipulation inverse-dynamics video-diffusion-models future-prediction visual-representations generalist-robotics robot-policy calvin-benchmark

Abstract

Visual representations play a crucial role in developing generalist robotic policies. Previous vision encoders, typically pre-trained with single-image reconstruction or two-image contrastive learning, tend to capture static information, often neglecting the dynamic aspects vital for embodied tasks. Recently, video diffusion models (VDMs) demonstrate the ability to predict future frames and showcase a strong understanding of physical world. We hypothesize that VDMs inherently produce visual representations that encompass both current static information and predicted future dynamics, thereby providing valuable guidance for robot action learning. Based on this hypothesis, we propose the Video Prediction Policy (VPP), which learns implicit inverse dynamics model conditioned on predicted future representations inside VDMs. To predict more precise future, we fine-tune pre-trained video foundation model on robot datasets along with internet human manipulation data. In experiments, VPP achieves a 18.6\% relative improvement on the Calvin ABC-D generalization benchmark compared to the previous state-of-the-art, and demonstrates a 31.6\% increase in success rates for complex real-world dexterous manipulation tasks. Project page at https://video-prediction-policy.github.io

한국어 요약

한 줄 요약

VPP는 VDM 내 예측적 시각 표현을 활용해 로봇 정책 성능을 18.6~28.8% 개선한 일반적 정책이다.

핵심 기여도

핵심 아이디어

기존 로봇 정책은 두 이미지 대비 학습이나 단일 이미지 복원을 통해 사전 학습된 시각 인코더를 사용했으나, 이는 시퀀셜 정보를 충분히 포착하지 못한다. 반면, VDM은 동영상 생성을 통해 물리적 역학을 잘 이해하며, 예측적 시각 표현을 내재적으로 포함한다. 이 표현은 현재 단계와 예측된 미래 단계를 (T, H, W) 형태로 구조화하여, 로봇 정책 학습에 유용한 정보를 제공한다. 본 연구는 이러한 VDM 내 표현을 조정하고, 이를 기반으로 정책을 학습하는 VPP를 제안한다. 특히, TVP 모델을 조정하여 조작 도메인에서의 예측 능력을 향상시키고, Video Former와 Diffusion Policy를 결합해 정책을 학습한다.

기술적 접근법

주요 결과

의의 및 한계

VPP는 VDM 내 예측적 시각 표현을 활용한 첫 로봇 정책으로, 시뮬레이션 및 실제 환경에서 모두 뛰어난 성능을 보인다. 특히, 인터넷 조작 데이터와 사전 학습 모델을 결합함으로써 물리적 지식을 전이할 수 있다는 점에서 실용적 가치가 크다. 그러나, VPP는 사전 학습된 VDM에 의존적이며, 특정 도메인에 최적화된 데이터가 부족할 경우 성능이 저하될 수 있다. 또한, 예측적 표현의 구조가 복잡하여 해석성 측면에서 한계가 있을 수 있다.

실용적 활용

VPP는 다목적 로봇 정책 개발에 유용하며, 특히 Dexterous Hand 조작, 물체 이동, 환경 인식 등 다양한 조작 작업에 적용 가능하다. 인터넷 조작 데이터와 사전 학습 모델을 활용하면, 로봇 개발 비용을 줄이고, 다양한 환경에서의 일반화 능력을 높일 수 있다.