Object Location Prediction in Real-time using LSTM Neural Network and
Polynomial Regression
- URL: http://arxiv.org/abs/2311.13950v1
- Date: Thu, 23 Nov 2023 12:03:02 GMT
- Title: Object Location Prediction in Real-time using LSTM Neural Network and
Polynomial Regression
- Authors: Petar Stojkovi\'c, Predrag Tadi\'c
- Abstract summary: This paper details the design and implementation of a system for predicting and interpolating object location coordinates.
Our solution is based on processing inertial measurements and global positioning system data through a Long Short-Term Memory (LSTM) neural network and regression.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: This paper details the design and implementation of a system for predicting
and interpolating object location coordinates. Our solution is based on
processing inertial measurements and global positioning system data through a
Long Short-Term Memory (LSTM) neural network and polynomial regression. LSTM is
a type of recurrent neural network (RNN) particularly suited for processing
data sequences and avoiding the long-term dependency problem. We employed data
from real-world vehicles and the global positioning system (GPS) sensors. A
critical pre-processing step was developed to address varying sensor
frequencies and inconsistent GPS time steps and dropouts. The LSTM-based
system's performance was compared with the Kalman Filter. The system was tuned
to work in real-time with low latency and high precision. We tested our system
on roads under various driving conditions, including acceleration, turns,
deceleration, and straight paths. We tested our proposed solution's accuracy
and inference time and showed that it could perform in real-time. Our
LSTM-based system yielded an average error of 0.11 meters with an inference
time of 2 ms. This represents a 76\% reduction in error compared to the
traditional Kalman filter method, which has an average error of 0.46 meters
with a similar inference time to the LSTM-based system.
Related papers
- Spatial-Temporal Bearing Fault Detection Using Graph Attention Networks and LSTM [0.7864304771129751]
This paper introduces a novel method that combines Graph Attention Network (GAT) and Long Short-Term Memory (LSTM) networks.
This approach captures both spatial and temporal dependencies within sensor data, improving the accuracy of bearing fault detection.
arXiv Detail & Related papers (2024-10-15T12:55:57Z) - Continuous time recurrent neural networks: overview and application to
forecasting blood glucose in the intensive care unit [56.801856519460465]
Continuous time autoregressive recurrent neural networks (CTRNNs) are a deep learning model that account for irregular observations.
We demonstrate the application of these models to probabilistic forecasting of blood glucose in a critical care setting.
arXiv Detail & Related papers (2023-04-14T09:39:06Z) - Parameter estimation for WMTI-Watson model of white matter using
encoder-decoder recurrent neural network [0.0]
In this study, we evaluate the performance of NLLS, the RNN-based method and a multilayer perceptron (MLP) on datasets rat and human brain.
We showed that the proposed RNN-based fitting approach had the advantage of highly reduced computation time over NLLS.
arXiv Detail & Related papers (2022-03-01T16:33:15Z) - COSMIC: fast closed-form identification from large-scale data for LTV
systems [4.10464681051471]
We introduce a closed-form method for identification of discrete-time linear timevariant systems from data.
We develop an algorithm with guarantees of optimality and with a complexity that increases linearly with the number of instants considered per trajectory.
Our algorithm was applied to both a Low Fidelity and Functional Engineering Simulators for the Comet Interceptor mission.
arXiv Detail & Related papers (2021-12-08T16:07:59Z) - Adaptive Anomaly Detection for Internet of Things in Hierarchical Edge
Computing: A Contextual-Bandit Approach [81.5261621619557]
We propose an adaptive anomaly detection scheme with hierarchical edge computing (HEC)
We first construct multiple anomaly detection DNN models with increasing complexity, and associate each of them to a corresponding HEC layer.
Then, we design an adaptive model selection scheme that is formulated as a contextual-bandit problem and solved by using a reinforcement learning policy network.
arXiv Detail & Related papers (2021-08-09T08:45:47Z) - Adaptive Machine Learning for Time-Varying Systems: Low Dimensional
Latent Space Tuning [91.3755431537592]
We present a recently developed method of adaptive machine learning for time-varying systems.
Our approach is to map very high (N>100k) dimensional inputs into the low dimensional (N2) latent space at the output of the encoder section of an encoder-decoder CNN.
This method allows us to learn correlations within and to track their evolution in real time based on feedback without interrupts.
arXiv Detail & Related papers (2021-07-13T16:05:28Z) - Sequential Place Learning: Heuristic-Free High-Performance Long-Term
Place Recognition [24.70946979449572]
We develop a learning-based CNN+LSTM architecture, trainable via backpropagation through time, for viewpoint- and appearance-invariant place recognition.
Our model outperforms 15 classical methods while setting new state-of-the-art performance standards.
In addition, we show that SPL can be up to 70x faster to deploy than classical methods on a 729 km route.
arXiv Detail & Related papers (2021-03-02T22:57:43Z) - Deep Cellular Recurrent Network for Efficient Analysis of Time-Series
Data with Spatial Information [52.635997570873194]
This work proposes a novel deep cellular recurrent neural network (DCRNN) architecture to process complex multi-dimensional time series data with spatial information.
The proposed architecture achieves state-of-the-art performance while utilizing substantially less trainable parameters when compared to comparable methods in the literature.
arXiv Detail & Related papers (2021-01-12T20:08:18Z) - Estimation of Missing Data in Intelligent Transportation System [5.936402320555635]
We study missing traffic speed and travel time estimations in intelligent transportation systems (ITS)
We focus on an ML-based approach, Multi-Directional Recurrent Neural Network (M-RNN)
We evaluate the effectiveness of this approach on a TomTom dataset containingtemporal- measurements of average vehicle speed and travel time.
arXiv Detail & Related papers (2021-01-09T05:42:31Z) - Multi-Tones' Phase Coding (MTPC) of Interaural Time Difference by
Spiking Neural Network [68.43026108936029]
We propose a pure spiking neural network (SNN) based computational model for precise sound localization in the noisy real-world environment.
We implement this algorithm in a real-time robotic system with a microphone array.
The experiment results show a mean error azimuth of 13 degrees, which surpasses the accuracy of the other biologically plausible neuromorphic approach for sound source localization.
arXiv Detail & Related papers (2020-07-07T08:22:56Z) - Contextual-Bandit Anomaly Detection for IoT Data in Distributed
Hierarchical Edge Computing [65.78881372074983]
IoT devices can hardly afford complex deep neural networks (DNN) models, and offloading anomaly detection tasks to the cloud incurs long delay.
We propose and build a demo for an adaptive anomaly detection approach for distributed hierarchical edge computing (HEC) systems.
We show that our proposed approach significantly reduces detection delay without sacrificing accuracy, as compared to offloading detection tasks to the cloud.
arXiv Detail & Related papers (2020-04-15T06:13:33Z)
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.