English

NICE-SLAM: Neural Implicit Scalable Encoding for SLAM

Computer Vision and Pattern Recognition 2022-04-22 v2

Abstract

Neural implicit representations have recently shown encouraging results in various domains, including promising progress in simultaneous localization and mapping (SLAM). Nevertheless, existing methods produce over-smoothed scene reconstructions and have difficulty scaling up to large scenes. These limitations are mainly due to their simple fully-connected network architecture that does not incorporate local information in the observations. In this paper, we present NICE-SLAM, a dense SLAM system that incorporates multi-level local information by introducing a hierarchical scene representation. Optimizing this representation with pre-trained geometric priors enables detailed reconstruction on large indoor scenes. Compared to recent neural implicit SLAM systems, our approach is more scalable, efficient, and robust. Experiments on five challenging datasets demonstrate competitive results of NICE-SLAM in both mapping and tracking quality. Project page: https://pengsongyou.github.io/nice-slam

Keywords

Cite

@article{arxiv.2112.12130,
  title  = {NICE-SLAM: Neural Implicit Scalable Encoding for SLAM},
  author = {Zihan Zhu and Songyou Peng and Viktor Larsson and Weiwei Xu and Hujun Bao and Zhaopeng Cui and Martin R. Oswald and Marc Pollefeys},
  journal= {arXiv preprint arXiv:2112.12130},
  year   = {2022}
}

Comments

CVPR 2022, first two authors contributed equally. Project page: https://pengsongyou.github.io/nice-slam

R2 v1 2026-06-24T08:28:30.378Z