CVDec 22, 2021

NICE-SLAM: Neural Implicit Scalable Encoding for SLAM

arXiv:2112.12130v21022 citations
Originality Incremental advance
AI Analysis

This work addresses scalability and reconstruction quality issues in dense SLAM for robotics and AR/VR applications, representing an incremental improvement over existing neural implicit methods.

The paper tackles the problem of over-smoothed reconstructions and scalability limitations in neural implicit SLAM by introducing NICE-SLAM, a system that uses a hierarchical scene representation with pre-trained geometric priors, achieving competitive mapping and tracking results on five challenging datasets.

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

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes