paper-with-me

Papers

Revisiting Flow Information for Traffic Prediction

2019-06-03 · Xian Zhou, Yanyan Shen, Linpeng Huang

Traffic prediction is a fundamental task in many real applications, which aims to predict the future traffic volume in any region of a city. In essence, traffic volume in a region is the aggregation of traffic flows from/to the region. However, existing traffic prediction methods focus on modeling complex spatiotemporal traffic correlations and seldomly study the influence of the original traffic flows among regions. In this paper, we revisit the traffic flow information and exploit the direct flow correlations among regions towards more accurate traffic prediction. We introduce a novel flow-aware graph convolution to model dynamic flow correlations among regions. We further introduce an integrated Gated Recurrent Unit network to incorporate flow correlations with spatiotemporal modeling. The experimental results on real-world traffic datasets validate the effectiveness of the proposed method, especially on the traffic conditions with a great change on flows.

📄 PDF Abstract BibTeX arXiv:1906.00560

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTraffic Prediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Using support vector regression and K-nearest neighbors for short-term traffic flow prediction based on maximal information coefficient

2022-06-23 · 27 June 2022 6 · Guancen Lin, Aijing Lin ⇑, Danlei Gu

The prediction of short-term traffic flow is critical for improving service levels for drivers and passengers as well as enhancing the efficiency of traffic management in the urban transportation system. For transporta…

ManagementPredictionTraffic Prediction

Traffic Flow Prediction via Variational Bayesian Inference-based Encoder-Decoder Framework

2022-12-14 · Jianlei Kong, Xiaomeng Fan, Xue-Bo Jin, Min Zuo

Accurate traffic flow prediction, a hotspot for intelligent transportation research, is the prerequisite for mastering traffic and making travel plans. The speed of traffic flow can be affected by roads condition, weathe…

Bayesian InferenceDecoderPredictionVariational Inference

Short-Term Traffic Flow Prediction Using Variational LSTM Networks

2020-02-18 · Mehrdad Farahani, Marzieh Farahani, Mohammad Manthouri, Okyay Kaynak

Traffic flow characteristics are one of the most critical decision-making and traffic policing factors in a region. Awareness of the predicted status of the traffic flow has prime importance in traffic management and tra…

Decision MakingManagementMissing ValuesPrediction

STGC-GNNs: A GNN-based traffic prediction framework with a spatial-temporal Granger causality graph

2022-10-30 · Silu He, Qinyao Luo, Ronghua Du, Ling Zhao 외

The key to traffic prediction is to accurately depict the temporal dynamics of traffic flow traveling in a road network, so it is important to model the spatial dependence of the road network. The essence of spatial depe…

PredictionTraffic Prediction

Revisiting Spatial-Temporal Similarity: A Deep Learning Framework for Traffic Prediction

2018-03-03 · Huaxiu Yao, Xianfeng Tang, Hua Wei, Guanjie Zheng 외

Traffic prediction has drawn increasing attention in AI research field due to the increasing availability of large-scale traffic data and its importance in the real world. For example, an accurate taxi demand prediction …

Traffic Prediction