🤖 AI Summary
Current Vision-Language-Action (VLA) models over-rely on RGB inputs and lack geometric priors essential for spatial reasoning and fine-grained manipulation. To address this, we propose a geometric implicit distillation framework that, for the first time, directly transfers 3D geometric knowledge into the visual token hidden states of large language models—not merely into the visual encoder. Our method operates solely on RGB data, requiring neither depth sensors nor 3D annotations. Key components include a geometry-aware visual Transformer (VGGT), cross-modal hidden-state alignment, and an RGB-only pretraining strategy. After pretraining on the Bridge dataset, our model achieves a 94.1% average success rate across the four LIBERO benchmark task suites—surpassing UniVLA (92.5%)—demonstrating substantial improvements in spatial reasoning capability and policy generalization.
📝 Abstract
Most existing Vision-Language-Action (VLA) models rely primarily on RGB information, while ignoring geometric cues crucial for spatial reasoning and manipulation. In this work, we introduce GLaD, a geometry-aware VLA framework that incorporates 3D geometric priors during pretraining through knowledge distillation. Rather than distilling geometric features solely into the vision encoder, we align the LLM's hidden states corresponding to visual tokens with features from a frozen geometry-aware vision transformer (VGGT), ensuring that geometric understanding is deeply integrated into the multimodal representations that drive action prediction. Pretrained on the Bridge dataset with this geometry distillation mechanism, GLaD achieves 94.1% average success rate across four LIBERO task suites, outperforming UniVLA (92.5%) which uses identical pretraining data. These results validate that geometry-aware pretraining enhances spatial reasoning and policy generalization without requiring explicit depth sensors or 3D annotations.