ROSep 29, 2021

Schmidt or Compressed filtering for Visual-Inertial SLAM?

arXiv:2109.14229v1
Originality Incremental advance
AI Analysis

This work addresses computational efficiency and accuracy issues in visual-inertial SLAM, which is incremental as it builds on existing MSCKF methods.

The paper tackles the computational cost and sub-optimal performance in visual-inertial SLAM by proposing a Compressed-MSCKF, which achieves improved accuracy with moderate computational costs, limiting complexity to O(L) where L is the number of local keyframes.

Visual-inertial SLAM has been studied widely due to the advantage of its lightweight, cost-effectiveness, and rich information compared to other sensors. A multi-state constrained filter (MSCKF) and its Schmidt version have been developed to address the computational cost, which treats keyframes as static nuisance parameters, leading to sub-optimal performance. We propose a new Compressed-MSCKF which can achieve improved accuracy with moderate computational costs. By keeping the information gain with compressed form, it can limit to $\mathcal{O}(L)$ with $L$ being the number of local keyframes. The performance of the proposed system has been evaluated using a MATLAB simulator.

Foundations

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

Your Notes