Improving GNSS Positioning using Neural Network-based Corrections
Ashwin V. Kanhere, Shubh Gupta, Akshay Shetty, Grace Gao

TL;DR
This paper introduces a neural network approach to improve GNSS positioning accuracy by learning corrections from pseudorange residuals, addressing challenges like data variability and overfitting, and demonstrating superior performance over traditional methods.
Contribution
The work presents a novel DNN architecture for GNSS correction that handles variable measurement sets and employs data augmentation to reduce overfitting, outperforming baseline methods.
Findings
Improved initial positioning accuracy with DNN corrections in simulations.
Outperforms weighted least squares baseline on real-world data.
Effective handling of measurement variability and overfitting in GNSS correction.
Abstract
Deep Neural Networks (DNNs) are a promising tool for Global Navigation Satellite System (GNSS) positioning in the presence of multipath and non-line-of-sight errors, owing to their ability to model complex errors using data. However, developing a DNN for GNSS positioning presents various challenges, such as 1) poor numerical conditioning caused by large variations in measurements and position values across the globe, 2) varying number and order within the set of measurements due to changing satellite visibility, and 3) overfitting to available data. In this work, we address the aforementioned challenges and propose an approach for GNSS positioning by applying DNN-based corrections to an initial position guess. Our DNN learns to output the position correction using the set of pseudorange residuals and satellite line-of-sight vectors as inputs. The limited variation in these input and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGNSS positioning and interference · Indoor and Outdoor Localization Technologies · Inertial Sensor and Navigation
