CVMay 24

QuoVLA: Quotient Space for Vision-Language-Action Models

arXiv:2605.2489086.1
Predicted impact top 20% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses the problem of effectively utilizing pretrained VLM representations for robot control, offering a new theoretical perspective and practical method that improves generalization across distribution shifts.

The authors propose a quotient-space framework (QuoVLA) that compresses pretrained VLM latents into action-sufficient representations, achieving strong performance and notable improvements in generalization under visual, linguistic, and environmental distribution shifts.

Vision-Language-Action (VLA) models commonly adapt pretrained Vision-Language Models (VLMs) to robot control by mapping visual observations and language instructions to continuous actions. Existing approaches typically take an action-insufficiency view, assuming that pretrained VLM latents either lack directly usable action information or should be shielded from action-learning signals. Against this view, our \textit{Quotient Theory for VLA} shows that pretrained VLM latents are not action-insufficient but action-sufficient: they already contain the information needed for control, yet remain overcomplete by distinguishing prompt-level variations that induce the same optimal action behavior. To operationalize this theory, we propose QuoVLA, a quotient-space framework for VLA that compresses pretrained VLM latents into action-sufficient representations. Specifically, QuoVLA instantiates this principle with a quantization module and a dual-branch design with relative temporal-complexity regularization, preserving action-relevant information while removing prompt-level redundancy. Extensive experiments across multiple benchmarks demonstrate that QuoVLA achieves strong performance, with particularly notable improvements in generalization under visual, linguistic, and environmental distribution shifts. Our code will be made publicly available.

Foundations

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

Your Notes