Crash Density and Severity Prediction Using Recurrent Neural Networks Combined with Particle Swarm Optimization

Xinxin Xu,Ziqiang Zeng,Yinhai Wang,John Ash
DOI: https://doi.org/10.1007/978-3-030-21248-3_41
2019-06-20
Abstract:Predicting traffic crashes has been an important topic of traffic safety research for the past many years. This paper investigates the data from police crash reports provided by the Washington State Department of Transportation. The data consists of records of four years from January 2011 to December 2014 for three main interstate highways (including I-5, I-90, and I-405). A deep learning model using a recurrent neural network (RNN) combined with particle swarm optimization (PSO) is developed and employed to predict the crash density in different severity levels such as property damage only (PDO) and fatal-injury crashes, based on 48,154 crash records that have occurred. All the crash records are randomly divided into training set, validation set, and test set with the proportion ratio of 70, 15, and \documentclass[12pt]{minimal}\usepackage{amsmath}\usepackage{wasysym}\usepackage{amsfonts}\usepackage{amssymb}\usepackage{amsbsy}\usepackage{mathrsfs}\usepackage{upgreek}\setlength{\oddsidemargin}{-69pt}\begin{document}$$15\%$$\end{document}. The cross-validation is employed to prevent the model from over fit during the training period. A normalized probability-based PSO is designed for optimizing the identified significant factors which can improve the prediction accuracy. The weighted mean squared error (MSE) of the prediction result is employed to measure the performance of the developed model. Nine explanatory variables are selected from fifteen contributing factors. The proposed model is compared with generalized nonlinear model-based mixed multinomial logit approach (GNM-based mixed MNL). The results show that the new model has lower fatal-injury and PDO MSEs. Sensitivity analysis on the selected variables demonstrates the capability of the new model for generating interpretable parameters. The findings of this study provide new insights into the prediction of crash density and severity from the perspective of using roadway segment-based crash records.
What problem does this paper attempt to address?