Graph Neural Networks for Road Safety Modeling: Datasets and Evaluations
for Accident Analysis
- URL: http://arxiv.org/abs/2311.00164v2
- Date: Mon, 12 Feb 2024 17:09:19 GMT
- Title: Graph Neural Networks for Road Safety Modeling: Datasets and Evaluations
for Accident Analysis
- Authors: Abhinav Nippani, Dongyue Li, Haotian Ju, Haris N. Koutsopoulos,
Hongyang R. Zhang
- Abstract summary: This paper constructs a large-scale dataset of traffic accident records from official reports of various states in the US.
Using this new dataset, we evaluate existing deep-learning methods for predicting the occurrence of accidents on road networks.
Our main finding is that graph neural networks such as GraphSAGE can accurately predict the number of accidents on roads with less than 22% mean absolute error.
- Score: 21.02297148118655
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: We consider the problem of traffic accident analysis on a road network based
on road network connections and traffic volume. Previous works have designed
various deep-learning methods using historical records to predict traffic
accident occurrences. However, there is a lack of consensus on how accurate
existing methods are, and a fundamental issue is the lack of public accident
datasets for comprehensive evaluations. This paper constructs a large-scale,
unified dataset of traffic accident records from official reports of various
states in the US, totaling 9 million records, accompanied by road networks and
traffic volume reports. Using this new dataset, we evaluate existing
deep-learning methods for predicting the occurrence of accidents on road
networks. Our main finding is that graph neural networks such as GraphSAGE can
accurately predict the number of accidents on roads with less than 22% mean
absolute error (relative to the actual count) and whether an accident will
occur or not with over 87% AUROC, averaged over states. We achieve these
results by using multitask learning to account for cross-state variabilities
(e.g., availability of accident labels) and transfer learning to combine
traffic volume with accident prediction. Ablation studies highlight the
importance of road graph-structural features, amongst other features. Lastly,
we discuss the implications of the analysis and develop a package for easily
using our new dataset.
Related papers
- XTraffic: A Dataset Where Traffic Meets Incidents with Explainability and More [38.092415845567345]
Research has been conducted on two highly correlated tracks: traffic and incidents.
XTraffic dataset includes traffic, i.e., time-series indexes on traffic flow, lane occupancy, and average vehicle speed.
Each node includes detailed physical policy-level meta-attributes of lanes.
arXiv Detail & Related papers (2024-07-16T08:16:01Z) - Learning Traffic Crashes as Language: Datasets, Benchmarks, and What-if Causal Analyses [76.59021017301127]
We propose a large-scale traffic crash language dataset, named CrashEvent, summarizing 19,340 real-world crash reports.
We further formulate the crash event feature learning as a novel text reasoning problem and further fine-tune various large language models (LLMs) to predict detailed accident outcomes.
Our experiments results show that our LLM-based approach not only predicts the severity of accidents but also classifies different types of accidents and predicts injury outcomes.
arXiv Detail & Related papers (2024-06-16T03:10:16Z) - SST-GCN: The Sequential based Spatio-Temporal Graph Convolutional networks for Minute-level and Road-level Traffic Accident Risk Prediction [1.2815904071470705]
This paper proposes the Sequential based Spatio-Temporal Graph Convolutional Networks (SST-GCN) to predict traffic accidents at the Minute-Level and Road-Level.
Experiments have demonstrated that SST-GCN outperforms other state-of-the-art models in Minute-Level predictions.
arXiv Detail & Related papers (2024-05-28T21:33:18Z) - Interpretable Traffic Event Analysis with Bayesian Networks [24.029078330299722]
This paper proposes an interpretable framework based on Bayesian Networks for traffic accident prediction.
We design a dataset construction pipeline to feed the traffic data into the framework while retaining the essential traffic data information.
With a concrete case study, our framework can derive a Bayesian Network from a dataset based on the causal relationships between weather and traffic events across the United States.
arXiv Detail & Related papers (2023-10-10T15:38:30Z) - TAP: A Comprehensive Data Repository for Traffic Accident Prediction in
Road Networks [36.975060335456035]
Existing machine learning approaches tend to focus on predicting traffic accidents in isolation.
To incorporate graph structure information, Graph Neural Networks (GNNs) can be naturally applied.
Applying GNNs to the accident prediction problem faces challenges due to the lack of suitable graph-structured traffic accident datasets.
arXiv Detail & Related papers (2023-04-17T22:18:58Z) - DeepAccident: A Motion and Accident Prediction Benchmark for V2X
Autonomous Driving [76.29141888408265]
We propose a large-scale dataset containing diverse accident scenarios that frequently occur in real-world driving.
The proposed DeepAccident dataset includes 57K annotated frames and 285K annotated samples, approximately 7 times more than the large-scale nuScenes dataset.
arXiv Detail & Related papers (2023-04-03T17:37:00Z) - TAD: A Large-Scale Benchmark for Traffic Accidents Detection from Video
Surveillance [2.1076255329439304]
Existing datasets in traffic accidents are either small-scale, not from surveillance cameras, not open-sourced, or not built for freeway scenes.
After integration and annotation by various dimensions, a large-scale traffic accidents dataset named TAD is proposed in this work.
arXiv Detail & Related papers (2022-09-26T03:00:50Z) - Predicting Seriousness of Injury in a Traffic Accident: A New Imbalanced
Dataset and Benchmark [62.997667081978825]
The paper introduces a new dataset to assess the performance of machine learning algorithms in the prediction of the seriousness of injury in a traffic accident.
The dataset is created by aggregating publicly available datasets from the UK Department for Transport.
arXiv Detail & Related papers (2022-05-20T21:15:26Z) - A model for traffic incident prediction using emergency braking data [77.34726150561087]
We address the fundamental problem of data scarcity in road traffic accident prediction by training our model on emergency braking events instead of accidents.
We present a prototype implementing a traffic incident prediction model for Germany based on emergency braking data from Mercedes-Benz vehicles.
arXiv Detail & Related papers (2021-02-12T18:17:12Z) - Road Network Metric Learning for Estimated Time of Arrival [93.0759529610483]
In this paper, we propose the Road Network Metric Learning framework for Estimated Time of Arrival (ETA)
It consists of two components: (1) a main regression task to predict the travel time, and (2) an auxiliary metric learning task to improve the quality of link embedding vectors.
We show that our method outperforms the state-of-the-art model and the promotion concentrates on the cold links with few data.
arXiv Detail & Related papers (2020-06-24T04:45:14Z) - Spatiotemporal Relationship Reasoning for Pedestrian Intent Prediction [57.56466850377598]
Reasoning over visual data is a desirable capability for robotics and vision-based applications.
In this paper, we present a framework on graph to uncover relationships in different objects in the scene for reasoning about pedestrian intent.
Pedestrian intent, defined as the future action of crossing or not-crossing the street, is a very crucial piece of information for autonomous vehicles.
arXiv Detail & Related papers (2020-02-20T18:50:44Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.