ROCVFeb 3, 2025

VILP: Imitation Learning with Latent Video Planning

arXiv:2502.01784v110 citationsh-index: 5Has CodeIEEE Robot Autom Lett
Originality Incremental advance
AI Analysis

This work addresses the challenge of developing general-purpose robot agents with reduced reliance on extensive task-specific data, though it appears incremental as it builds on existing video generation and imitation learning techniques.

The paper tackles the problem of integrating video generation models into robotics for imitation learning by introducing VILP, which uses a latent video diffusion model to generate temporally consistent predictive robot videos from multiple views, resulting in outperforming existing methods in training costs, inference speed, and policy performance.

In the era of generative AI, integrating video generation models into robotics opens new possibilities for the general-purpose robot agent. This paper introduces imitation learning with latent video planning (VILP). We propose a latent video diffusion model to generate predictive robot videos that adhere to temporal consistency to a good degree. Our method is able to generate highly time-aligned videos from multiple views, which is crucial for robot policy learning. Our video generation model is highly time-efficient. For example, it can generate videos from two distinct perspectives, each consisting of six frames with a resolution of 96x160 pixels, at a rate of 5 Hz. In the experiments, we demonstrate that VILP outperforms the existing video generation robot policy across several metrics: training costs, inference speed, temporal consistency of generated videos, and the performance of the policy. We also compared our method with other imitation learning methods. Our findings indicate that VILP can rely less on extensive high-quality task-specific robot action data while still maintaining robust performance. In addition, VILP possesses robust capabilities in representing multi-modal action distributions. Our paper provides a practical example of how to effectively integrate video generation models into robot policies, potentially offering insights for related fields and directions. For more details, please refer to our open-source repository https://github.com/ZhengtongXu/VILP.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes