Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MB-Loc: Multi-planar Bird's-eye-view Localization in outdoor LiDAR scenes

About

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.

Ayaan Choudhury, Preet Savalia, Anirudh Pydah, Avinash Sharma• 2026

Related benchmarks

TaskDatasetResultRank
LiDAR LocalizationNCLT Average
Mean Position Error (m)0.91
48
LocalizationNCLT 2012-02-12 sequence
Mean Translation Error (m)0.96
15
LocalizationNCLT 2012-02-19 sequence
Mean Translation Error (m)0.88
15
LocalizationNCLT 2012-05-26 sequence
Mean Translation Error (m)0.93
15
LocalizationNCLT 2012-03-31 sequence
Mean Translation Error (m)0.89
15
3D LocalizationNCLT
Network Pass Time (ms)6.8
6
3D LocalizationOxford RobotCar subsampled sequence 17-14-03-00
Mean Translation Error (m)3.25
4
3D LocalizationOxford RobotCar subsampled sequence 18-14-14-42
Mean Translation Error2.23
4
3D LocalizationOxford RobotCar subsampled Average
Mean Translation Error2.64
4
3D LocalizationOxford RobotCar (subsampled) sequence 15-13-06-37
Mean Translation Error2.44
4
Showing 10 of 10 rows

Other info

Follow for update