AGCNet: Improving Inertial Odometry via IMU Accelerometer and Gyroscope Online Compensation
Hongyuan Min, Ning Ding, Mingyang Wan, Guojun Ma, Caigui Jiang
Abstract
This paper presents a learning-based online IMU compensation method (AGCNet) that can compensate for run-time errors of the accelerometer and gyroscope to improve inertial odometry. AGCNet employs U-Net architecture with hybrid dilated convolutions to extract multiscale features. It also adopts skip connections and patch-based processing strategy to aggregate local and global information. The network is trained to minimize absolute errors between integration results derived from compensated IMU data and ground truth motion states. The network utilizes IMU measurements from the current time window to correct errors in the subsequent time window, enabling sparser computations. Experiments on two public visual-inertial datasets show that AGCNet can accurately estimate the orientation from IMU measurements, outperforming existing learning-based methods. When applied to Open-VINS, AGCNet improves the accuracy of orientation estimation by an average of 29.8% and position estimation by an average of 37.3%.
BibTeX
@inproceedings{iros2025_agcnetimprovingi,
title = {AGCNet: Improving Inertial Odometry via IMU Accelerometer and Gyroscope Online Compensation},
author = {Hongyuan Min and Ning Ding and Mingyang Wan and Guojun Ma and Caigui Jiang},
booktitle = {IROS 2025},
year = {2025}
}