用多平面俯视图提升激光雷达定位效率与鲁棒性
MB-Loc: Multi-planar Bird's-eye-view Localization in outdoor LiDAR scenes

- 将点云分层投影为2.5D俯视图,用2D卷积替代耗时3D卷积
- 在NCLT数据集上实现更高精度,推理速度达实时要求
- 通过空间增强和隐变量正则化,有效应对视角变化与点云稀疏
全球激光雷达定位是自动驾驶系统的核心任务。现有场景坐标回归(SCR)方法虽优于绝对位姿回归(APR),但存在两大瓶颈:处理原始3D几何结构计算效率低,且在不同传感器视角下性能显著下降。为此,我们提出MB-Loc,一种轻量级、视角鲁棒的SCR框架。该方法不依赖复杂的3D卷积,而是将输入激光雷达扫描投影至2.5D多平面俯视图(BEV)表示:沿Z轴切片点云,并将有符号深度映射为离散2D平面,既保留关键3D结构,又利用标准2D卷积的高效性。针对户外激光雷达固有的稀疏性,引入KL正则化的隐瓶颈,显式建模空间不确定性,无需注入随机噪声。为确保旋转鲁棒性,先对3D点云施加空间增强,迫使网络隐式学习视角不变特征。我们在公开的NCLT数据集上进行了大量实验,结果表明所提方法超越当前最先进水平,具备实时推理速度,显著优于传统3D-SCR架构。
原文摘要 · Abstract (English)
Global LiDAR localization is a fundamental task for autonomous navigation systems. Recent methods perform Scene Coordinate Regression (SCR) and achieve superior accuracy over Absolute Pose Regression (APR) solutions by predicting dense 3D world coordinates. However, SCR approaches introduce two major bottlenecks: severe computational inefficiency from processing raw 3D geometries and significant performance degradation under varying sensor viewpoints. To address these limitations, we present MB-Loc, a lightweight and viewpoint-robust SCR framework. Instead of relying on heavy 3D convolutions, we project the input LiDAR scan into a 2.5D Multi-planar Bird's-Eye View (BEV) representation. By slicing the point-cloud along the Z-axis and mapping signed depths into discrete 2D planes, MB-Loc retains essential 3D geometric structures while exploiting the computational tractability of standard 2D CNNs. To handle the inherent sparsity of outdoor LiDAR, we introduce a KL-regularized latent bottleneck that explicitly models spatial uncertainty without injecting stochastic noise. Finally, to ensure rotation robustness, we apply 3D spatial augmentations prior to planar projection, forcing the network to implicitly learn viewpoint-invariant features. We perform extensive experiments on the publicly available NCLT dataset and demonstrate that our proposed method outperforms the current state-of-the-art. Operating at real-time inference speeds, MB-Loc significantly outperforms traditional 3D-SCR architectures in computational efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。