ROOct 21, 2021

InterpolationSLAM: A Novel Robust Visual SLAM System in Rotational Motion

arXiv:2110.11040v2
Originality Incremental advance
AI Analysis

This addresses a specific movement-mode limitation in visual SLAM systems, though it appears incremental as it adapts existing frame interpolation methods to a known bottleneck.

The authors tackled the problem of visual SLAM systems failing during rotational motion by proposing InterpolationSLAM, which detects rotation and uses frame interpolation to enrich image sequences, resulting in improved accuracy and robustness for monocular and RGB-D configurations.

In recent years, visual SLAM has achieved great progress and development in different scenes, however, there are still many problems to be solved. The SLAM system is not only restricted by the external scenes but is also affected by its movement mode, such as movement speed, rotational motion, etc. As the representatives of the most excellent networks for frame interpolation, Sepconv-slomo and EDSC can predict high-quality intermediate frame between the previous frame and the current frame. Intuitively, frame interpolation technology can enrich the information of images sequences, the number of which is limited by the camera's frame rate, and thus decreasing the probability of SLAM system's failure rate. In this article, we propose an InterpolationSLAM framework. InterpolationSLAM is robust in rotational movement for Monocular and RGB-D configurations. By detecting the rotation and performing interpolation processing at the rotated position, pose of the system can be estimated more accurately, thereby improving the accuracy and robustness of the SLAM system in the rotational movement.

Foundations

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

Your Notes