Road Accident Proneness Indicator Based On Time, Weather And Location Specificity Using Graph Neural Networks
Srikanth Chandar, Anish Reddy, Muvazima Mansoor, Suresh Jamadagni

TL;DR
This paper introduces a Graph Neural Network approach to predict road accident proneness based on time, weather, and location features, outperforming traditional models with a 65% accuracy on bus route data.
Contribution
The study presents a novel GNN-based model that captures complex nonlinear relationships in spatio-temporal and environmental data for accident risk prediction.
Findings
GNN outperforms Logistic Regression, FNN, and LSTM in accuracy.
Safety Index effectively quantifies road accident proneness.
Model achieves 65% peak accuracy on real-world bus route data.
Abstract
In this paper, we present a novel approach to identify the Spatio-temporal and environmental features that influence the safety of a road and predict its accident proneness based on these features. A total of 14 features were compiled based on Time, Weather, and Location (TWL) specificity along a road. To determine the influence each of the 14 features carries, a sensitivity study was performed using Principal Component Analysis. Using the locations of accident warnings, a Safety Index was developed to quantify how accident-prone a particular road is. We implement a novel approach to predict the Safety Index of a road-based on its TWL specificity by using a Graph Neural Network (GNN) architecture. The proposed architecture is uniquely suited for this application due to its ability to capture the complexities of the inherent nonlinear interlinking in a vast feature space. We employed a…
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
MethodsGraph Neural Network · Logistic Regression
