paper-with-me

홈 › Papers

DeepTransport: Learning Spatial-Temporal Dependency for Traffic Condition Forecasting

2017-09-27 · Xingyi Cheng, Ruiqing Zhang, Jie zhou, Wei Xu

Predicting traffic conditions has been recently explored as a way to relieve traffic congestion. Several pioneering approaches have been proposed based on traffic observations of the target location as well as its adjacent regions, but they obtain somewhat limited accuracy due to a lack of mining road topology. To address the effect attenuation problem, we suggest taking into account the traffic of surrounding locations(wider than the adjacent range). We propose an end-to-end framework called DeepTransport, in which Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN) are utilized to obtain spatial-temporal traffic information within a transport network topology. In addition, an attention mechanism is introduced to align spatial and temporal information. Moreover, we constructed and released a real-world large traffic condition dataset with a 5-minute resolution. Our experiments on this dataset demonstrate our method captures the complex relationship in the temporal and spatial domains. It significantly outperforms traditional statistical methods and a state-of-the-art deep learning method.

📄 PDF Abstract BibTeX arXiv:1709.09585

Code (1)

PaddlePaddle/Paddle 공식 구현 paddle

Similar Papers 제목 키워드 기반

TraverseNet: Unifying Space and Time in Message Passing for Traffic Forecasting

2021-08-25 · Zonghan Wu, Da Zheng, Shirui Pan, Quan Gan 외

This paper aims to unify spatial dependency and temporal dependency in a non-Euclidean space while capturing the inner spatial-temporal dependencies for traffic data. For spatial-temporal attribute entities with topologi…

AttributeGraph Neural Network

Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting

2017-07-06 · ICLR 2018 1 · Yaguang Li, Rose Yu, Cyrus Shahabi, Yan Liu

Spatiotemporal forecasting has various applications in neuroscience, climate and transportation domain. Traffic forecasting is one canonical example of such learning task. The task is challenging due to (1) complex spati…

DecoderMultivariate Time Series ForecastingSpatio-Temporal ForecastingTime Series Analysis+3

Spatial-Temporal Graph Convolutional Gated Recurrent Network for Traffic Forecasting

2022-10-06 · Le Zhao, Mingcai Chen, Yuntao Du, Haiyang Yang 외

As an important part of intelligent transportation systems, traffic forecasting has attracted tremendous attention from academia and industry. Despite a lot of methods being proposed for traffic forecasting, it is still …

Spatial‐temporal attention wavenet: A deep learning framework for traffic prediction considering spatial‐temporal dependencies

2021-03-02 · Chenyu Tian, Wai Kin (Victor) Chan

Traffic prediction on road networks is highly challenging due to the complexity of traffic systems and is a crucial task in successful intelligent traffic system applications. Existing approaches mostly capture the stati…

PredictionTraffic Prediction

Capturing Complex Spatial-Temporal Dependencies in Traffic Forecasting: A Self-Attention Approach

2025-11-11 · Zheng Chenghong, Zongyin Deng, Liu Cheng, Xiong Simin 외 arxiv

We study the problem of traffic forecasting, aiming to predict the inflow and outflow of a region in the subsequent time slot. The problem is complex due to the intricate spatial and temporal interdependence among region…