Automatic Bus Stop Detection with Deep Neural Networks and Bi-directional LSTM
Conference proceedings article
Authors/Editors
Strategic Research Themes
Publication Details
Author list: Piriyataravet J., Kumwilaisak W., Chinrungrueng J.
Publisher: Hindawi
Publication year: 2021
ISBN: 9781730000000
ISSN: 0146-9428
eISSN: 1745-4557
Languages: English-Great Britain (EN-GB)
View in Web of Science | View on publisher site | View citing articles in Web of Science
Abstract
This paper presents a novel method in bus stop prediction from bus GPS trajectories. Our proposed bus stop prediction algorithm is based on the deep neural network and time filtering algorithm. Bus speed histograms of all locations along a route are first constructed. A bus speed histogram and a bus heading direction at each location are input features of a deep neural network. A deep neural network consists of the CNN networks and fully connected networks. The outputs from a deep neural network of all locations along a route are inputs to the LSTM network. It outputs soft decisions of bus stop prediction of all locations. The time filtering algorithm refines the results obtained from the LSTM network. It constructs time histograms of all locations and extracts the most probable timestamps of all locations. Then, a linear regression method is used to correct timestamps. Time distributions can be derived from the updated timestamp and are compared with a reference distribution. Locations with time distributions close to the reference distributions are predicted as bus stop locations. We compare our algorithm on a set of GPS data of NSTDA bus service. The proposed technique can outperform conventional bus prediction methods. © 2021 IEEE.
Keywords
Bus stop Detection, GPS Data, Wasserstein Distance