RODec 8, 2015

On-Manifold Preintegration for Real-Time Visual-Inertial Odometry

arXiv:1512.02363v31291 citations
Originality Incremental advance
AI Analysis

This addresses real-time state estimation for robotics and autonomous systems, though it is an incremental improvement on existing VIO methods.

The paper tackles the computational bottleneck in visual-inertial odometry (VIO) caused by high-rate inertial measurements by developing a preintegration theory that accounts for the rotation group's manifold structure, enabling real-time optimization with factor graphs. The results show accurate state estimation that outperforms state-of-the-art approaches on real and simulated datasets.

Current approaches for visual-inertial odometry (VIO) are able to attain highly accurate state estimation via nonlinear optimization. However, real-time optimization quickly becomes infeasible as the trajectory grows over time, this problem is further emphasized by the fact that inertial measurements come at high rate, hence leading to fast growth of the number of variables in the optimization. In this paper, we address this issue by preintegrating inertial measurements between selected keyframes into single relative motion constraints. Our first contribution is a \emph{preintegration theory} that properly addresses the manifold structure of the rotation group. We formally discuss the generative measurement model as well as the nature of the rotation noise and derive the expression for the \emph{maximum a posteriori} state estimator. Our theoretical development enables the computation of all necessary Jacobians for the optimization and a-posteriori bias correction in analytic form. The second contribution is to show that the preintegrated IMU model can be seamlessly integrated into a visual-inertial pipeline under the unifying framework of factor graphs. This enables the application of incremental-smoothing algorithms and the use of a \emph{structureless} model for visual measurements, which avoids optimizing over the 3D points, further accelerating the computation. We perform an extensive evaluation of our monocular \VIO pipeline on real and simulated datasets. The results confirm that our modelling effort leads to accurate state estimation in real-time, outperforming state-of-the-art approaches.

Code Implementations2 repos
Foundations

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

Your Notes