arXiv:2606.04788cs.CVcs.RO2026-06被引 1

无需训练即可定位房间布局,靠线条和圆弧等几何结构实现跨环境精准定位。

Z-FLoc: Zero-Shot Floorplan Localization via Geometric Primitives

论文配图:Z-FLoc: Zero-Shot Floorplan Localization via Geometric Primitives
图 1 · 摘自论文原文
  • 利用摄像头重建的鸟瞰图提取线条与圆弧等几何结构
  • 在未见过的环境中定位精度超越现有学习方法
  • 单套参数适配所有场景,适合实际部署

视觉定位——估计相机在已有地图中的位姿——是计算机视觉的基础问题。楼层平面图是一种理想的地图表示:广泛可用、数据紧凑,且对视觉变化具有内在不变性。然而,如何弥合图像观测与平面图几何之间的巨大域差异仍是挑战。现有方法依赖数据驱动学习,需大量训练数据和针对特定环境的重新训练,限制了实际应用。本文提出一种零样本楼层平面定位方法,无需任何重训即可泛化至新环境。核心洞察是:线条与圆弧等几何基元在人造环境中普遍存在,可提供与外观无关的结构约束。我们从单目三维重建的鸟瞰图中提取这些基元,并通过专用最小解算器在鲁棒估计框架内匹配至楼层平面图。在模拟与真实数据集上的实验表明,本方法在未见环境中的表现优于当前最先进的学习型方法,且所有实验均使用单一固定超参数集。源代码将公开。

原文摘要 · Abstract (English)

Visual localization -- estimating a camera pose within a pre-existing map -- is a fundamental problem in computer vision. Floorplans are an attractive map representation: they are readily available for most buildings, compact, and inherently invariant to visual appearance changes. However, bridging the severe domain gap between camera observations and floorplan geometry remains challenging. Existing methods address this gap through data-driven learning, yet they require large-scale training data and environment-specific retraining, limiting their practical deployment. We propose a zero-shot floorplan localization method that generalizes to novel environments without any retraining. Our key insight is that dominant geometric primitives -- lines and circles -- are ubiquitous in human-made environments and provide appearance-invariant structural constraints. We extract these primitives from a bird's-eye-view (BEV) projection of monocular 3D reconstructions and match them to the floorplan via dedicated minimal solvers within a robust estimation framework. Experiments on both simulated and real-world datasets show that our approach outperforms state-of-the-art learning-based methods on unseen environments, while using a single fixed set of hyperparameters across all experiments. The source code will be made publicly available.

视觉定位几何建模零样本

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