NIS-SLAM: Neural Implicit Semantic RGB-D SLAM for 3D Consistent Scene Understanding
Hongjia Zhai, Gan Huang, Qirui Hu, Guanglin Li, Hujun Bao, Guofeng Zhang
TL;DR
This work addresses the challenge of achieving 3D-consistent scene understanding within neural implicit SLAM using noisy 2D segmentation. It introduces NIS-SLAM, a system that combines high-frequency tetrahedron-based features with low-frequency positional encoding, coupled with a multi-view semantic fusion strategy and confidence-guided tracking, to jointly learn geometry, appearance, and semantics from RGB-D streams. The approach delivers robust camera tracking, high-fidelity surface reconstruction, and 3D semantic fields, achieving state-of-the-art or competitive results on Replica, ScanNet, and TUM, and enabling AR applications. The work advances practical neural implicit SLAM by improving semantic consistency across views and reducing memory/compute demands through a tetrahedron-based representation and progressive optimization.
Abstract
In recent years, the paradigm of neural implicit representations has gained substantial attention in the field of Simultaneous Localization and Mapping (SLAM). However, a notable gap exists in the existing approaches when it comes to scene understanding. In this paper, we introduce NIS-SLAM, an efficient neural implicit semantic RGB-D SLAM system, that leverages a pre-trained 2D segmentation network to learn consistent semantic representations. Specifically, for high-fidelity surface reconstruction and spatial consistent scene understanding, we combine high-frequency multi-resolution tetrahedron-based features and low-frequency positional encoding as the implicit scene representations. Besides, to address the inconsistency of 2D segmentation results from multiple views, we propose a fusion strategy that integrates the semantic probabilities from previous non-keyframes into keyframes to achieve consistent semantic learning. Furthermore, we implement a confidence-based pixel sampling and progressive optimization weight function for robust camera tracking. Extensive experimental results on various datasets show the better or more competitive performance of our system when compared to other existing neural dense implicit RGB-D SLAM approaches. Finally, we also show that our approach can be used in augmented reality applications. Project page: \href{https://zju3dv.github.io/nis_slam}{https://zju3dv.github.io/nis\_slam}.
