paper-with-me

홈 › Papers

CLAP: Contrastive Latent Action Pretraining for Learning Vision-Language-Action Models from Human Videos

2026-01-07 · Chubin Zhang, Jianan Wang, Zifeng Gao, Yue Su, Tianru Dai, Cai Zhou, Jiwen Lu, Yansong Tang arxiv

Generalist Vision-Language-Action models remain constrained by the scarcity of robotic data relative to the abundance of human video demonstrations. Existing Latent Action Models attempt to use video data but often suffer from visual entanglement, encoding noise rather than manipulation skills. To address this limitation, we propose Contrastive Latent Action Pretraining (CLAP), a framework that first uses Act-VAE to learn an executable action-token vocabulary from robot trajectories and then aligns human visual transitions with this vocabulary through contrastive learning. This alignment maps unlabeled human videos into a physically grounded latent action space rather than reconstructing appearance. Building on the aligned tokens, we train CLAP-NTP as an autoregressive VLA using robot demonstrations and pseudo-labeled human videos, preserving instruction following and object generalization. For deployment and target-domain adaptation, we further introduce a post-training strategy that combines CLAP-RF, a Rectified Flow action head for low-latency continuous action chunk prediction, with Knowledge Matching regularization to preserve pretrained semantic knowledge during fine-tuning. Extensive experiments show that CLAP achieves strong performance against competitive baselines while enabling effective skill transfer from human videos to robotic execution.

📄 PDF Abstract BibTeX arXiv:2601.04061

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingContrastive LearningDomain Adaptation

Similar Papers 제목 키워드 기반

GEmo-CLAP: Gender-Attribute-Enhanced Contrastive Language-Audio Pretraining for Accurate Speech Emotion Recognition

2023-06-13 · Yu Pan, Yanni Hu, Yuguang Yang, Wen Fei 외

Contrastive cross-modality pretraining has recently exhibited impressive success in diverse fields, whereas there is limited research on their merits in speech emotion recognition (SER). In this paper, we propose GEmo-CL…

AttributeContrastive LearningEmotion RecognitionMulti-Task Learning+2

tinyCLAP: Distilling Constrastive Language-Audio Pretrained Models

2023-11-24 · Francesco Paissan, Elisabetta Farella

Contrastive Language-Audio Pretraining (CLAP) became of crucial importance in the field of audio and speech processing. Its employment ranges from sound event detection to text-to-audio generation. However, one of the ma…

Audio GenerationEvent DetectionSound Event Detectionzero-shot-classification+1

T-CLAP: Temporal-Enhanced Contrastive Language-Audio Pretraining

2024-04-27 · Yi Yuan, Zhuo Chen, Xubo Liu, Haohe Liu 외

Contrastive language-audio pretraining~(CLAP) has been developed to align the representations of audio and language, achieving remarkable performance in retrieval and classification tasks. However, current CLAP struggles…

Retrieval

Latent CLAP Loss for Better Foley Sound Synthesis

2024-03-18 · Tornike Karchkhadze, Hassan Salami Kavaki, Mohammad Rasool Izadi, Bryce Irvin 외

Foley sound generation, the art of creating audio for multimedia, has recently seen notable advancements through text-conditioned latent diffusion models. These systems use multimodal text-audio representation models, su…

FAD

CLAP: Contrastive Latent-space Prompt Optimization for End-to-end Autonomous Driving

2026-05-17 · Ruiyang Zhu, Yuehan He, Boyuan Zheng, Zesen Zhao 외 arxiv

End-to-end autonomous driving systems powered by Vision-Language-Action (VLA) models achieve strong performance on common driving scenarios, yet remain brittle in rare but safety-critical long-tail situations such as act…

Contrastive LearningAutonomous Driving