ROCVSep 16, 2022

iDF-SLAM: End-to-End RGB-D SLAM with Neural Implicit Mapping and Deep Feature Tracking

arXiv:2209.07919v133 citationsh-index: 28
Originality Incremental advance
AI Analysis

This work addresses the challenge of lifelong learning in SLAM systems for robotics and AR/VR applications, though it is incremental as it builds on existing NeRF-based neural SLAM methods.

The paper tackles the problem of simultaneous localization and mapping (SLAM) by proposing iDF-SLAM, an end-to-end RGB-D SLAM system that combines a deep feature tracker and a neural implicit mapper, achieving state-of-the-art scene reconstruction and competitive camera tracking on Replica and ScanNet datasets.

We propose a novel end-to-end RGB-D SLAM, iDF-SLAM, which adopts a feature-based deep neural tracker as the front-end and a NeRF-style neural implicit mapper as the back-end. The neural implicit mapper is trained on-the-fly, while though the neural tracker is pretrained on the ScanNet dataset, it is also finetuned along with the training of the neural implicit mapper. Under such a design, our iDF-SLAM is capable of learning to use scene-specific features for camera tracking, thus enabling lifelong learning of the SLAM system. Both the training for the tracker and the mapper are self-supervised without introducing ground truth poses. We test the performance of our iDF-SLAM on the Replica and ScanNet datasets and compare the results to the two recent NeRF-based neural SLAM systems. The proposed iDF-SLAM demonstrates state-of-the-art results in terms of scene reconstruction and competitive performance in camera tracking.

Foundations

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

Your Notes