arXiv:2608.15317cs.CV2026-08

提出轻量高效且抗传感器差异的室外激光雷达定位方法

LightLoc++: Sensor-Robust Representation Learning for Efficient Outdoor LiDAR Localization

论文配图:LightLoc++: Sensor-Robust Representation Learning for Efficient Outdoor LiDAR Localization
图 1 · 摘自论文原文
  • 用多传感器数据预训练鲁棒特征提取器,提升跨设备适应性
  • 新场景仅需少量训练,定位精度超越现有方法且成本最低
  • 适合实际部署中使用不同激光雷达的户外定位任务

场景坐标回归(SCR)在室外激光雷达定位中表现优异,但通常需要针对每个场景进行耗时数天的特定训练,限制了实际应用。近期工作通过将SCR解耦为通用主干网络和场景特定预测头,实现高效训练:主干网络在源数据集上预训练并冻结,仅优化轻量级头模块。然而我们发现该范式高度依赖预训练主干。现有解耦方法在激光雷达配置与预训练一致时可达到全量优化效果,但在不同传感器采集的数据上精度明显下降。这表明高效定位需具备跨传感器稳定的场景几何表征。为此,我们提出LightLoc++,一种兼顾鲁棒性与效率的室外激光雷达定位框架。为支持传感器鲁棒表示学习,我们构建了SULID——一个包含32、64、128束旋转激光雷达的同步城市多激光雷达数据集,具有广泛跨传感器重叠和多样化城市场景。基于SULID,我们通过跨传感器一致性学习预训练鲁棒主干。LightLoc++进一步通过样本分类引导和冗余样本下采样,降低大规模场景中的回归歧义与计算冗余,保持高效的新场景学习能力。在多个室外激光雷达定位基准上的大量实验表明,LightLoc++在所有对比方法中实现了最优定位性能,同时新场景训练成本最低。代码与数据集将开源于https://github.com/liw95/LightLoc-PlusPlus。

原文摘要 · Abstract (English)

Scene coordinate regression (SCR) achieves strong performance in outdoor LiDAR localization, but it usually requires scene-specific training that can take days, limiting practical deployment. Recent works improve training efficiency by decoupling SCR into a scene-agnostic backbone and scene-specific prediction heads, where the backbone is pretrained on source datasets and frozen for new scenes, and only lightweight heads are optimized. However, we find that this paradigm heavily depends on the pretrained backbone. Existing decoupled methods can match conventional SCR methods fully optimized for each new scene when LiDAR configurations are similar to those used during backbone pretraining, but their accuracy drops noticeably on datasets collected with different LiDAR sensors. This suggests that efficient LiDAR localization requires representations that capture stable scene geometry across LiDAR configurations. Motivated by this observation, we propose LightLoc++, a sensor-robust and efficient outdoor LiDAR localization framework. To support sensor-robust representation learning, we introduce SULID, a synchronized urban multi-LiDAR dataset with representative 32-, 64-, and 128-beam rotating LiDARs, extensive cross-sensor overlap, and diverse urban scenes. Using SULID, we pretrain a sensor-robust backbone through cross-sensor consistency learning. LightLoc++ further preserves efficient new-scene learning by incorporating sample classification guidance and redundant sample downsampling, which reduce regression ambiguity and computational redundancy in large-scale outdoor scenes. Extensive experiments on multiple outdoor LiDAR localization benchmarks demonstrate that LightLoc++ achieves state-of-the-art localization performance with the lowest new-scene training cost among compared methods. Code and dataset will be made available at https://github.com/liw95/LightLoc-PlusPlus.

激光雷达定位多传感器轻量化鲁棒学习

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