arXiv:2503.11145cs.RO2025-03被引 7

用语义图提升激光SLAM效率与鲁棒性,支持实时定位与地图构建。

Leveraging Semantic Graphs for Efficient and Robust LiDAR SLAM

  • 构建语义图融合几何、语义与拓扑信息,增强系统感知能力。
  • 在KITTI、MulRAN、Apollo数据集上均超越现有方法,实现全局一致地图。
  • 双线程设计支持实时运行,适合复杂场景下的自动驾驶导航。

精确且鲁棒的同步定位与地图构建(SLAM)对自主移动系统至关重要,通常依赖环境的几何特征。引入语义信息可提供更丰富的场景表示,不仅提升SLAM定位精度,还支持下游导航与规划任务的认知功能。现有基于点级语义的激光SLAM方法普遍存在效率低、泛化能力差的问题,在多样真实场景中鲁棒性不足。本文提出一种语义图增强型SLAM框架SG-SLAM,有效利用环境结构中的几何、语义与拓扑特性。语义图作为核心组件,支持重定位、精准回环闭合及语义图地图构建。方法采用双线程架构:一主线负责在线里程计与重定位,另一主线处理回环闭合、位姿图优化与地图更新。该设计支持实时运行,生成全局一致的语义图与点云地图。我们在KITTI、MulRAN和Apollo数据集上进行充分评估,结果表明其性能优于现有先进方法。代码已开源:https://github.com/nubot-nudt/SG-SLAM。

原文摘要 · Abstract (English)

Accurate and robust simultaneous localization and mapping (SLAM) is crucial for autonomous mobile systems, typically achieved by leveraging the geometric features of the environment. Incorporating semantics provides a richer scene representation that not only enhances localization accuracy in SLAM but also enables advanced cognitive functionalities for downstream navigation and planning tasks. Existing point-wise semantic LiDAR SLAM methods often suffer from poor efficiency and generalization, making them less robust in diverse real-world scenarios. In this paper, we propose a semantic graph-enhanced SLAM framework, named SG-SLAM, which effectively leverages the geometric, semantic, and topological characteristics inherent in environmental structures. The semantic graph serves as a fundamental component that facilitates critical functionalities of SLAM, including robust relocalization during odometry failures, accurate loop closing, and semantic graph map construction. Our method employs a dual-threaded architecture, with one thread dedicated to online odometry and relocalization, while the other handles loop closure, pose graph optimization, and map update. This design enables our method to operate in real time and generate globally consistent semantic graph maps and point cloud maps. We extensively evaluate our method across the KITTI, MulRAN, and Apollo datasets, and the results demonstrate its superiority compared to state-of-the-art methods. Our method has been released at https://github.com/nubot-nudt/SG-SLAM.

激光SLAM语义地图自动驾驶实时系统

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