IDOL: Inertial Deep Orientation-Estimation and Localization
Scott Sun, Dennis Melamed, Kris Kitani

TL;DR
This paper introduces IDOL, a two-stage deep learning pipeline that improves pedestrian localization by accurately estimating device orientation and position from IMU data, outperforming existing methods.
Contribution
The paper presents a novel two-stage data-driven approach combining neural networks and Kalman filtering for improved inertial-based pedestrian localization.
Findings
Outperforms state-of-the-art in orientation accuracy
Achieves lower position error on a large real-world dataset
Demonstrates robustness across different users and environments
Abstract
Many smartphone applications use inertial measurement units (IMUs) to sense movement, but the use of these sensors for pedestrian localization can be challenging due to their noise characteristics. Recent data-driven inertial odometry approaches have demonstrated the increasing feasibility of inertial navigation. However, they still rely upon conventional smartphone orientation estimates that they assume to be accurate, while in fact these orientation estimates can be a significant source of error. To address the problem of inaccurate orientation estimates, we present a two-stage, data-driven pipeline using a commodity smartphone that first estimates device orientations and then estimates device position. The orientation module relies on a recurrent neural network and Extended Kalman Filter to obtain orientation estimates that are used to then rotate raw IMU measurements into the…
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
TopicsIndoor and Outdoor Localization Technologies · Robotics and Sensor-Based Localization · Inertial Sensor and Navigation
