English

SPAZER: Spatial-Semantic Progressive Reasoning Agent for Zero-shot 3D Visual Grounding

Computer Vision and Pattern Recognition 2025-06-30 v1

Abstract

3D Visual Grounding (3DVG) aims to localize target objects within a 3D scene based on natural language queries. To alleviate the reliance on costly 3D training data, recent studies have explored zero-shot 3DVG by leveraging the extensive knowledge and powerful reasoning capabilities of pre-trained LLMs and VLMs. However, existing paradigms tend to emphasize either spatial (3D-based) or semantic (2D-based) understanding, limiting their effectiveness in complex real-world applications. In this work, we introduce SPAZER - a VLM-driven agent that combines both modalities in a progressive reasoning framework. It first holistically analyzes the scene and produces a 3D rendering from the optimal viewpoint. Based on this, anchor-guided candidate screening is conducted to perform a coarse-level localization of potential objects. Furthermore, leveraging retrieved relevant 2D camera images, 3D-2D joint decision-making is efficiently performed to determine the best-matching object. By bridging spatial and semantic reasoning neural streams, SPAZER achieves robust zero-shot grounding without training on 3D-labeled data. Extensive experiments on ScanRefer and Nr3D benchmarks demonstrate that SPAZER significantly outperforms previous state-of-the-art zero-shot methods, achieving notable gains of 9.0% and 10.9% in accuracy.

Keywords

Cite

@article{arxiv.2506.21924,
  title  = {SPAZER: Spatial-Semantic Progressive Reasoning Agent for Zero-shot 3D Visual Grounding},
  author = {Zhao Jin and Rong-Cheng Tu and Jingyi Liao and Wenhao Sun and Xiao Luo and Shunyu Liu and Dacheng Tao},
  journal= {arXiv preprint arXiv:2506.21924},
  year   = {2025}
}
R2 v1 2026-07-01T03:35:48.824Z