CLAP: Contrastive Latent Action Pretraining for Learning Vision-Language-Action Models from Human Videos
Chubin Zhang, Jianan Wang, Zifeng Gao, Yue Su, Tianru Dai, Cai Zhou, Jiwen Lu, Yansong Tang
TL;DR
This work tackles the data scarcity challenge in robotic manipulation by introducing Contrastive Latent Action Pretraining (CLAP), which explicitly aligns a visual latent space from unlabeled human videos with an executable robot latent-action space learned from trajectories via Act-VAE and VD-VAE. Building on this alignment, it presents a dual-formulation Vision-Language-Action framework: CLAP-NTP for discrete, instruction-following planning and CLAP-RF for high-frequency, precise control through Rectified Flow, augmented with Knowledge Matching to prevent catastrophic forgetting during fine-tuning. The approach achieves state-of-the-art results on real-world bimanual tasks and LIBERO simulation, demonstrating robust object generalization, resilience to perceptual perturbations, and efficient inference. Collectively, CLAP enables effective transfer of human-video priors to robotic execution, bridging semantic understanding and motor control across embodiments with practical impact for generalist robotics.
Abstract
Generalist Vision-Language-Action models are currently hindered by the scarcity of robotic data compared to the abundance of human video demonstrations. Existing Latent Action Models attempt to leverage video data but often suffer from visual entanglement, capturing noise rather than manipulation skills. To address this, we propose Contrastive Latent Action Pretraining (CLAP), a framework that aligns the visual latent space from videos with a proprioceptive latent space from robot trajectories. By employing contrastive learning, CLAP maps video transitions onto a quantized, physically executable codebook. Building on this representation, we introduce a dual-formulation VLA framework offering both CLAP-NTP, an autoregressive model excelling at instruction following and object generalization, and CLAP-RF, a Rectified Flow-based policy designed for high-frequency, precise manipulation. Furthermore, we propose a Knowledge Matching (KM) regularization strategy to mitigate catastrophic forgetting during fine-tuning. Extensive experiments demonstrate that CLAP significantly outperforms strong baselines, enabling the effective transfer of skills from human videos to robotic execution. Project page: https://lin-shan.com/CLAP/.
