English

GO-SLAM: Global Optimization for Consistent 3D Instant Reconstruction

Computer Vision and Pattern Recognition 2023-09-06 v1 Robotics

Abstract

Neural implicit representations have recently demonstrated compelling results on dense Simultaneous Localization And Mapping (SLAM) but suffer from the accumulation of errors in camera tracking and distortion in the reconstruction. Purposely, we present GO-SLAM, a deep-learning-based dense visual SLAM framework globally optimizing poses and 3D reconstruction in real-time. Robust pose estimation is at its core, supported by efficient loop closing and online full bundle adjustment, which optimize per frame by utilizing the learned global geometry of the complete history of input frames. Simultaneously, we update the implicit and continuous surface representation on-the-fly to ensure global consistency of 3D reconstruction. Results on various synthetic and real-world datasets demonstrate that GO-SLAM outperforms state-of-the-art approaches at tracking robustness and reconstruction accuracy. Furthermore, GO-SLAM is versatile and can run with monocular, stereo, and RGB-D input.

Keywords

Cite

@article{arxiv.2309.02436,
  title  = {GO-SLAM: Global Optimization for Consistent 3D Instant Reconstruction},
  author = {Youmin Zhang and Fabio Tosi and Stefano Mattoccia and Matteo Poggi},
  journal= {arXiv preprint arXiv:2309.02436},
  year   = {2023}
}

Comments

ICCV 2023. Code: https://github.com/youmi-zym/GO-SLAM - Project Page: https://youmi-zym.github.io/projects/GO-SLAM/

R2 v1 2026-06-28T12:13:26.851Z