ROAug 4, 2021

Incorporating Learnt Local and Global Embeddings into Monocular Visual SLAM

arXiv:2108.02028v1
Originality Incremental advance
AI Analysis

This work addresses robustness issues in monocular Visual SLAM for applications like robotics and autonomous vehicles, but it is incremental as it builds on existing methods by integrating learnt features.

This paper tackles the problem of robustness and accuracy degradation in monocular Visual SLAM under challenging conditions like varying illumination by incorporating learnt local and global embeddings into different system modules, achieving competitive performance on public datasets such as Tsukuba, EuRoC, and KITTI.

Traditional approaches for Visual Simultaneous Localization and Mapping (VSLAM) rely on low-level vision information for state estimation, such as handcrafted local features or the image gradient. While significant progress has been made through this track, under more challenging configuration for monocular VSLAM, e.g., varying illumination, the performance of state-of-the-art systems generally degrades. As a consequence, robustness and accuracy for monocular VSLAM are still widely concerned. This paper presents a monocular VSLAM system that fully exploits learnt features for better state estimation. The proposed system leverages both learnt local features and global embeddings at different modules of the system: direct camera pose estimation, inter-frame feature association, and loop closure detection. With a probabilistic explanation of keypoint prediction, we formulate the camera pose tracking in a direct manner and parameterize local features with uncertainty taken into account. To alleviate the quantization effect, we adapt the mapping module to generate 3D landmarks better to guarantee the system's robustness. Detecting temporal loop closure via deep global embeddings further improves the robustness and accuracy of the proposed system. The proposed system is extensively evaluated on public datasets (Tsukuba, EuRoC, and KITTI), and compared against the state-of-the-art methods. The competitive performance of camera pose estimation confirms the effectiveness of our method.

Foundations

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

Your Notes