Traffic Flow Forecast for Traffic with Forecastable Sporadic Events

The prosperity of the social economy, tourism, and entertainment industry are important factors to cause traffic congestion. In addition to commuting hours and holidays, if a large-scale event, such as a concert, a sporting event or an exhibition is held, it is easy to make traffic congestion even worse. If we know in advance the time and place of the large-scale event, then we can accurately forecast the future traffic flow and plan the driving route. It helps effectively relieve traffic flow, reduce travel time and carbon emissions. In this study, we used the Vehicle Detector (VD) [12] data from the Taipei City Government Open Data Platform as a source of regular traffic data as well as the data of Forecastable Sporadic Event (FSE), such as a large-scale event, to forecast traffic flow. The information of time and place of the FSE are collected from various information websites (ticketing websites, tourist websites, etc.) by web crawlers. We proposed a Long Short-Term Memory (LSTM) deep learning model for traffic flow forecast, which was trained with both VD and FSE data. We further used Adam Optimizer to adjust the weight and bias of the model to optimize the forecast accuracy. The implementation of the LSTM model was conducted in TensorFlow, a machine learning framework developed by Google. Finally, we evaluated the forecast accuracy of the model by Mean Absolute Percentage Error (MAPE) and analyzed the effectiveness of applying FSE data to traffic forecast.

[1]  Yunpeng Wang,et al.  Long short-term memory neural network for traffic speed prediction using remote microwave sensor data , 2015 .

[2]  Geoffrey E. Hinton,et al.  ImageNet classification with deep convolutional neural networks , 2012, Commun. ACM.

[3]  Li Li,et al.  Using LSTM and GRU neural network methods for traffic flow prediction , 2016, 2016 31st Youth Academic Annual Conference of Chinese Association of Automation (YAC).

[4]  Daniel B. Fambro,et al.  Application of Subset Autoregressive Integrated Moving Average Model for Short-Term Freeway Traffic Volume Forecasting , 1999 .

[5]  Fei-Yue Wang,et al.  Long short-term memory model for traffic congestion prediction with online open data , 2016, 2016 IEEE 19th International Conference on Intelligent Transportation Systems (ITSC).

[6]  Boon-Hee Soong,et al.  Traffic flow prediction with Long Short-Term Memory Networks (LSTMs) , 2016, 2016 IEEE Region 10 Conference (TENCON).

[7]  Mascha C. van der Voort,et al.  Combining kohonen maps with arima time series models to forecast traffic flow , 1996 .

[8]  A. R. Cook,et al.  ANALYSIS OF FREEWAY TRAFFIC TIME-SERIES DATA BY USING BOX-JENKINS TECHNIQUES , 1979 .

[9]  Billy M. Williams,et al.  Modeling and Forecasting Vehicular Traffic Flow as a Seasonal ARIMA Process: Theoretical Basis and Empirical Results , 2003, Journal of Transportation Engineering.

[10]  Li Pan,et al.  Predicting Short-Term Traffic Flow by Long Short-Term Memory Recurrent Neural Network , 2015, 2015 IEEE International Conference on Smart City/SocialCom/SustainCom (SmartCity).