iMoT: Inertial Motion Transformer for Inertial Navigation
Son Minh Nguyen, Linh Duy Tran, Duc Viet Le, Paul J.M Havinga

TL;DR
iMoT introduces a Transformer-based inertial odometry approach that leverages novel modules like Progressive Series Decoupler and Adaptive Positional Encoding to improve accuracy and robustness in inertial navigation.
Contribution
The paper presents new Transformer components and mechanisms specifically designed for inertial odometry, enhancing motion event detection and cross-modal feature aggregation.
Findings
Outperforms state-of-the-art methods in inertial navigation accuracy.
Demonstrates robustness across various inertial datasets.
Improves motion event detection and uncertainty modeling.
Abstract
We propose iMoT, an innovative Transformer-based inertial odometry method that retrieves cross-modal information from motion and rotation modalities for accurate positional estimation. Unlike prior work, during the encoding of the motion context, we introduce Progressive Series Decoupler at the beginning of each encoder layer to stand out critical motion events inherent in acceleration and angular velocity signals. To better aggregate cross-modal interactions, we present Adaptive Positional Encoding, which dynamically modifies positional embeddings for temporal discrepancies between different modalities. During decoding, we introduce a small set of learnable query motion particles as priors to model motion uncertainties within velocity segments. Each query motion particle is intended to draw cross-modal features dedicated to a specific motion mode, all taken together allowing the model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsInertial Sensor and Navigation
MethodsSparse Evolutionary Training
