paper-with-me

Papers

Fast and Accurate Deep Loop Closing and Relocalization for Reliable LiDAR SLAM

2023-09-15 · Chenghao Shi, Xieyuanli Chen, Junhao Xiao, Bin Dai, Huimin Lu

Loop closing and relocalization are crucial techniques to establish reliable and robust long-term SLAM by addressing pose estimation drift and degeneration. This article begins by formulating loop closing and relocalization within a unified framework. Then, we propose a novel multi-head network LCR-Net to tackle both tasks effectively. It exploits novel feature extraction and pose-aware attention mechanism to precisely estimate similarities and 6-DoF poses between pairs of LiDAR scans. In the end, we integrate our LCR-Net into a SLAM system and achieve robust and accurate online LiDAR SLAM in outdoor driving environments. We thoroughly evaluate our LCR-Net through three setups derived from loop closing and relocalization, including candidate retrieval, closed-loop point cloud registration, and continuous relocalization using multiple datasets. The results demonstrate that LCR-Net excels in all three tasks, surpassing the state-of-the-art methods and exhibiting a remarkable generalization ability. Notably, our LCR-Net outperforms baseline methods without using a time-consuming robust pose estimator, rendering it suitable for online SLAM applications. To our best knowledge, the integration of LCR-Net yields the first LiDAR SLAM with the capability of deep loop closing and relocalization. The implementation of our methods will be made open-source.

📄 PDF Abstract BibTeX arXiv:2309.08086

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud RegistrationPose EstimationRetrieval

Similar Papers 제목 키워드 기반

ORB-SLAM: a Versatile and Accurate Monocular SLAM System

2015-02-03 · Raul Mur-Artal, J. M. M. Montiel, Juan D. Tardos

This paper presents ORB-SLAM, a feature-based monocular SLAM system that operates in real time, in small and large, indoor and outdoor environments. The system is robust to severe motion clutter, allows wide baseline loo…

Simultaneous Localization and Mapping

Keyframe-Based Visual-Inertial Online SLAM with Relocalization

2017-02-07 · Anton Kasyanov, Francis Engelmann, Jörg Stückler, Bastian Leibe

Complementing images with inertial measurements has become one of the most popular approaches to achieve highly accurate and robust real-time camera pose tracking. In this paper, we present a keyframe-based approach to v…

Pose TrackingSimultaneous Localization and Mapping

FastLoop: Parallel Loop Closing with GPU-Acceleration in Visual SLAM

2026-03-17 · Soudabeh Mohammadhashemi, Shishir Gopinath, Kimia Khabiri, Parsa Hosseininejad 외 arxiv

Visual SLAM systems combine visual tracking with global loop closure to maintain a consistent map and accurate localization. Loop closure is a computationally expensive process as we need to search across the whole map f…

Visual Tracking

ORB-SLAM2: an Open-Source SLAM System for Monocular, Stereo and RGB-D Cameras

2016-10-20 · Raul Mur-Artal, Juan D. Tardos

We present ORB-SLAM2 a complete SLAM system for monocular, stereo and RGB-D cameras, including map reuse, loop closing and relocalization capabilities. The system works in real-time on standard CPUs in a wide variety of …

Simultaneous Localization and MappingVisual Odometry

Pyramid Semantic Graph-based Global Point Cloud Registration with Low Overlap

2023-07-22 · Zhijian Qiao, Zehuan Yu, Huan Yin, Shaojie Shen

Global point cloud registration is essential in many robotics tasks like loop closing and relocalization. Unfortunately, the registration often suffers from the low overlap between point clouds, a frequent occurrence in …

Point Cloud RegistrationPose Estimation