paper-with-me

홈 › Papers

Contrastive Language, Action, and State Pre-training for Robot Learning

2023-04-21 · Krishan Rana, Andrew Melnik, Niko Sünderhauf

In this paper, we introduce a method for unifying language, action, and state information in a shared embedding space to facilitate a range of downstream tasks in robot learning. Our method, Contrastive Language, Action, and State Pre-training (CLASP), extends the CLIP formulation by incorporating distributional learning, capturing the inherent complexities and one-to-many relationships in behaviour-text alignment. By employing distributional outputs for both text and behaviour encoders, our model effectively associates diverse textual commands with a single behaviour and vice-versa. We demonstrate the utility of our method for the following downstream tasks: zero-shot text-behaviour retrieval, captioning unseen robot behaviours, and learning a behaviour prior for language-conditioned reinforcement learning. Our distributional encoders exhibit superior retrieval and captioning performance on unseen datasets, and the ability to generate meaningful exploratory behaviours from textual commands, capturing the intricate relationships between language, action, and state. This work represents an initial step towards developing a unified pre-trained model for robotics, with the potential to generalise to a broad range of downstream tasks.

📄 PDF Abstract BibTeX arXiv:2304.10782

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Contrastive Representation Regularization for Vision-Language-Action Models

2025-10-02 · Taeyoung Kim, Jimin Lee, Myungkyu Koo, Dongyoung Kim 외 arxiv

Vision-Language-Action (VLA) models have shown strong capabilities in robot manipulation by leveraging rich representations from pre-trained Vision-Language Models (VLMs). However, their representations arguably remain s…

Representation LearningRobot Manipulation

Contrastive Action-Image Pre-training for Visuomotor Control

2026-06-15 · Yuvan Sharma, Dantong Niu, Anirudh Pai, Zekai Wang 외 arxiv

Existing vision encoders for robotics face a fundamental bottleneck: robotic datasets lack the scale necessary for large-scale pre-training. Prior work circumvents this data scarcity by turning to internet-scale image an…

Robotic-CLIP: Fine-tuning CLIP on Action Data for Robotic Applications

2024-09-26 · Nghia Nguyen, Minh Nhat Vu, Tung D. Ta, Baoru Huang 외

Vision language models have played a key role in extracting meaningful features for various robotic applications. Among these, Contrastive Language-Image Pretraining (CLIP) is widely used in robotic tasks that require bo…

Contrastive LearningNatural Language Understanding

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 외 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 suffe…

Instruction FollowingContrastive LearningDomain Adaptation

Grounding Hierarchical Vision-Language-Action Models Through Explicit Language-Action Alignment

2026-04-07 · Theodor Wulff, Federico Tavella, Rahul Singh Maharjan, Manith Adikari 외 arxiv

Achieving robot transparency is a critical step toward effective human-robot collaboration. To be transparent, a robot's natural language communication must be consistent with its actions and explicitly grounded in the t…