Real-time Traffic Accident Risk Prediction based on Frequent Pattern Tree
Lei Lin, Qian Wang, Adel W. Sadek

TL;DR
This paper introduces a novel variable selection method using the FP tree algorithm for real-time traffic accident risk prediction, demonstrating improved accuracy over traditional methods like random forest.
Contribution
The paper proposes a new variable importance criterion based on the FP tree, enhancing accident risk prediction accuracy in traffic data analysis.
Findings
FP tree-based variable selection outperforms random forest in prediction models.
Bayesian network with FP tree variables achieved 61.11% accuracy.
The method effectively identifies key variables from noisy traffic data.
Abstract
Traffic accident data are usually noisy, contain missing values, and heterogeneous. How to select the most important variables to improve real-time traffic accident risk prediction has become a concern of many recent studies. This paper proposes a novel variable selection method based on the Frequent Pattern tree (FP tree) algorithm. First, all the frequent patterns in the traffic accident dataset are discovered. Then for each frequent pattern, a new criterion, called the Relative Object Purity Ratio (ROPR) which we proposed, is calculated. This ROPR is added to the importance score of the variables that differentiate one frequent pattern from the others. To test the proposed method, a dataset was compiled from the traffic accidents records detected by only one detector on interstate highway I-64 in Virginia in 2005. This dataset was then linked to other variables such as real-time…
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.
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 · Automated Road and Building Extraction
Methodsk-Nearest Neighbors
