paper-with-me

Papers

RadNet: Incident Prediction in Spatio-Temporal Road Graph Networks Using Traffic Forecasting

2022-06-11 · Shreshth Tuli, Matthew R. Wilkinson, Chris Kettell

Efficient and accurate incident prediction in spatio-temporal systems is critical to minimize service downtime and optimize performance. This work aims to utilize historic data to predict and diagnose incidents using spatio-temporal forecasting. We consider the specific use case of road traffic systems where incidents take the form of anomalous events, such as accidents or broken-down vehicles. To tackle this, we develop a neural model, called RadNet, which forecasts system parameters such as average vehicle speeds for a future timestep. As such systems largely follow daily or weekly periodicity, we compare RadNet's predictions against historical averages to label incidents. Unlike prior work, RadNet infers spatial and temporal trends in both permutations, finally combining the dense representations before forecasting. This facilitates informed inference and more accurate incident detection. Experiments with two publicly available and a new road traffic dataset demonstrate that the proposed model gives up to 8% higher prediction F1 scores compared to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2206.05602

Code (0)

등록된 구현이 없습니다.

Tasks

Spatio-Temporal Forecasting

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

XTraffic: A Dataset Where Traffic Meets Incidents with Explainability and More

2024-07-16 · Xiaochuan Gou, Ziyue Li, Tian Lan, Junpeng Lin 외

Long-separated research has been conducted on two highly correlated tracks: traffic and incidents. Traffic track witnesses complicating deep learning models, e.g., to push the prediction a few percent more accurate, and …

TITAN: A Spatiotemporal Feature Learning Framework for Traffic Incident Duration Prediction

2019-11-20 · Kaiqun Fu, Taoran Ji, Liang Zhao, Chang-Tien Lu

Critical incident stages identification and reasonable prediction of traffic incident duration are essential in traffic incident management. In this paper, we propose a traffic incident duration prediction model that sim…

ManagementMulti-Task Learning

"How do urban incidents affect traffic speed?" A Deep Graph Convolutional Network for Incident-driven Traffic Speed Prediction

2019-12-03 · Qinge Xie, Tiancheng Guo, Yang Chen, Yu Xiao 외

Accurate traffic speed prediction is an important and challenging topic for transportation planning. Previous studies on traffic speed prediction predominately used spatio-temporal and context features for prediction. Ho…

Prediction

DG-Trans: Dual-level Graph Transformer for Spatiotemporal Incident Impact Prediction on Traffic Networks

2023-03-21 · Yanshen Sun, Kaiqun Fu, Chang-Tien Lu

The prompt estimation of traffic incident impacts can guide commuters in their trip planning and improve the resilience of transportation agencies' decision-making on resilience. However, it is more challenging than node…

Decision MakingGraph LearningManagement

Incident-Guided Spatiotemporal Traffic Forecasting

2026-01-27 · Lixiang Fan, Bohao Li, Tao Zou, Junchen Ye 외 arxiv

Recent years have witnessed the rapid development of deep-learning-based, graph-neural-network-based forecasting methods for modern intelligent transportation systems. However, most existing work focuses exclusively on c…

Graph Neural Network