Any3D-VLA: Enhancing VLA Robustness via Diverse Point Clouds
Xianzhe Fan, Shengliang Deng, Xiaoyang Wu, Yuxiang Lu, Zhuoling Li, Mi Yan, Yujia Zhang, Zhizheng Zhang, He Wang, Hengshuang Zhao
TL;DR
This work tackles the limited 3D spatial understanding of Vision-Language-Action models by introducing Any3D-VLA, a plug-in pipeline that unifies simulator, sensor, and model-estimated point clouds to learn domain-agnostic 3D representations and fuse them with 2D features. It presents a detailed 3D-vision module that builds compressed point clouds from RGBD inputs, aligns them to 2D patches, and performs gated 2D–3D fusion within a VLA backbone, trained with a hybrid point-cloud strategy across multiple depth sources. Through extensive simulation and real-world experiments, Any3D-VLA demonstrates superior zero-shot and post-training performance, achieving up to 62.5% average success in real-world zero-shot tasks and 93.3% in post-training tasks, while also improving LIBERO and CALVIN benchmark results. The key finding is that native 3D representations, when fused with 2D semantics and trained with diverse depth inputs, provide more reliable spatial reasoning for manipulation, enabling robust sim-to-real generalization without requiring expensive depth hardware at deployment.
Abstract
Existing Vision-Language-Action (VLA) models typically take 2D images as visual input, which limits their spatial understanding in complex scenes. How can we incorporate 3D information to enhance VLA capabilities? We conduct a pilot study across different observation spaces and visual representations. The results show that explicitly lifting visual input into point clouds yields representations that better complement their corresponding 2D representations. To address the challenges of (1) scarce 3D data and (2) the domain gap induced by cross-environment differences and depth-scale biases, we propose Any3D-VLA. It unifies the simulator, sensor, and model-estimated point clouds within a training pipeline, constructs diverse inputs, and learns domain-agnostic 3D representations that are fused with the corresponding 2D representations. Simulation and real-world experiments demonstrate Any3D-VLA's advantages in improving performance and mitigating the domain gap. Our project homepage is available at https://xianzhefan.github.io/Any3D-VLA.github.io.
