English

OverlapNet: Loop Closing for LiDAR-based SLAM

Robotics 2021-05-26 v1

Abstract

Simultaneous localization and mapping (SLAM) is a fundamental capability required by most autonomous systems. In this paper, we address the problem of loop closing for SLAM based on 3D laser scans recorded by autonomous cars. Our approach utilizes a deep neural network exploiting different cues generated from LiDAR data for finding loop closures. It estimates an image overlap generalized to range images and provides a relative yaw angle estimate between pairs of scans. Based on such predictions, we tackle loop closure detection and integrate our approach into an existing SLAM system to improve its mapping results. We evaluate our approach on sequences of the KITTI odometry benchmark and the Ford campus dataset. We show that our method can effectively detect loop closures surpassing the detection performance of state-of-the-art methods. To highlight the generalization capabilities of our approach, we evaluate our model on the Ford campus dataset while using only KITTI for training. The experiments show that the learned representation is able to provide reliable loop closure candidates, also in unseen environments.

Keywords

Cite

@article{arxiv.2105.11344,
  title  = {OverlapNet: Loop Closing for LiDAR-based SLAM},
  author = {Xieyuanli Chen and Thomas Läbe and Andres Milioto and Timo Röhling and Olga Vysotska and Alexandre Haag and Jens Behley and Cyrill Stachniss},
  journal= {arXiv preprint arXiv:2105.11344},
  year   = {2021}
}

Comments

Accepted by RSS 2020. Code: https://github.com/PRBonn/OverlapNet

R2 v1 2026-06-24T02:24:38.061Z