ROCVSep 21, 2021

AirDOS: Dynamic SLAM benefits from Articulated Objects

arXiv:2109.09903v367 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of visual SLAM in dynamic environments for robotics and autonomous systems, presenting an incremental improvement by incorporating dynamic articulated objects rather than excluding them.

The paper tackles the problem of robust motion estimation in dynamic environments by introducing AirDOS, a dynamic object-aware SLAM system that models articulated objects with rigidity and motion constraints, improving camera pose estimation and preventing tracking loss in crowded urban scenes.

Dynamic Object-aware SLAM (DOS) exploits object-level information to enable robust motion estimation in dynamic environments. Existing methods mainly focus on identifying and excluding dynamic objects from the optimization. In this paper, we show that feature-based visual SLAM systems can also benefit from the presence of dynamic articulated objects by taking advantage of two observations: (1) The 3D structure of each rigid part of articulated object remains consistent over time; (2) The points on the same rigid part follow the same motion. In particular, we present AirDOS, a dynamic object-aware system that introduces rigidity and motion constraints to model articulated objects. By jointly optimizing the camera pose, object motion, and the object 3D structure, we can rectify the camera pose estimation, preventing tracking loss, and generate 4D spatio-temporal maps for both dynamic objects and static scenes. Experiments show that our algorithm improves the robustness of visual SLAM algorithms in challenging crowded urban environments. To the best of our knowledge, AirDOS is the first dynamic object-aware SLAM system demonstrating that camera pose estimation can be improved by incorporating dynamic articulated objects.

Code Implementations1 repo
Foundations

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

Your Notes