arXiv:2607.25215cs.ROcs.CV2026-07

用视觉语言模型提升城市级跨视角定位的泛化能力

Leveraging Semantic Maps for City-Scale Cross-View Localization

论文配图:Leveraging Semantic Maps for City-Scale Cross-View Localization
图 1 · 摘自论文原文
  • 用VLM提取全景图中的语义地标,匹配高空地图
  • 蒸馏轻量匹配器,实现大规模地图快速对应
  • 在雪天、夜间等复杂场景仍保持定位精度

我们希望机器人能在未探索环境中利用常见先验数据进行定位。来自OpenStreetMap的丰富语义数据对此任务很有帮助。然而,现有方法或忽略语义信息,直接匹配全景图与俯视影像,或大幅压缩语义内容,仅使用固定少数类别。为利用丰富语义信息,需克服两大挑战:一是从机器人自身视角观测中提取有效语义信息;二是将观测结果快速关联到大型先验语义地图(如高达628 km²)。我们发现,视觉语言模型(VLM)在从全景图中提取相关地标,并识别其与高空地图中地标之间的可行对应关系方面表现优异。但直接用VLM生成所有对应关系会随地图地标数量增加而效率剧降。为此,我们提出从VLM中蒸馏出一个轻量级匹配器,用于计算地图中所有实体的对应关系。利用该输出构建观测似然,通过贝叶斯滤波融合时间序列,得到连续姿态估计。为支持对通用跨视角定位方法的研究,我们发布了包含11个环境的语义提取数据集与评估轨迹,涵盖波士顿雪天及夜间采集的全景图。实验表明,仅在单一城市晴天数据上训练的方法,可泛化至不同地点、光照、天气等复杂情况。代码与数据集见https://efahnestock.github.io/loci/

原文摘要 · Abstract (English)

We want robots to localize in previously untraversed environments against commonly available prior data. Rich semantic data available from OpenStreetMap can be useful in this task. However, existing methods either ignore this semantic information, directly matching panoramas and overhead imagery, or dramatically compress the semantic information, working with a small set of fixed classes. To leverage this rich semantic information, two challenges need to be overcome. First, useful semantic information needs to be extracted from the robot's egocentric observations. Second, the observed information must be quickly associated with the large prior semantic map (e.g., up to 628 km^2). We show that VLMs are effective at both extracting relevant landmarks from panoramas, and identifying feasible correspondences between these landmarks and prior overhead landmarks. However, using VLMs to propose all correspondences scales poorly as the number of mapped landmarks increases. Instead, we propose distilling a lightweight matcher from a VLM which computes correspondences for all entities in a map. We use this output to form an observation likelihood which is fused over time with a Bayes filter to create a time series of pose estimates. To support further investigation into generalizable cross-view methods that leverage semantic information, we release a dataset of extracted semantics and evaluation trajectories spanning eleven environments, including panoramas we collected in a snowstorm and at night in Boston. We demonstrate our method, trained on a single city's fair-weather data, generalizes across location, lighting, weather, and other challenges. Code and datasets are available at https://efahnestock.github.io/loci/.

跨视角定位视觉语言模型语义地图机器人定位

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