Tartan IMU: A Light Foundation Model for Inertial Positioning in Robotics

Shibo Zhao, Sifan Zhou, Raphael Blanchard, Yuheng Qiu, Wenshan Wang +1 more
2/10/2026

Abstract

Despite recent advances in deep learning, most existing learning IMU odometry methods are trained on specific datasets, lack generalization, and are prone to overfitting, which limits their real-world application. To address these challenges, we present Tartan IMU, a foundation model designed for generalizable, IMU-based state estimation across diverse robotic platforms. Our approach consists of three-stage: First, a pre-trained foundation model leverages over 100 hours of multi-platform data to establish general motion knowledge, achieving 36% improvement in ATE over specialized models. Second, to adapt to previously unseen tasks, we use Low-Rank Adaptation (LoRA), allowing positive transfer with only 1.1 M trainable parameters. Finally, to support robotics deployment, we introduce online test-time adaptation, which eliminates the boundary between training and testing, allowing the model to continuously "learn as it operates" at 200 FPS in real-time. Project page: https://superodometry.com/tartanimu.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{zhao2026tartan,
  title  = {Tartan IMU: A Light Foundation Model for Inertial Positioning in Robotics},
  author = {Shibo Zhao and Sifan Zhou and Raphael Blanchard and Yuheng Qiu and Wenshan Wang and Sebastian Scherer},
  year   = {2026},
  doi    = {10.1109/CVPR52734.2025.02097},
  url    = {https://doi.org/10.1109/CVPR52734.2025.02097},
  journal = {CVPR 2025 2025}
}

Discussion