CVAug 3, 2018

LDSO: Direct Sparse Odometry with Loop Closure

arXiv:1808.01111v1314 citations
Originality Incremental advance
AI Analysis

This work addresses drift reduction in visual SLAM for robotics and AR/VR applications, representing an incremental improvement over existing direct methods.

The authors tackled the problem of monocular visual SLAM by extending Direct Sparse Odometry (DSO) to include loop closure detection and pose-graph optimization, resulting in reduced drift and performance comparable to state-of-the-art feature-based systems.

In this paper we present an extension of Direct Sparse Odometry (DSO) to a monocular visual SLAM system with loop closure detection and pose-graph optimization (LDSO). As a direct technique, DSO can utilize any image pixel with sufficient intensity gradient, which makes it robust even in featureless areas. LDSO retains this robustness, while at the same time ensuring repeatability of some of these points by favoring corner features in the tracking frontend. This repeatability allows to reliably detect loop closure candidates with a conventional feature-based bag-of-words (BoW) approach. Loop closure candidates are verified geometrically and Sim(3) relative pose constraints are estimated by jointly minimizing 2D and 3D geometric error terms. These constraints are fused with a co-visibility graph of relative poses extracted from DSO's sliding window optimization. Our evaluation on publicly available datasets demonstrates that the modified point selection strategy retains the tracking accuracy and robustness, and the integrated pose-graph optimization significantly reduces the accumulated rotation-, translation- and scale-drift, resulting in an overall performance comparable to state-of-the-art feature-based systems, even without global bundle adjustment.

Foundations

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

Your Notes