CLAP: Direct VLM-to-VLA Adaptation via Language-Action Grounding

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Emerging Technologies & Innovation · Depth: Expert, quick

Summary

CLAP (Causal Language-Action Prediction) is a novel method designed for directly converting pretrained Vision-Language Models (VLMs) into Vision-Language-Action models (VLAs) with minimal architectural modifications. This approach aims to provide a clearer understanding of how VLM capabilities transfer to control tasks, addressing the challenge of output-distribution mismatch when VLMs predict bare numeric action sequences. CLAP resolves this by causally conditioning precise action-token prediction on a natural-language action description that prepends each numeric sequence, without altering the VLM's backbone. Through single-epoch fine-tuning, a 2B CLAP model achieved 90.8% on LIBERO, marking a 14.9 percentage point improvement over VLA-0, and demonstrated enhanced robustness on LIBERO-PRO against language, object, and spatial perturbations. CLAP will be released as an open-weight, multi-scale compact VLA family (0.8B, 2B, and 4B) from a single VLM lineage.

Key takeaway

For AI Scientists and Robotics Engineers evaluating VLM-to-VLA adaptation strategies, you should consider CLAP's language-action grounding approach. This method offers a transparent path to understanding capability transfer and achieves significant performance gains (90.8% on LIBERO) with minimal architectural changes. It enables efficient development of robust robotic control systems, particularly for tasks requiring resilience to language, object, and spatial perturbations.

Key insights

CLAP directly adapts VLMs to VLAs by grounding numeric actions in natural language, improving performance and transparency.

Principles

Method

CLAP prepends numeric action sequences with natural-language descriptions, causally conditioning action-token prediction on this language-action plan without modifying the VLM backbone.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.