DeepPointMap: Advancing LiDAR SLAM with Unified Neural Descriptors

Abstract

Point clouds have shown significant potential in various domains, including Simultaneous Localization and Mapping (SLAM). However, existing approaches either rely on dense point clouds to achieve high localization accuracy or use generalized descriptors to reduce map size. Unfortunately, these two aspects seem to conflict with each other. To address this limitation, we propose an unified architecture, DeepPointMap, achieving excellent preference on both aspects. We utilize neural network to extract highly representative and sparse neural descriptors from point clouds, enabling memory-efficient map representation and accurate multi-scale localization tasks (e.g., odometry and loop-closure). Moreover, we showcase the versatility of our framework by extending it to more challenging multi-agent collaborative SLAM. The promising results obtained in these scenarios further emphasize the effectiveness and potential of our approach.

Cite

Text

Zhang et al. "DeepPointMap: Advancing LiDAR SLAM with Unified Neural Descriptors." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I9.28909

Markdown

[Zhang et al. "DeepPointMap: Advancing LiDAR SLAM with Unified Neural Descriptors." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/zhang2024aaai-deeppointmap/) doi:10.1609/AAAI.V38I9.28909

BibTeX

@inproceedings{zhang2024aaai-deeppointmap,
  title     = {{DeepPointMap: Advancing LiDAR SLAM with Unified Neural Descriptors}},
  author    = {Zhang, Xiaze and Ding, Ziheng and Jing, Qi and Zhang, Yuejie and Ding, Wenchao and Feng, Rui},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {10413-10421},
  doi       = {10.1609/AAAI.V38I9.28909},
  url       = {https://mlanthology.org/aaai/2024/zhang2024aaai-deeppointmap/}
}