paper-with-me

Papers

Spatial-temporal traffic modeling with a fusion graph reconstructed by tensor decomposition

2022-12-12 · Qin Li, Xuan Yang, Yong Wang, Yuankai Wu, Deqiang He

Accurate spatial-temporal traffic flow forecasting is essential for helping traffic managers to take control measures and drivers to choose the optimal travel routes. Recently, graph convolutional networks (GCNs) have been widely used in traffic flow prediction owing to their powerful ability to capture spatial-temporal dependencies. The design of the spatial-temporal graph adjacency matrix is a key to the success of GCNs, and it is still an open question. This paper proposes reconstructing the binary adjacency matrix via tensor decomposition, and a traffic flow forecasting method is proposed. First, we reformulate the spatial-temporal fusion graph adjacency matrix into a three-way adjacency tensor. Then, we reconstructed the adjacency tensor via Tucker decomposition, wherein more informative and global spatial-temporal dependencies are encoded. Finally, a Spatial-temporal Synchronous Graph Convolutional module for localized spatial-temporal correlations learning and a Dilated Convolution module for global correlations learning are assembled to aggregate and learn the comprehensive spatial-temporal dependencies of the road network. Experimental results on four open-access datasets demonstrate that the proposed model outperforms state-of-the-art approaches in terms of the prediction performance and computational cost.

📄 PDF Abstract BibTeX arXiv:2212.05653

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Ended Question AnsweringTensor Decomposition

Methods 이 논문이 사용한 방법론

Travel 설명 없음
TuckER TuckER
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…
Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

Decoupled Dynamic Spatial-Temporal Graph Neural Network for Traffic Forecasting

2022-06-18 · Zezhi Shao, Zhao Zhang, Wei Wei, Fei Wang 외

We all depend on mobility, and vehicular transportation affects the daily lives of most of us. Thus, the ability to forecast the state of traffic in a road network is an important functionality and a challenging task. Tr…

Graph LearningGraph Neural NetworkTime Series AnalysisTime Series Forecasting+1

Spatial-Temporal Fusion Graph Neural Networks for Traffic Flow Forecasting

2020-12-15 · Mengzhang Li, Zhanxing Zhu

Spatial-temporal data forecasting of traffic flow is a challenging task because of complicated spatial dependencies and dynamical trends of temporal pattern between different roads. Existing frameworks typically utilize …

Traffic Prediction

Graph Convolutional Network With Pattern-Spatial Interactive and Regional Awareness for Traffic Forecasting

2025-08-30 · Xinyu Ji, Chengcheng Yan, Jibiao Yuan, Fiefie Zhao arxiv

Traffic forecasting is significant for urban traffic management, intelligent route planning, and real-time flow monitoring. Recent advances in spatial-temporal models have markedly improved the modeling of intricate spat…

Multi-View Fusion Neural Network for Traffic Demand Prediction

2024-12-24 · Dongran Zhang, Jun Li

The extraction of spatial-temporal features is a crucial research in transportation studies, and current studies typically use a unified temporal modeling mechanism and fixed spatial graph for this purpose. However, the …

Prediction

Bilinear Spatiotemporal Fusion Network: An efficient approach for traffic flow prediction

2025-04-01 · Neural Networks 2025 4 · Jing Chen, Shixiang Pan, Weimin Peng, Wenqiang Xu

Accurate traffic flow forecasting is critical for intelligent transportation systems, yet increasing model complexity in spatiotemporal graph neural networks does not always yield proportional gains. In this paper, we pr…

Spatio-Temporal ForecastingTime SeriesTraffic Prediction