Debiasing 6-DOF IMU via Hierarchical Learning of Continuous Bias Dynamics
Ben Liu, Tzu-Yuan Lin, Wei Zhang, Maani Ghaffari
TL;DR
Low-cost IMUs suffer time-varying biases that degrade state estimation. The authors model explicit bias dynamics as a neural ordinary differential equation (NODE) on a Lie group, with continuous control inputs from measurements and pose-ground-truth supervision, enabling online debiasing without bias ground truth. A hierarchical training scheme with Lie-algebra embeddings and a cubic Hermite spline for inputs yields improved orientation and velocity estimates, demonstrated on EUROC, TUM-VI, and a Fetch dataset in IMU-only and VIO scenarios. This approach provides robust, device-specific IMU debiasing that enhances downstream odometry under challenging conditions and motions.
Abstract
This paper develops a deep learning approach to the online debiasing of IMU gyroscopes and accelerometers. Most existing methods rely on implicitly learning a bias term to compensate for raw IMU data. Explicit bias learning has recently shown its potential as a more interpretable and motion-independent alternative. However, it remains underexplored and faces challenges, particularly the need for ground truth bias data, which is rarely available. To address this, we propose a neural ordinary differential equation (NODE) framework that explicitly models continuous bias dynamics, requiring only pose ground truth, often available in datasets. This is achieved by extending the canonical NODE framework to the matrix Lie group for IMU kinematics with a hierarchical training strategy. The validation on two public datasets and one real-world experiment demonstrates significant accuracy improvements in IMU measurements, reducing errors in both pure IMU integration and visual-inertial odometry.
