Paper Overview
Field: Computer Vision (CV) Authors: Jiaming Liu, Qingpo Wuwu, Nuowei Han Published: 2025-07-09 arXiv: 2507.06837
Abstract (English)
Recently, Vision-Language-Action (VLA) models have demonstrated strong generalization across diverse tasks. However, effective robotic manipulation in physical environments fundamentally requires geometric understanding and spatial reasoning. While some VLA approaches attempt to incorporate 3D information, they are constrained by limited data availability and geometric information loss in current 3D encoding pipelines, and fail to jointly capture 3D geometry and temporally structured actions in dynamic environments. To address these limitations, the authors introduce Lift3D-VLA, a unified VLA framework that equips models with explicit 3D point cloud reasoning and enables temporally coherent action generation.
Key Contributions
- Enhanced 2D model-lifting strategy: Building upon the authors' previous work Lift3D, 3D points are geometrically aligned with pretrained 2D positional embeddings, enabling the VLA vision encoder to directly encode point clouds while minimizing spatial information loss.
- Geometry-Centric Masked Autoencoding (GC-MAE): A dual-objective self-supervised framework that reconstructs the current point cloud while simultaneously predicting its future geometric evolution, allowing the 2D vision encoder to internalize 3D structure and physical dynamics.
- Hierarchical temporal action modeling: Multiple layers of the LLM collaborate to predict action chunks, achieving temporally consistent action generation.
- +10.8% average success rate over the previous best VLA methods on MetaWorld
- +11.1% average success rate over previous best VLA methods on RLBench
- +4 percentage points over the strongest real-world baseline
- Stronger generalization to out-of-distribution perturbations
- arXiv: https://arxiv.org/abs/2507.06837
Results
Evaluated on 22 simulated tasks and 8 real-world manipulation tasks, Lift3D-VLA achieves:
Links
*Auto-collected on 2026-07-09.*