Predicting the duration of traffic incidents for Sydney greater metropolitan area using machine learning methods
Artur Grigorev, Sajjad Shafiei, Hanna Grzybowska, Adriana-Simona, Mihaita

TL;DR
This study employs advanced machine learning models to accurately predict traffic incident durations and classify them in the Sydney metropolitan area, providing valuable insights for traffic management.
Contribution
Introduces a comprehensive machine learning approach for incident duration prediction and classification, with feature importance analysis for better traffic management insights.
Findings
XGBoost achieved the lowest RMSE of 33.7 in duration prediction.
XGBoost and LightGBM outperformed conventional models.
30-minute threshold balances accuracy and classification performance.
Abstract
This research presents a comprehensive approach to predicting the duration of traffic incidents and classifying them as short-term or long-term across the Sydney Metropolitan Area. Leveraging a dataset that encompasses detailed records of traffic incidents, road network characteristics, and socio-economic indicators, we train and evaluate a variety of advanced machine learning models including Gradient Boosted Decision Trees (GBDT), Random Forest, LightGBM, and XGBoost. The models are assessed using Root Mean Square Error (RMSE) for regression tasks and F1 score for classification tasks. Our experimental results demonstrate that XGBoost and LightGBM outperform conventional models with XGBoost achieving the lowest RMSE of 33.7 for predicting incident duration and highest classification F1 score of 0.62 for a 30-minute duration threshold. For classification, the 30-minute threshold…
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 Prediction and Management Techniques
MethodsShapley Additive Explanations
