arXiv:2608.03763cs.CV2026-08

通过联合消歧与视角推理,提升零样本3D视觉定位准确率

TDVR: Joint Text Disambiguation and Viewpoint Reasoning for Zero-Shot 3D Visual Grounding

论文配图:TDVR: Joint Text Disambiguation and Viewpoint Reasoning for Zero-Shot 3D Visual Grounding
图 1 · 摘自论文原文
  • 构建3D场景图并用大模型融合文本描述,实现查询语义消歧
  • 基于链式思考生成结构化查询,视角推理提升定位精度15.25%
  • 适合处理模糊描述和视角缺失的复杂3D场景定位任务

零样本3D视觉定位旨在根据文本描述和3D视觉输入定位特定物体。然而,现有方法受制于查询文本模糊和视角信息不足。为此,我们提出无需训练的TDVR框架,联合进行文本消歧与视角推理。首先从3D点云检测实例构建语义3D场景图;随后将原始查询、外观与空间关系描述输入大语言模型进行融合,实现初始输入的消歧,并利用链式思考生成结构化查询表示。以场景图和结构化查询为输入,通过视角推理获取最优视角,解决定位中视角缺失问题。基于最优视角,进一步区分干扰物体,增强对相似实例的辨别能力。最后通过计算类别文本与外观图像特征向量的相似度,结合视角得分、混淆得分、类别得分和外观得分,确定目标物体。在公开的ScanRefer数据集上的实验表明,本方法在[email protected][email protected]上分别优于现有最先进方法15.25%和14.46%,验证了其在应对模糊文本和视角缺失方面的有效性。

原文摘要 · Abstract (English)

Zero-shot 3D visual grounding aims to localize specific objects based on textual descriptions and 3D visual input. However, the effectiveness of existing methods is significantly hindered by the ambiguous query text and deficient viewpoints. To address these issues, we propose TDVR, a training-free reasoning framework that disambiguates the input text and infers accurate viewpoints for zero-shot 3D visual grounding. First, we construct semantic 3D scene graph from the detected instances in the 3D point cloud. Subsequently, we put the original query, appearance and spatial relationship descriptions into the LLM for fusion, thereby disambiguating the initial input. We leverage chain-of-thought reasoning to generate the structured representation of disambiguated query. Then taking the scene graph and structured query as input, we get the optimal view via viewpoint reasoning to solve the problem of missing viewpoints during grounding. Based on the obtained optimal viewpoint, we further discriminate the distracting objects, enabling the model with the ability to distinguish similar instances. After that, we match the category text and appearance images with the query by computing the similarity of feature vectors. Finally, the target object was identified by integrating the viewpoint score, confusion score, category score, and appearance score. Compared with previous methods, our TDVR has stronger capabilities in viewpoint reasoning, similar object discrimination, and ambiguous query understanding. Experimental results on the public ScanRefer dataset show that our method outperforms the existing state-of-the-art methods by 15.25% and 14.46% in [email protected] and [email protected] respectively, demonstrating the effectiveness of our TDVR in addressing ambiguous query text and deficient viewpoints.

3D定位文本消歧视角推理零样本

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。