CVROMar 18, 2024

NEDS-SLAM: A Neural Explicit Dense Semantic SLAM Framework using 3D Gaussian Splatting

arXiv:2403.11679v340 citationsh-index: 4IEEE Robot Autom Lett
Originality Incremental advance
AI Analysis

This work addresses the challenge of real-time 3D semantic mapping for robotics or AR/VR applications, but it appears incremental as it builds on existing 3D Gaussian splatting methods.

The authors tackled the problem of dense semantic SLAM by proposing NEDS-SLAM, which uses 3D Gaussian representation to achieve robust 3D semantic mapping, accurate camera tracking, and high-quality rendering in real-time, demonstrating competitive performance on Replica and ScanNet datasets.

We propose NEDS-SLAM, a dense semantic SLAM system based on 3D Gaussian representation, that enables robust 3D semantic mapping, accurate camera tracking, and high-quality rendering in real-time. In the system, we propose a Spatially Consistent Feature Fusion model to reduce the effect of erroneous estimates from pre-trained segmentation head on semantic reconstruction, achieving robust 3D semantic Gaussian mapping. Additionally, we employ a lightweight encoder-decoder to compress the high-dimensional semantic features into a compact 3D Gaussian representation, mitigating the burden of excessive memory consumption. Furthermore, we leverage the advantage of 3D Gaussian splatting, which enables efficient and differentiable novel view rendering, and propose a Virtual Camera View Pruning method to eliminate outlier gaussians, thereby effectively enhancing the quality of scene representations. Our NEDS-SLAM method demonstrates competitive performance over existing dense semantic SLAM methods in terms of mapping and tracking accuracy on Replica and ScanNet datasets, while also showing excellent capabilities in 3D dense semantic mapping.

Foundations

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

Your Notes