๐ค AI Summary
Current vision-language models lack the capacity to model 3D geometric structures and physical interaction semantics, hindering accurate spatial reasoning required for embodied intelligence. This work addresses this limitation by deeply integrating geometric and physical cues into a cloud-based foundation model. We propose a structured 3D Adapter and a contextual physical token mechanism, combined with an efficient image-to-embodiment adapter, progressive domain curriculum learning, and reinforcement learning-based post-training, to achieve a unified representation of occupancy grids and 3D bounding boxes. Evaluated across 18 public benchmarks, our approach significantly advances performance in spatial reasoning, traffic semantic understanding, embodied affordance recognition, and out-of-distribution generalization, enabling large-scale scene exploration and embodied visual question answering.
๐ Abstract
Vision-Language-Action (VLA) models drive next-generation autonomous systems, but training them requires scalable, high-quality annotations from complex environments. Current cloud pipelines rely on generic vision-language models (VLMs) that lack geometric reasoning and domain semantics due to their 2D image-text pretraining. To address this mismatch, we propose XEmbodied, a cloud-side foundation model that endows VLMs with intrinsic 3D geometric awareness and interaction with physical cues (e.g., occupancy grids, 3D boxes). Instead of treating geometry as auxiliary input, XEmbodied integrates geometric representations via a structured 3D Adapter and distills physical signals into context tokens using an Efficient Image-Embodied Adapter. Through progressive domain curriculum and reinforcement learning post-training, XEmbodied preserves general capabilities while demonstrating robust performance across 18 public benchmarks. It significantly improves spatial reasoning, traffic semantics, embodied affordance, and out-of-distribution generalization for large-scale scenario mining and embodied VQA.