Magnetometer-Calibrated Hybrid Transformer for Robust Inertial Tracking in Robotics
Xinzhe Zheng, Sijie Ji, Yipeng Pan, Kaiwen Zhang, Jia Pan, Chenshu Wu
Abstract
Inertial tracking is vital for autonomous robots and has gained popularity with the ubiquity of low-cost Inertial Measurement Units (IMUs) and deep learning-powered tracking algorithms. Existing works, however, have not fully utilized IMU measurements, particularly magnetometers, nor maximized the potential of deep learning to achieve the desired accuracy. To bridge the gap, we introduce NeurIT, which employs a Time-Frequency Block-recurrent Transformer (TF-BRT) at its core, combining RNN and Transformer to learn both time-frequency representative features. To fully utilize IMU information, we strategically employ differentiation of body-frame magnetometers for orientation calibration in a sensor fusion manner. Experiments conducted in diverse environments show that NeurIT maintains a mere 1 -meter tracking error over a 300 - meter distance, surpassing state-of-the-art baselines by 48.21 % on unseen data. NeurIT also performs comparably to the visual-inertial approach (Tango Phone) in vision-favored conditions and surpasses it in plain environments. We share the code and data to promote further research: https://github.com/aiot-lab/NeurIT.
BibTeX
@inproceedings{icra2025_magnetometercali,
title = {Magnetometer-Calibrated Hybrid Transformer for Robust Inertial Tracking in Robotics},
author = {Xinzhe Zheng and Sijie Ji and Yipeng Pan and Kaiwen Zhang and Jia Pan and Chenshu Wu},
booktitle = {ICRA 2025},
year = {2025}
}