paper-with-me

홈 › Papers

Structural Recurrent Neural Network for Traffic Speed Prediction

2019-02-18 · Youngjoo Kim, Peng Wang, Lyudmila Mihaylova

Deep neural networks have recently demonstrated the traffic prediction capability with the time series data obtained by sensors mounted on road segments. However, capturing spatio-temporal features of the traffic data often requires a significant number of parameters to train, increasing computational burden. In this work we demonstrate that embedding topological information of the road network improves the process of learning traffic features. We use a graph of a vehicular road network with recurrent neural networks (RNNs) to infer the interaction between adjacent road segments as well as the temporal dynamics. The topology of the road network is converted into a spatio-temporal graph to form a structural RNN (SRNN). The proposed approach is validated over traffic speed data from the road network of the city of Santander in Spain. The experiment shows that the graph-based method outperforms the state-of-the-art methods based on spatio-temporal images, requiring much fewer parameters to train.

📄 PDF Abstract BibTeX arXiv:1902.06506

Code (1)

rhymesg/SRNN 공식 구현 pytorch

Tasks

PredictionTime SeriesTime Series AnalysisTraffic Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Scalable Learning With a Structural Recurrent Neural Network for Short-Term Traffic Prediction

2021-03-03 · Youngjoo Kim, Peng Wang, Lyudmila Mihaylova

This paper presents a scalable deep learning approach for short-term traffic prediction based on historical traffic data in a vehicular road network. Capturing the spatio-temporal relationship of the big data often requi…

Semantic SimilaritySemantic Textual SimilarityTime SeriesTime Series Analysis+1

Interpretable mixture of experts for time series prediction under recurrent and non-recurrent conditions

2024-09-05 · Zemian Ke, Haocheng Duan, Sean Qian

Non-recurrent conditions caused by incidents are different from recurrent conditions that follow periodic patterns. Existing traffic speed prediction studies are incident-agnostic and use one single model to learn all po…

Mixture-of-ExpertsTime SeriesTime Series Prediction

A Hybrid Traffic Speed Forecasting Approach Integrating Wavelet Transform and Motif-based Graph Convolutional Recurrent Neural Network

2019-04-14 · Na Zhang, Xuefeng Guan, Jun Cao, Xinglei Wang 외

Traffic forecasting is crucial for urban traffic management and guidance. However, existing methods rarely exploit the time-frequency properties of traffic speed observations, and often neglect the propagation of traffic…

Management

MSCT: Addressing Time-Varying Confounding with Marginal Structural Causal Transformer for Counterfactual Post-Crash Traffic Prediction

2024-07-19 · Shuang Li, Ziyuan Pu, Nan Zhang, Duxin Chen 외

Traffic crashes profoundly impede traffic efficiency and pose economic challenges. Accurate prediction of post-crash traffic status provides essential information for evaluating traffic perturbations and developing effec…

counterfactualPredictionSynthetic Data GenerationTraffic Prediction

Spatiotemporal Recurrent Convolutional Networks for Traffic Prediction in Transportation Networks

2017-05-07 · Haiyang Yu, Zhihai Wu, Shuqin Wang, Yunpeng Wang 외

Predicting large-scale transportation network traffic has become an important and challenging topic in recent decades. Inspired by the domain knowledge of motion prediction, in which the future motion of an object can be…

motion predictionTraffic Prediction