TAP: A Comprehensive Data Repository for Traffic Accident Prediction in Road Networks
Baixiang Huang, Bryan Hooi, Kai Shu

TL;DR
This paper introduces TAP, a comprehensive graph-structured dataset for traffic accident prediction, and proposes the TRAVEL model that leverages this data to improve accident vulnerability estimation.
Contribution
The paper creates a large-scale, real-world traffic accident dataset with graph structure and geospatial features, and develops the TRAVEL model utilizing this data for better prediction.
Findings
TRAVEL outperforms baseline models in accident prediction tasks.
The dataset enables effective evaluation of GNN variants.
Graph structure information improves accident prediction accuracy.
Abstract
Road safety is a major global public health concern. Effective traffic crash prediction can play a critical role in reducing road traffic accidents. However, Existing machine learning approaches tend to focus on predicting traffic accidents in isolation, without considering the potential relationships between different accident locations within road networks. To incorporate graph structure information, graph-based approaches such as Graph Neural Networks (GNNs) can be naturally applied. However, applying GNNs to the accident prediction problem faces challenges due to the lack of suitable graph-structured traffic accident datasets. To bridge this gap, we have constructed a real-world graph-based Traffic Accident Prediction (TAP) data repository, along with two representative tasks: accident occurrence prediction and accident severity prediction. With nationwide coverage, real-world…
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
Methods1-Dimensional Convolutional Neural Networks
