SAVLA: Symmetry-Aware Vision-Language-Action Models for Robotic Manipulation

📅 2026-09-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出SAVLA模型,通过结合等变流匹配动作头和学习的规范化器,解决现有视觉-语言-动作模型在机器人操作中因仅依赖演示数据而空间适应性差的问题。
📝 Abstract
Vision-language-action (VLA) models have become the dominant paradigm for language-conditioned robot manipulation. However, although images and language instructions inherently encode geometric information, VLAs acquire their spatial competence purely from demonstrations. As a result, they are reliable only within the range of scene poses that the demonstrations cover. We propose SAVLA, an end-to-end symmetry-aware VLA model for robust and data-efficient policy learning. Our approach keeps the pretrained vision-language backbone entirely frozen while combining it with an equivariant flow-matching action head and a learned canonicalizer. The head decomposes its state, action, and conditioning inputs into invariant and equivariant channels, and preserves this typing throughout all of its layers. The canonicalizer transforms oblique-view images into a canonical frame and rotates the geometric conditions consistently. We evaluate our model on LIBERO. Compared with the GR00T N1.5 baseline, SAVLA improves the success rate averaged over all four LIBERO suites by 5.1 points and increases the mean success rate under rotation on LIBERO-Goal from 41.5% to 90.4%.
Problem

Research questions and friction points this paper is trying to address.

Vision-Language-Action
Spatial Competence
Demonstrations
Innovation

Methods, ideas, or system contributions that make the work stand out.

Symmetry-Aware
Equivariant Flow-Matching
Canonicalizer