Deep Representation of Imbalanced Spatio-temporal Traffic Flow Data for Traffic Accident Detection
Pouya Mehrannia, Shayan Shirahmad Gale Bagi, Behzad Moshiri, Otman, Adam Al-Basir

TL;DR
This paper presents a deep learning approach using LSTM networks to detect freeway accidents from imbalanced spatio-temporal traffic data, significantly reducing detection time and improving accuracy.
Contribution
It introduces a novel deep representation framework with LSTM that enhances accident detection in imbalanced traffic datasets, outperforming existing methods.
Findings
Accidents can be detected in less than 18 minutes.
The method achieves a true positive rate of 0.71.
False positive rate is reduced to 0.25.
Abstract
Automatic detection of traffic accidents has a crucial effect on improving transportation, public safety, and path planning. Many lives can be saved by the consequent decrease in the time between when the accidents occur and when rescue teams are dispatched, and much travelling time can be saved by notifying drivers to select alternative routes. This problem is challenging mainly because of the rareness of accidents and spatial heterogeneity of the environment. This paper studies deep representation of loop detector data using Long-Short Term Memory (LSTM) network for automatic detection of freeway accidents. The LSTM-based framework increases class separability in the encoded feature space while reducing the dimension of data. Our experiments on real accident and loop detector data collected from the Twin Cities Metro freeways of Minnesota demonstrate that deep representation of…
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 · Traffic and Road Safety · Traffic control and management
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
