Latent Action Pretraining from Videos
About
We introduce Latent Action Pretraining for general Action models (LAPA), an unsupervised method for pretraining Vision-Language-Action (VLA) models without ground-truth robot action labels. Existing Vision-Language-Action models require action labels typically collected by human teleoperators during pretraining, which significantly limits possible data sources and scale. In this work, we propose a method to learn from internet-scale videos that do not have robot action labels. We first train an action quantization model leveraging VQ-VAE-based objective to learn discrete latent actions between image frames, then pretrain a latent VLA model to predict these latent actions from observations and task descriptions, and finally finetune the VLA on small-scale robot manipulation data to map from latent to robot actions. Experimental results demonstrate that our method significantly outperforms existing techniques that train robot manipulation policies from large-scale videos. Furthermore, it outperforms the state-of-the-art VLA model trained with robotic action labels on real-world manipulation tasks that require language conditioning, generalization to unseen objects, and semantic generalization to unseen instructions. Training only on human manipulation videos also shows positive transfer, opening up the potential for leveraging web-scale data for robotics foundation model.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | LIBERO | Goal Achievement58.8 | 700 | |
| Robotic Manipulation | LIBERO | Spatial Success Rate71.8 | 314 | |
| Robot Manipulation | LIBERO (test) | Average Success Rate64.3 | 184 | |
| Long-horizon robot manipulation | Calvin ABCD→D | Task 1 Completion Rate84 | 127 | |
| Robot Manipulation | SimplerEnv WidowX Robot tasks (test) | Success Rate (Spoon)70.8 | 79 | |
| Robot Manipulation | SimplerEnv WidowX | Success Rate: Put Spoon on Towel70.8 | 58 | |
| Robotic Manipulation | LIBERO v1 (test) | Average Success Rate65.7 | 46 | |
| General Robot Manipulation | SimplerEnv | Average Success Rate57.3 | 23 | |
| Robot Manipulation | LIBERO OpenVLA-OFT | LIBERO Spatial Success73.8 | 21 | |
| Language-conditioned manipulation | LIBERO | Spatial Success Rate73.8 | 18 |