CVROJun 3

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

arXiv:2606.0478868.9
Predicted impact top 45% in CV · last 90 daysOriginality Incremental advance
AI Analysis

Enables practical visual localization in novel buildings without environment-specific training, addressing a key deployment bottleneck for existing methods.

Z-FLoc achieves zero-shot floorplan localization by matching geometric primitives (lines and circles) from monocular 3D reconstructions to floorplans, outperforming learning-based methods on unseen environments without retraining.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes