Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CLAM: Continuous Latent Action Models for Robot Learning from Unlabeled Demonstrations

About

Learning robot policies using imitation learning requires collecting large amounts of costly action-labeled expert demonstrations, which fundamentally limits the scale of training data. A promising approach to address this bottleneck is to harness the abundance of unlabeled observations-e.g., from video demonstrations-to learn latent action labels in an unsupervised way. However, we find that existing methods struggle when applied to complex robot tasks requiring fine-grained motions. We design continuous latent action models (CLAM) which incorporate two key ingredients we find necessary for learning to solve complex continuous control tasks from unlabeled observation data: (a) using continuous latent action labels instead of discrete representations, and (b) jointly training an action decoder to ensure that the latent action space can be easily grounded to real actions with relatively few labeled examples. Importantly, the labeled examples can be collected from non-optimal play data, enabling CLAM to learn performant policies without access to any action-labeled expert data. We demonstrate on continuous control benchmarks in DMControl (locomotion) and MetaWorld (manipulation), as well as on a real WidowX robot arm that CLAM significantly outperforms prior state-of-the-art methods, remarkably with a 2-3x improvement in task success rate compared to the best baseline. Videos and code can be found at clamrobot.github.io.

Anthony Liang, Pavel Czempin, Matthew Hong, Yutai Zhou, Erdem Biyik, Stephen Tu• 2025

Related benchmarks

TaskDatasetResultRank
LocomotionDMControl HalfCheetah
Average Normalized Return72
8
LocomotionDMControl Hopper
Average Normalized Return0.81
8
Block ManipulationWidowX Real Robot
Success Rate7
4
Button ManipulationWidowX Real Robot
Success Rate0.85
4
Microwave ManipulationWidowX Real Robot
Success Rate0.08
4
Slide Pot ManipulationWidowX Real Robot
Success Rate4
4
Close DrawerCALVIN Generalization 10% (transfer)
Success Rate33
3
Slider LeftCALVIN Generalization 10% (transfer)
Success Rate26
3
Showing 8 of 8 rows

Other info

Follow for update