ROAICVLGJun 19

Decoupling the Declarative from the Procedural in Vision-Language-Action Models

arXiv:2606.2149618.8
Predicted impact top 12% in RO · last 90 daysOriginality Highly original
AI Analysis

For robotic manipulation, this work addresses the fundamental bottleneck of zero-shot skill transfer to novel objects, which is critical for reducing data collection requirements.

The paper tackles the brittleness of Vision-Language-Action (VLA) models to spatial, semantic, and task variations, proposing w²VLA, a modular VLA that decouples declarative from procedural knowledge. It achieves robust behavior cloning and zero-shot skill transfer across unseen objects, outperforming state-of-the-art VLAs in generalization.

Deploying generalist robotic agents in the real world requires transferable skills. Specifically, a policy trained to clone a behavior from object-specific demonstrations must generalize beyond that object, otherwise data collection requirements become intractable. Recently, fine-tuning of pre-trained billion-parameter Vision-Language Models (VLMs), initially on large-scale robot datasets and then on fewer scenario-specific demonstrations, has emerged as the predominant paradigm for designing Vision-Language-Action (VLA) models. While these policies achieve state-of-the-art manipulation performance in-distribution, they remain brittle to minor spatial, semantic, and task variations. In this work, we address the inability of current models to decouple the declarative (i.e., concepts and entity semantics) from the procedural knowledge (i.e., how to do something) encoded in their parameters, which is a fundamental bottleneck for zero-shot skill transfer to novel objects. To address this, we propose w$^{2}$VLA, a new VLA model with restructured information flow. Rather than feeding all multimodal tokens from the VLM encoder into a large, opaque transformer-based action expert, our approach modulates the robot state sequence with visual, spatial, and skill information in a compositional and interpretable manner. Unlike popular, state-of-the-art VLAs, we show that our modular approach successfully decouples knowledge representations, enabling robust behavior cloning and unprecedented zero-shot skill transfer capabilities across dissimilar, unseen objects.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes