An Explainable Machine Learning Approach to Traffic Accident Fatality Prediction
Md. Asif Khan Rifat, Ahmedul Kabir, Armana Sabiha Huq

TL;DR
This study develops and interprets machine learning models to predict traffic accident fatalities in Bangladesh, highlighting key risk factors and outperforming existing models with LightGBM for targeted safety interventions.
Contribution
Introduces an interpretable machine learning framework using SHAP for predicting traffic accident fatalities, with a focus on developing country data and model transparency.
Findings
LightGBM achieves ROC-AUC of 0.72
Casualty class and accident time are key factors
Model insights support targeted safety measures
Abstract
Road traffic accidents (RTA) pose a significant public health threat worldwide, leading to considerable loss of life and economic burdens. This is particularly acute in developing countries like Bangladesh. Building reliable models to forecast crash outcomes is crucial for implementing effective preventive measures. To aid in developing targeted safety interventions, this study presents a machine learning-based approach for classifying fatal and non-fatal road accident outcomes using data from the Dhaka metropolitan traffic crash database from 2017 to 2022. Our framework utilizes a range of machine learning classification algorithms, comprising Logistic Regression, Support Vector Machines, Naive Bayes, Random Forest, Decision Tree, Gradient Boosting, LightGBM, and Artificial Neural Network. We prioritize model interpretability by employing the SHAP (SHapley Additive exPlanations)…
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
MethodsShapley Additive Explanations · Logistic Regression
