CoMo: Learning Continuous Latent Motion from Internet Videos for Scalable Robot Learning
Jiange Yang, Yansong Shi, Haoyi Zhu, Mingyu Liu, Kaijing Ma, Yating Wang, Gangshan Wu, Tong He, Limin Wang
TL;DR
CoMo introduces a continuous latent-motion representation learned from action-less internet videos using an early temporal feature difference, mitigating shortcut learning and enabling scalable, unified policy training with pseudo actions. Guided by the information bottleneck, CoMo fixes latent dimensionality to balance motion detail with noise, and it provides LP-MSE and S-PCFC metrics for robust, low-cost evaluation. The framework supports joint learning with both diffusion-based and autoregressive policies, achieving strong zero-shot generalization to unseen domains and improving real-world robot performance when trained with pseudo actions. Overall, CoMo demonstrates scalable cross-domain robot learning by leveraging diverse, action-less video data to augment traditional robot datasets. Its practical impact lies in reducing data requirements while achieving superior policy performance across simulated and real-world tasks.
Abstract
Learning latent motion from Internet videos is crucial for building generalist robots. However, existing discrete latent action methods suffer from information loss and struggle with complex and fine-grained dynamics. We propose CoMo, which aims to learn more informative continuous motion representations from diverse, internet-scale videos. CoMo employs a early temporal feature difference mechanism to prevent model collapse and suppress static appearance noise, effectively discouraging shortcut learning problem. Furthermore, guided by the information bottleneck principle, we constrain the latent motion embedding dimensionality to achieve a better balance between retaining sufficient action-relevant information and minimizing the inclusion of action-irrelevant appearance noise. Additionally, we also introduce two new metrics for more robustly and affordably evaluating motion and guiding motion learning methods development: (i) the linear probing MSE of action prediction, and (ii) the cosine similarity between past-to-current and future-to-current motion embeddings. Critically, CoMo exhibits strong zero-shot generalization, enabling it to generate continuous pseudo actions for previously unseen video domains. This capability facilitates unified policy joint learning using pseudo actions derived from various action-less video datasets (such as cross-embodiment videos and, notably, human demonstration videos), potentially augmented with limited labeled robot data. Extensive experiments show that policies co-trained with CoMo pseudo actions achieve superior performance with both diffusion and autoregressive architectures in simulated and real-world settings.
