Uni-SLAM: Uncertainty-Aware Neural Implicit SLAM for Real-Time Dense Indoor Scene Reconstruction
Shaoxiang Wang, Yaxu Xie, Chun-Peng Chang, Christen Millerdurai, Alain Pagani, Didier Stricker
TL;DR
Uni-SLAM tackles real-time dense indoor SLAM under varying RGB-D data quality by introducing a model-free predictive uncertainty that reweights pixel-level losses and guides local-to-global bundle adjustment. It employs a decoupled, hash-grid scene representation for geometry and appearance, enabling high-frequency detail while maintaining efficiency. On Replica, ScanNet, and TUM RGB-D, Uni-SLAM attains state-of-the-art tracking and mapping with significant depth L1 reductions and high completion percentages, while preserving real-time performance. The combination of predictive and image-level uncertainty with uncertainty-guided BA enhances robustness to outliers and data variability, making it practical for real-world robotics and AR applications.
Abstract
Neural implicit fields have recently emerged as a powerful representation method for multi-view surface reconstruction due to their simplicity and state-of-the-art performance. However, reconstructing thin structures of indoor scenes while ensuring real-time performance remains a challenge for dense visual SLAM systems. Previous methods do not consider varying quality of input RGB-D data and employ fixed-frequency mapping process to reconstruct the scene, which could result in the loss of valuable information in some frames. In this paper, we propose Uni-SLAM, a decoupled 3D spatial representation based on hash grids for indoor reconstruction. We introduce a novel defined predictive uncertainty to reweight the loss function, along with strategic local-to-global bundle adjustment. Experiments on synthetic and real-world datasets demonstrate that our system achieves state-of-the-art tracking and mapping accuracy while maintaining real-time performance. It significantly improves over current methods with a 25% reduction in depth L1 error and a 66.86% completion rate within 1 cm on the Replica dataset, reflecting a more accurate reconstruction of thin structures. Project page: https://shaoxiang777.github.io/project/uni-slam/
