Learning-based NLOS Detection and Uncertainty Prediction of GNSS
Observations with Transformer-Enhanced LSTM Network
- URL: http://arxiv.org/abs/2309.00480v2
- Date: Thu, 12 Oct 2023 12:27:07 GMT
- Title: Learning-based NLOS Detection and Uncertainty Prediction of GNSS
Observations with Transformer-Enhanced LSTM Network
- Authors: Haoming Zhang, Zhanxin Wang, Heike Vallery
- Abstract summary: This work proposes a deeplearning-based method to detect NLOS and predict errors by analyzing pseudo-temporal modeling problem.
We use datasets from Hong Kong and Aachen to train and evaluate the proposed network.
We show that the proposed method avoids trajectory divergence in real-world vehicle localization by classifying and excluding NLOS observations.
- Score: 2.798138034569478
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: The global navigation satellite systems (GNSS) play a vital role in transport
systems for accurate and consistent vehicle localization. However, GNSS
observations can be distorted due to multipath effects and non-line-of-sight
(NLOS) receptions in challenging environments such as urban canyons. In such
cases, traditional methods to classify and exclude faulty GNSS observations may
fail, leading to unreliable state estimation and unsafe system operations. This
work proposes a deep-learning-based method to detect NLOS receptions and
predict GNSS pseudorange errors by analyzing GNSS observations as a
spatio-temporal modeling problem. Compared to previous works, we construct a
transformer-like attention mechanism to enhance the long short-term memory
(LSTM) networks, improving model performance and generalization. For the
training and evaluation of the proposed network, we used labeled datasets from
the cities of Hong Kong and Aachen. We also introduce a dataset generation
process to label the GNSS observations using lidar maps. In experimental
studies, we compare the proposed network with a deep-learning-based model and
classical machine-learning models. Furthermore, we conduct ablation studies of
our network components and integrate the NLOS detection with data
out-of-distribution in a state estimator. As a result, our network presents
improved precision and recall ratios compared to other models. Additionally, we
show that the proposed method avoids trajectory divergence in real-world
vehicle localization by classifying and excluding NLOS observations.
Related papers
- Task-Oriented Real-time Visual Inference for IoVT Systems: A Co-design Framework of Neural Networks and Edge Deployment [61.20689382879937]
Task-oriented edge computing addresses this by shifting data analysis to the edge.
Existing methods struggle to balance high model performance with low resource consumption.
We propose a novel co-design framework to optimize neural network architecture.
arXiv Detail & Related papers (2024-10-29T19:02:54Z) - A Survey of Machine Learning Techniques for Improving Global Navigation Satellite Systems [0.0]
This paper highlights recent advances in Machine Learning (ML) and its potential to address these limitations.
It covers a broad range of ML methods, including supervised learning, unsupervised learning, deep learning, and hybrid approaches.
The survey provides insights into positioning applications related to such as signal analysis, anomaly detection, multi-sensor integration, prediction, and accuracy enhancement using ML.
arXiv Detail & Related papers (2024-03-29T18:31:50Z) - Stragglers-Aware Low-Latency Synchronous Federated Learning via Layer-Wise Model Updates [71.81037644563217]
Synchronous federated learning (FL) is a popular paradigm for collaborative edge learning.
As some of the devices may have limited computational resources and varying availability, FL latency is highly sensitive to stragglers.
We propose straggler-aware layer-wise federated learning (SALF) that leverages the optimization procedure of NNs via backpropagation to update the global model in a layer-wise fashion.
arXiv Detail & Related papers (2024-03-27T09:14:36Z) - GNSS Positioning using Cost Function Regulated Multilateration and Graph
Neural Networks [0.0699049312989311]
In urban environments, where line-of-sight signals from satellites are frequently blocked by high-rise objects, receivers are subject to large errors in measuring satellite ranges.
Heuristic methods are commonly used to estimate these errors and reduce the impact of noisy measurements on localization accuracy.
In our work, we replace these error estimations with a deep learning model based on Graph Neural Networks.
arXiv Detail & Related papers (2024-02-28T19:00:01Z) - Over-the-Air Federated Learning and Optimization [52.5188988624998]
We focus on Federated learning (FL) via edge-the-air computation (AirComp)
We describe the convergence of AirComp-based FedAvg (AirFedAvg) algorithms under both convex and non- convex settings.
For different types of local updates that can be transmitted by edge devices (i.e., model, gradient, model difference), we reveal that transmitting in AirFedAvg may cause an aggregation error.
In addition, we consider more practical signal processing schemes to improve the communication efficiency and extend the convergence analysis to different forms of model aggregation error caused by these signal processing schemes.
arXiv Detail & Related papers (2023-10-16T05:49:28Z) - Out of Distribution Detection via Domain-Informed Gaussian Process State
Space Models [22.24457254575906]
In order for robots to safely navigate in unseen scenarios, it is important to accurately detect out-of-training-distribution (OoD) situations online.
We propose a novel approach to embed existing domain knowledge in the kernel and (ii) an OoD online runtime monitor, based on receding-horizon predictions.
arXiv Detail & Related papers (2023-09-13T01:02:42Z) - Batch-Ensemble Stochastic Neural Networks for Out-of-Distribution
Detection [55.028065567756066]
Out-of-distribution (OOD) detection has recently received much attention from the machine learning community due to its importance in deploying machine learning models in real-world applications.
In this paper we propose an uncertainty quantification approach by modelling the distribution of features.
We incorporate an efficient ensemble mechanism, namely batch-ensemble, to construct the batch-ensemble neural networks (BE-SNNs) and overcome the feature collapse problem.
We show that BE-SNNs yield superior performance on several OOD benchmarks, such as the Two-Moons dataset, the FashionMNIST vs MNIST dataset, FashionM
arXiv Detail & Related papers (2022-06-26T16:00:22Z) - Integrating Recurrent Neural Networks with Data Assimilation for
Scalable Data-Driven State Estimation [0.0]
Data assimilation (DA) is integrated with machine learning to perform entirely data-driven online state estimation.
recurrent neural networks (RNNs) are implemented as surrogate models to replace key components of the DA cycle in numerical weather prediction (NWP)
It is shown how these RNNs can be using DA methods to directly update the hidden/reservoir state with observations of the target system.
arXiv Detail & Related papers (2021-09-25T03:56:53Z) - On the benefits of robust models in modulation recognition [53.391095789289736]
Deep Neural Networks (DNNs) using convolutional layers are state-of-the-art in many tasks in communications.
In other domains, like image classification, DNNs have been shown to be vulnerable to adversarial perturbations.
We propose a novel framework to test the robustness of current state-of-the-art models.
arXiv Detail & Related papers (2021-03-27T19:58:06Z) - Deep Learning Methods for Vessel Trajectory Prediction based on
Recurrent Neural Networks [13.193080011901381]
We propose sequence-to-sequence vessel trajectory prediction models based on encoder-decoder recurrent neural networks (RNNs)
The proposed architecture combines Long Short-Term Memory (LSTM) RNNs for sequence modeling to encode the observed data and generate future predictions with different intermediate aggregation layers to capture space-time dependencies in sequential data.
Experimental results on vessel trajectories from an AIS dataset made freely available by the Danish Maritime Authority show the effectiveness of deep-learning methods for trajectory prediction based on sequence-to-sequence neural networks.
arXiv Detail & Related papers (2021-01-07T11:05:47Z) - Bayesian Graph Neural Networks with Adaptive Connection Sampling [62.51689735630133]
We propose a unified framework for adaptive connection sampling in graph neural networks (GNNs)
The proposed framework not only alleviates over-smoothing and over-fitting tendencies of deep GNNs, but also enables learning with uncertainty in graph analytic tasks with GNNs.
arXiv Detail & Related papers (2020-06-07T07:06:35Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.