Public Transit Arrival Prediction: a Seq2Seq RNN Approach

10/04/2022
by   Nancy Bhutani, et al.
0

Arrival/Travel times for public transit exhibit variability on account of factors like seasonality, dwell times at bus stops, traffic signals, travel demand fluctuation etc. The developing world in particular is plagued by additional factors like lack of lane discipline, excess vehicles, diverse modes of transport and so on. This renders the bus arrival time prediction (BATP) to be a challenging problem especially in the developing world. A novel data-driven model based on recurrent neural networks (RNNs) is proposed for BATP (in real-time) in the current work. The model intelligently incorporates both spatial and temporal correlations in a unique (non-linear) fashion distinct from existing approaches. In particular, we propose a Gated Recurrent Unit (GRU) based Encoder-Decoder(ED) OR Seq2Seq RNN model (originally introduced for language translation) for BATP. The geometry of the dynamic real time BATP problem enables a nice fit with the Encoder-Decoder based RNN structure. We feed relevant additional synchronized inputs (from previous trips) at each step of the decoder (a feature classically unexplored in machine translation applications). Further motivated from accurately modelling congestion influences on travel time prediction, we additionally propose to use a bidirectional layer at the decoder (something unexplored in other time-series based ED application contexts). The effectiveness of the proposed algorithms is demonstrated on real field data collected from challenging traffic conditions. Our experiments indicate that the proposed method outperforms diverse existing state-of-art data-driven approaches proposed for the same problem.

READ FULL TEXT

page 1

page 9

page 10

research
04/06/2019

Bus Travel Time Prediction: A Lognormal Auto-Regressive (AR) Modeling Approach

Providing real time information about the arrival time of the transit bu...
research
06/03/2014

Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation

In this paper, we propose a novel neural network model called RNN Encode...
research
07/08/2022

Seasonal Encoder-Decoder Architecture for Forecasting

Deep learning (DL) in general and Recurrent neural networks (RNNs) in pa...
research
11/15/2017

Predicting vehicular travel times by modeling heterogeneous influences between arterial roads

Predicting travel times of vehicles in urban settings is a useful and ta...
research
11/06/2019

Towards the Use of Neural Networks for Influenza Prediction at Multiple Spatial Resolutions

We introduce the use of a Gated Recurrent Unit (GRU) for influenza predi...
research
08/18/2022

Sequence Prediction Under Missing Data : An RNN Approach Without Imputation

Missing data scenarios are very common in ML applications in general and...
research
12/10/2017

Causal Inference for Observational Time-Series with Encoder-Decoder Networks

This paper proposes a method for estimating the causal effect of a discr...

Please sign up or login with your details

Forgot password? Click here to reset