Exploring Factors Affecting Pedestrian Crash Severity Using TabNet: A Deep Learning Approach
Amir Rafe, Patrick A. Singleton

TL;DR
This paper employs the TabNet deep learning model to analyze pedestrian crash severity, revealing key influencing factors with high predictive accuracy and interpretability, aiding safety interventions.
Contribution
It introduces the application of TabNet to transportation safety data, demonstrating its effectiveness and interpretability in predicting pedestrian crash severity.
Findings
Pedestrian age significantly affects crash severity.
Lighting and alcohol consumption are critical factors.
TabNet outperforms traditional models in accuracy.
Abstract
This study presents the first investigation of pedestrian crash severity using the TabNet model, a novel tabular deep learning method exceptionally suited for analyzing the tabular data inherent in transportation safety research. Through the application of TabNet to a comprehensive dataset from Utah covering the years 2010 to 2022, we uncover intricate factors contributing to pedestrian crash severity. The TabNet model, capitalizing on its compatibility with structured data, demonstrates remarkable predictive accuracy, eclipsing that of traditional models. It identifies critical variables, such as pedestrian age, involvement in left or right turns, lighting conditions, and alcohol consumption, which significantly influence crash outcomes. The utilization of SHapley Additive exPlanations (SHAP) enhances our ability to interpret the TabNet model's predictions, ensuring transparency and…
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 and Road Safety · Injury Epidemiology and Prevention · Safety Warnings and Signage
MethodsResidual Connection · Gated Linear Unit · Batch Normalization · Dense Connections · TabNet
