paper-with-me

Papers

Exploring Factors Affecting Pedestrian Crash Severity Using TabNet: A Deep Learning Approach

2023-11-29 · Amir Rafe, Patrick A. Singleton

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 understandability in our deep learning approach. The insights derived from our analysis provide a valuable compass for transportation safety engineers and policymakers, enabling the identification of pivotal factors that affect pedestrian crash severity. Such knowledge is instrumental in formulating precise, data-driven interventions aimed at bolstering pedestrian safety across diverse urban and rural settings.

📄 PDF Abstract BibTeX arXiv:2312.00066

Code (1)

pozapas/PedCrashAIM 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음
Gated Linear Unit A Gated Linear Unit, or GLU computes: $$ \mathrm{GLU}(a, b) = a \otimes \sigma(b) $$ It is used in natural language processing architectures, for example the Gated CNN,…
Batch Normalization 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
TabNet 설명 없음

Similar Papers 제목 키워드 기반

Exploring the Determinants of Pedestrian Crash Severity Using an AutoML Approach

2024-06-07 · Amir Rafe, Patrick A. Singleton

This study investigates pedestrian crash severity through Automated Machine Learning (AutoML), offering a streamlined and accessible method for analyzing critical factors. Utilizing a detailed dataset from Utah spanning …

AutoML

Causal Analysis and Classification of Traffic Crash Injury Severity Using Machine Learning Algorithms

2021-11-30 · Meghna Chakraborty, Timothy Gates, Subhrajit Sinha

Causal analysis and classification of injury severity applying non-parametric methods for traffic crashes has received limited attention. This study presents a methodological framework for causal inference, using Granger…

Causal InferenceCrash injury severity

Applying Association Rules Mining to Investigate Pedestrian Fatal and Injury Crash Patterns Under Different Lighting Conditions

2022-11-06 · Ahmed Hossain, Xiaoduan Sun, Raju Thapa, Julius Codjoe

The pattern of pedestrian crashes varies greatly depending on lighting circumstances, emphasizing the need of examining pedestrian crashes in various lighting conditions. Using Louisiana pedestrian fatal and injury crash…

Decision Making

Harnessing ADAS for Pedestrian Safety: A Data-Driven Exploration of Fatality Reduction

2025-08-24 · Methusela Sulle, Judith Mwakalonge, Gurcan Comert, Saidi Siuhi 외 arxiv

Pedestrian fatalities continue to rise in the United States, driven by factors such as human distraction, increased vehicle size, and complex traffic environments. Advanced Driver Assistance Systems (ADAS) offer a promis…

Applying Tabular Deep Learning Models to Estimate Crash Injury Types of Young Motorcyclists

2025-03-13 · Shriyank Somvanshi, Anannya Ghosh Tusti, Rohit Chakraborty, Subasish Das

Young motorcyclists, particularly those aged 15 to 24 years old, face a heightened risk of severe crashes due to factors such as speeding, traffic violations, and helmet usage. This study aims to identify key factors inf…