Search papers, labs, and topics across Lattice.
GNIO, a novel learning-based inertial odometry framework, addresses the limitations of fixed-window regression approaches by explicitly modeling motion validity and context. It introduces a learnable Motion Bank to provide global semantic context and a Gated Prediction Head that acts as a soft ZUPT, suppressing noise during stationary periods. Experiments on four public benchmarks demonstrate that GNIO significantly reduces position drift, achieving a 60.21% reduction in trajectory error on the OxIOD dataset compared to state-of-the-art baselines.
By learning to gate motion predictions, GNIO achieves state-of-the-art inertial odometry performance, particularly excelling in scenarios with frequent stops and irregular motion speeds where other methods struggle.
Inertial navigation using low-cost MEMS sensors is plagued by rapid drift due to sensor noise and bias instability. While recent data-driven approaches have made significant strides, they often struggle with micro-drifts during stationarity and mode fusion during complex motion transitions due to their reliance on fixed-window regression. In this work, we introduce Gated Neural Inertial Odometry (GNIO), a novel learning-based framework that explicitly models motion validity and context. We propose two key architectural innovations: \ding{182} a learnable Motion Bank that queries a global dictionary of motion patterns to provide semantic context beyond the local receptive field, and \ding{183} a Gated Prediction Head that decomposes displacement into magnitude and direction. This gating mechanism acts as a soft, differentiable Zero-Velocity Update (ZUPT), dynamically suppressing sensor noise during stationary periods while scaling predictions during dynamic motion. Extensive experiments across four public benchmarks demonstrate that GNIO significantly reduces position drift compared to state-of-the-art CNN and Transformer-based baselines. Notably, GNIO achieves a $60.21\%$ reduction in trajectory error on the OxIOD dataset and exhibits superior generalization in challenging scenarios involving frequent stops and irregular motion speeds.