MEGA Hub

DeVA: Decoupled Video-Action Model with physical guidance for robot policy learning

Authors

Do you know Mengqi Zhang?You can claim authorship or link another user.Do you know Sahil Khose?You can claim authorship or link another user.Do you know Simar Kareer?You can claim authorship or link another user.Do you know Yuchen Song?You can claim authorship or link another user.Do you know Unnat Jain?You can claim authorship or link another user.Do you know Judy Hoffman?You can claim authorship or link another user.

Abstract

Generalizable robot manipulation requires policies that can anticipate how visual scenes evolve while executing language instructions. While recent Vision-Language-Action models benefit from large-scale pretraining, their predominantly static pretraining objectives provide limited supervision for physical dynamics and temporal causality, leaving control-relevant knowledge to be learned from downstream robot demonstrations. Video generative models offer a promising foundation by encoding rich spatiotemporal priors through future predictions. However, existing Video-Action Models either couple video and action prediction in a shared backbone, making policy adaptation harder to optimize, or under-utilize video information when guiding the action branch. In this work, we introduce DeVA, a Decoupled Video-Action model with specialized video and action experts, multi-level feature transfer, and physically salient guidance. DeVA transfers representations from multiple video layers to the action expert, enabling rich information exchange while making policy learning more tractable. It further supervises intermediate video features and the action stream with physically salient guidance (affordance/depth). Experiments on both simulation benchmarks and real-world deployment demonstrate strong performance with limited data, faster convergence than a unified architecture, and clear performance gains from physical guidance.

Community

00

Publication notes

Author note
Project page with videos, code, and checkpoints: https://deva-model.github.io/