AMPLIFY: Actionless Motion Priors for Robot Learning from Videos
Jeremy A. Collins, Loránd Cheng, Kunal Aneja, Albert Wilcox, Benjamin Joffe, Animesh Garg
TL;DR
AMPLIFY tackles the data bottleneck in robotics by decoupling dynamics learning from policy execution and leveraging abundant action-free video data. The method learns a latent keypoint motion representation via FSQ, trains a forward dynamics model on videos, and learns an inverse dynamics policy from limited action data, enabling data-efficient policy learning and zero-shot generalization. Empirical results show substantial improvements in forward dynamics accuracy, improved policy performance in low-data regimes, and the ability to transfer across embodiments, with additional benefits in conditional video generation. This work demonstrates a versatile framework for combining heterogeneous data sources to build scalable, generalizable world models for visuomotor tasks.
Abstract
Action-labeled data for robotics is scarce and expensive, limiting the generalization of learned policies. In contrast, vast amounts of action-free video data are readily available, but translating these observations into effective policies remains a challenge. We introduce AMPLIFY, a novel framework that leverages large-scale video data by encoding visual dynamics into compact, discrete motion tokens derived from keypoint trajectories. Our modular approach separates visual motion prediction from action inference, decoupling the challenges of learning what motion defines a task from how robots can perform it. We train a forward dynamics model on abundant action-free videos and an inverse dynamics model on a limited set of action-labeled examples, allowing for independent scaling. Extensive evaluations demonstrate that the learned dynamics are both accurate, achieving up to 3.7x better MSE and over 2.5x better pixel prediction accuracy compared to prior approaches, and broadly useful. In downstream policy learning, our dynamics predictions enable a 1.2-2.2x improvement in low-data regimes, a 1.4x average improvement by learning from action-free human videos, and the first generalization to LIBERO tasks from zero in-distribution action data. Beyond robotic control, we find the dynamics learned by AMPLIFY to be a versatile latent world model, enhancing video prediction quality. Our results present a novel paradigm leveraging heterogeneous data sources to build efficient, generalizable world models. More information can be found at https://amplify-robotics.github.io/.
