arXiv:2608.14996cs.RO2026-08

通过自适应几何匹配,实现高效稳定的激光雷达定位与建图。

HP2-SLAM: Adaptive Hybrid ICP for Robust and Efficient LiDAR SLAM

论文配图:HP2-SLAM: Adaptive Hybrid ICP for Robust and Efficient LiDAR SLAM
图 1 · 摘自论文原文
  • 根据局部结构动态调整匹配策略,融合点到点与点到面误差。
  • 在多种复杂场景下优于传统几何方法,且实时运行于普通硬件。
  • 无需训练或调参,适合对鲁棒性要求高的实际部署场景。

激光雷达同步定位与地图构建(LiDAR SLAM)在鲁棒性、精度和效率三方面难以兼顾。基于学习的方法虽性能优异,但需大量训练、计算资源,且泛化能力差;而几何方法虽高效可解释,但在平面或重复场景中因标准ICP局限而表现下降。本文提出HP2-SLAM,一种以邻域自适应混合ICP为核心的极简框架。其核心思想是利用平面感知的自适应阈值,根据局部几何结构与密度动态分类对应点,从而在点到面与点到点残差间实现合理平衡。该方法在结构化与退化环境中均能稳定对齐,无需特征工程、学习模块或数据集特调。集成子地图管理、回环检测与位姿图优化后,HP2-SLAM在公开数据集上持续优于强基线几何方法,并在消费级硬件上保持实时性能。结果表明,精心设计的几何适应机制可在不牺牲简洁性与效率的前提下,实现强泛化与鲁棒性。

原文摘要 · Abstract (English)

Achieving robustness, accuracy, and efficiency simultaneously remains a central challenge in light detection and ranging (LiDAR) simultaneous localization and mapping (SLAM). While learning-based approaches deliver strong benchmark performance, they often require extensive training, substantial computational resources, and struggle to generalize to unseen or degenerate environments. Geometry-based methods are efficient and interpretable, yet their performance degrades in planar or repetitive scenes due to limitations of standard iterative closest point (ICP) formulations. We present HP2-SLAM, a minimalist yet robust LiDAR SLAM framework built around a neighborhood-size adaptive hybrid ICP. Our key insight is a planarity-aware adaptive threshold that dynamically classifies correspondences based on local geometric structure and density, thereby enabling a principled balance between point-to-plane and point-to-point residuals. This formulation stabilizes alignment in both structured and degenerate environments without feature engineering, learning modules, or dataset-specific tuning. Integrated into a complete SLAM pipeline with submap management, loop closure detection, and pose graph optimization, HP2-SLAM consistently outperforms strong geometry-based baselines across publicly available datasets while maintaining real-time performance on commodity hardware. Our results demonstrate that carefully designed geometric adaptation can achieve strong generalization and robustness without sacrificing simplicity or efficiency.

SLAM激光雷达几何匹配自适应

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