Accident Impact Prediction based on a deep convolutional and recurrent neural network model
Pouyan Sajadi, Mahya Qorbani, Sobhan Moosavi, Erfan Hassannayebi

TL;DR
This paper introduces a deep cascade neural network combining LSTM and CNN to predict post-accident impacts in real-time using accessible data, improving safety measures and traffic management.
Contribution
The study presents a novel hybrid deep neural network model that integrates LSTM and CNN components along with an external congestion feature to enhance accident impact prediction accuracy.
Findings
Higher precision in predicting no-impact cases
Higher recall for significant impact cases
Effective use of real-world traffic and congestion data
Abstract
Traffic accidents pose a significant threat to public safety, resulting in numerous fatalities, injuries, and a substantial economic burden each year. The development of predictive models capable of real-time forecasting of post-accident impact using readily available data can play a crucial role in preventing adverse outcomes and enhancing overall safety. However, existing accident predictive models encounter two main challenges: first, reliance on either costly or non-real-time data, and second the absence of a comprehensive metric to measure post-accident impact accurately. To address these limitations, this study proposes a deep neural network model known as the cascade model. It leverages readily available real-world data from Los Angeles County to predict post-accident impacts. The model consists of two components: Long Short-Term Memory (LSTM) and Convolutional Neural Network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Marine and Coastal Research
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
