APLGMar 4

Weather-Related Crash Risk Forecasting: A Deep Learning Approach for Heterogenous Spatiotemporal Data

arXiv:2603.04551v1
Originality Incremental advance
AI Analysis

This research provides an improved method for transportation authorities and emergency services to predict weather-related crash risks, potentially enhancing safety and resource allocation, representing an incremental improvement over existing forecasting methods.

This study developed a deep learning framework using an ensemble of Convolutional Long Short-Term Memory (ConvLSTM) models to forecast weather-related traffic crash risk. The framework, evaluated in North Carolina, significantly outperformed baseline models like linear regression, ARIMA, and standard ConvLSTM, especially in high-risk zones, achieving lower Mean Squared Error (MSE) and Root Mean Squared Error (RMSE) values.

This study introduces a deep learning-based framework for forecasting weather-related traffic crash risk using heterogeneous spatiotemporal data. Given the complex, non-linear relationship between crash occurrence and factors such as road characteristics, and traffic conditions, we propose an ensemble of Convolutional Long Short-Term Memory (ConvLSTM) models trained over overlapping spatial grids. This approach captures both spatial dependencies and temporal dynamics while addressing spatial heterogeneity in crash patterns. North Carolina was selected as the study area due to its diverse weather conditions, with historical crash, weather, and traffic data aggregated at 5-mi by 5-mi grid resolution. The framework was evaluated using Mean Squared Error (MSE), Root Mean Squared Error (RMSE), and spatial cross-K analysis. Results show that the ensembled ConvLSTM significantly outperforms baseline models, including linear regression, ARIMA, and standard ConvLSTM, particularly in high-risk zones. The ensemble approach effectively combines the strengths of multiple ConvLSTM models, resulting in lower MSE and RMSE values across all regions, particularly when data from different crash risk zones are aggregated. Notably, the model performs exceptionally well in volatile high-risk areas (Cluster 1), achieving the lowest MSE and RMSE, while in stable low-risk areas (Cluster 2), it still improves upon simpler models but with slightly higher errors due to challenges in capturing subtle variations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes