用视觉语言模型融合空间与语义信息,实现无需3D标注数据的零样本3D定位。
SPAZER: Spatial-Semantic Progressive Reasoning Agent for Zero-shot 3D Visual Grounding
- 构建双模态渐进推理框架,融合3D空间与2D语义信息。
- 在ScanRefer和Nr3D上分别提升9.0%和10.9%准确率,超越现有方法。
- 适合研究零样本3D视觉定位、多模态推理的开发者参考。
3D视觉定位(3DVG)旨在根据自然语言查询在3D场景中定位目标物体。为减少对昂贵3D训练数据的依赖,近期研究探索了利用预训练大语言模型(LLMs)和视觉语言模型(VLMs)的强大知识与推理能力实现零样本3DVG。然而,现有方法通常侧重于空间(基于3D)或语义(基于2D)理解,限制了其在复杂现实应用中的效果。本文提出SPAZER——一种由VLM驱动的代理,采用渐进式推理框架融合两种模态。首先,整体分析场景并生成最优视角的3D渲染图;基于此,通过锚点引导候选筛选进行粗粒度定位;进一步,结合检索到的相关2D相机图像,高效执行3D-2D联合决策以确定最佳匹配对象。通过连接空间与语义推理通路,SPAZER实现了无需3D标注数据的鲁棒零样本定位。在ScanRefer与Nr3D基准上的大量实验表明,该方法显著优于现有最先进零样本方法,在准确率上分别取得9.0%与10.9%的提升。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。