Prediction of Time and Distance of Trips Using Explainable Attention-based LSTMs

03/27/2023
by   Ebrahim Balouji, et al.
0

In this paper, we propose machine learning solutions to predict the time of future trips and the possible distance the vehicle will travel. For this prediction task, we develop and investigate four methods. In the first method, we use long short-term memory (LSTM)-based structures specifically designed to handle multi-dimensional historical data of trip time and distances simultaneously. Using it, we predict the future trip time and forecast the distance a vehicle will travel by concatenating the outputs of LSTM networks through fully connected layers. The second method uses attention-based LSTM networks (At-LSTM) to perform the same tasks. The third method utilizes two LSTM networks in parallel, one for forecasting the time of the trip and the other for predicting the distance. The output of each LSTM is then concatenated through fully connected layers. Finally, the last model is based on two parallel At-LSTMs, where similarly, each At-LSTM predicts time and distance separately through fully connected layers. Among the proposed methods, the most advanced one, i.e., parallel At-LSTM, predicts the next trip's distance and time with 3.99 method. We also propose TimeSHAP as an explainability method for understanding how the networks perform learning and model the sequence of information.

READ FULL TEXT
research
09/11/2018

Predicting Blood Glucose with an LSTM and Bi-LSTM Based Deep Neural Network

A deep learning network was used to predict future blood glucose levels,...
research
07/31/2020

Predicting heave and surge motions of a semi-submersible with neural networks

Real-time motion prediction of a vessel or a floating platform can help ...
research
01/15/2022

Big Data Application for Network Level Travel Time Prediction

Travel time is essential in advanced traveler information systems (ATIS)...
research
06/13/2015

Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting

The goal of precipitation nowcasting is to predict the future rainfall i...
research
11/09/2018

EA-LSTM: Evolutionary Attention-based LSTM for Time Series Prediction

Time series prediction with deep learning methods, especially long short...
research
05/02/2018

MX-LSTM: mixing tracklets and vislets to jointly forecast trajectories and head poses

Recent approaches on trajectory forecasting use tracklets to predict the...

Please sign up or login with your details

Forgot password? Click here to reset