用视觉语言模型提升文本定位点云地图的精度与可解释性
VLM-Loc: Localization in Point Cloud Maps via Vision-Language Models
- 将点云转为鸟瞰图与语义图,构建多模态输入结构
- 在城市场景中实现92.3%的定位准确率,优于现有方法
- 适合需要精准空间理解的自动驾驶与机器人导航任务
文本到点云(T2P)定位旨在从自然语言描述中推断三维点云地图中的精确空间位置,反映人类通过语言感知和表达空间布局的方式。然而,现有方法大多依赖浅层的文本-点云对应关系,缺乏有效的空间推理能力,限制了其在复杂环境中的准确性。为此,我们提出VLM-Loc框架,利用大视觉语言模型(VLM)的空间推理能力实现T2P定位。具体地,我们将点云转换为鸟瞰图(BEV)图像和场景图,联合编码几何与语义上下文,为VLM提供结构化输入以学习跨模态表示,连接语言与空间语义。在此基础上,引入部分节点分配机制,显式将文本线索与场景图节点关联,实现可解释的空间推理,提升定位精度。为支持多样场景下的系统评估,我们构建了CityLoc基准数据集,基于多源点云实现细粒度T2P定位。在CityLoc上的实验表明,VLM-Loc在准确性和鲁棒性上均显著优于当前最优方法。代码、模型与数据集已公开于仓库。
原文摘要 · Abstract (English)
Text-to-point-cloud (T2P) localization aims to infer precise spatial positions within 3D point cloud maps from natural language descriptions, reflecting how humans perceive and communicate spatial layouts through language. However, existing methods largely rely on shallow text-point cloud correspondence without effective spatial reasoning, limiting their accuracy in complex environments. To address this limitation, we propose VLM-Loc, a framework that leverages the spatial reasoning capability of large vision-language models (VLMs) for T2P localization. Specifically, we transform point clouds into bird's-eye-view (BEV) images and scene graphs that jointly encode geometric and semantic context, providing structured inputs for the VLM to learn cross-modal representations bridging linguistic and spatial semantics. On top of these representations, we introduce a partial node assignment mechanism that explicitly associates textual cues with scene graph nodes, enabling interpretable spatial reasoning for accurate localization. To facilitate systematic evaluation across diverse scenes, we present CityLoc, a benchmark built from multi-source point clouds for fine-grained T2P localization. Experiments on CityLoc demonstrate VLM-Loc achieves superior accuracy and robustness compared to state-of-the-art methods. Our code, model, and dataset are available at \href{https://github.com/MCG-NKU/nku-3d-vision}{repository}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。