VidMan: Exploiting Implicit Dynamics from Video Diffusion Model for Effective Robot Manipulation
TLDR
VidMan uses video diffusion to learn implicit dynamics from robot data, improving manipulation via two-stage training and outperforming baselines.
Reasoning
Strengths include a novel two-stage training mechanism that leverages video diffusion for dynamics awareness, achieving strong empirical results on CALVIN and OXE. Weaknesses are the narrow focus on robot manipulation and lack of explicit comparison to world model literature, with potential dataset-specific overfitting.
Read-first score
Read-first score 64.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 45.
Field roles
Rank sensitivity
Stability: volatile; rank range: 84.
Keyword Scores
Deep Analysis
Innovations
- Two-stage training mechanism inspired by dual-process theory from neuroscience for robot manipulation
- Pre-training on Open X-Embodiment dataset (OXE) for future visual trajectory prediction via video denoising diffusion to develop long-horizon dynamics awareness
- Layer-wise self-attention adapter that transforms the video diffusion model into an efficient inverse dynamics model via parameter sharing
Methodology
VidMan employs a two-stage training process. First, it is pre-trained on the Open X-Embodiment dataset to predict future visual trajectories using a video denoising diffusion approach, learning implicit dynamics. Second, a layer-wise self-attention adapter is introduced to convert the model into an inverse dynamics model that predicts actions, leveraging the learned dynamics through parameter sharing.
Key Results
VidMan outperforms the state-of-the-art baseline GR-1 on the CALVIN benchmark with an 11.7% relative improvement and achieves over 9% precision gains on the OXE small-scale dataset.