arXiv:2607.20232cs.RO2026-07

无需位置标签,直接从惯性数据学出精准位姿估计。

DINS-IO: Learned Inertial Odometry via Differentiable INS Consistency

  • 利用惯性导航一致性构建可微分自监督损失
  • 仅用少量标注轨迹即可达到全监督模型性能
  • 适合无标记数据场景的实时惯性里程计应用

学习型惯性里程计的训练通常依赖于运动捕捉、视觉-惯性或SLAM提供的密集高精度位置真值,但这类数据成本高且难以大规模获取。本文提出DINS-IO,直接从原始IMU数据中学习惯性里程计,无需位置标签。核心思想是:航位推算中的速度递推公式具有强可微分的一致性先验——预测速度在导航系下旋转后,应与积分加速度一致,仅差一个未知初始速度和恒定加速度偏差。我们将该约束建模为滑动窗口最小二乘问题,全局共享偏差,解析求解,并以求解残差作为自监督损失,其梯度通过解析解反向传播至网络。为提供每样本约束,设计了以IMU频率输出稠密体坐标系速度的高频网络。由于自监督网络虽具运动一致性但未度量校准,我们仅用少量标注轨迹,通过直接监督预测体坐标速度并仅微调低秩(LoRA)模块完成度量校准。在标准基准上,经自监督预训练并用少量标签微调的DINS-IO表现达或超过全监督基线。

原文摘要 · Abstract (English)

The training of learned inertial odometry depends on dense, high-precision position ground truth from motion capture, visual-inertial odometry or SLAM, which is costly and hard to acquire at scale. We propose DINS-IO, which learns inertial odometry directly from raw IMU streams without position labels. Our key insight is that the strapdown INS velocity recursion is a strong, fully differentiable consistency prior: the predicted velocity, rotated into the navigation frame, must agree with the integrated specific force up to an unknown initial velocity and a constant accelerometer bias. We cast this constraint as a sliding-window least-squares problem with a globally shared bias, solve it in closed form, and use the solver residual as a self-supervised loss whose gradient flows back to the network through the analytic solution. To supply this per-sample constraint, we design a high-frequency network that emits dense body-frame velocity at the IMU rate. Since the self-supervised network learns consistent motion but its velocity is not yet metrically calibrated, we calibrate it to true metric velocity from a few labeled trajectories by directly supervising the predicted body-frame velocity and adapting only low-rank (LoRA) patches. On standard benchmarks, DINS-IO pretrained self-supervised and fine-tuned with a small fraction of labels matches or surpasses fully supervised baselines.

惯性里程计自监督深度学习传感器融合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。