ROCVMar 27

Disentangled Robot Learning via Separate Forward and Inverse Dynamics Pretraining

arXiv:2604.1639199.41 citationsh-index: 12
AI Analysis

For robot learning, DeFI addresses the misalignment between 2D image forecasting and 3D action prediction, enabling effective use of large-scale action-free video data.

DeFI decouples visual forward and inverse dynamics pretraining to leverage action-free web videos, achieving state-of-the-art results with 4.51 average task length on CALVIN, 51.2% success on SimplerEnv-Fractal, and 81.3% in real-world deployment.

Vision-language-action (VLA) models have shown great potential in building generalist robots, but still face a dilemma-misalignment of 2D image forecasting and 3D action prediction. Besides, such a vision-action entangled training manner limits model learning from large-scale, action-free web video data. To address these issues, we propose DeFI, a novel framework that Decouples visual Forward and Inverse dynamics pretraining to exploit respective data sources, wherein video generation and action prediction are disentangled. We introduce the General Forward Dynamics Model (GFDM), pretrained on diverse human and robot videos for future prediction, and the General Inverse Dynamics Model (GIDM), trained via self-supervised learning to infer latent actions from unlabeled video transitions. These models are then integrated into a unified architecture for end-to-end finetuning on downstream tasks. In this manner, GFDM and GIDM first shine separately and then cooperate for mutual benefit. Extensive experiments on CALVIN ABC-D and SimplerEnv demonstrate state-of-the-art performance, with DeFI achieving an average task length of 4.51 for CALVIN, 51.2% success rate on SimplerEnv-Fractal benchmark and 81.3% success rate in real-world deployment, significantly outperforming prior methods.

Foundations

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

Your Notes