paper-with-me

Papers

Multi-Scale Spatial-Temporal Recurrent Networks for Traffic Flow Prediction

2023-10-12 · Haiyang Liu, Chunjiang Zhu, Detian Zhang, Qing Li

Traffic flow prediction is one of the most fundamental tasks of intelligent transportation systems. The complex and dynamic spatial-temporal dependencies make the traffic flow prediction quite challenging. Although existing spatial-temporal graph neural networks hold prominent, they often encounter challenges such as (1) ignoring the fixed graph that limits the predictive performance of the model, (2) insufficiently capturing complex spatial-temporal dependencies simultaneously, and (3) lacking attention to spatial-temporal information at different time lengths. In this paper, we propose a Multi-Scale Spatial-Temporal Recurrent Network for traffic flow prediction, namely MSSTRN, which consists of two different recurrent neural networks: the single-step gate recurrent unit and the multi-step gate recurrent unit to fully capture the complex spatial-temporal information in the traffic data under different time windows. Moreover, we propose a spatial-temporal synchronous attention mechanism that integrates adaptive position graph convolutions into the self-attention mechanism to achieve synchronous capture of spatial-temporal dependencies. We conducted extensive experiments on four real traffic datasets and demonstrated that our model achieves the best prediction accuracy with non-trivial margins compared to all the twenty baseline methods.

📄 PDF Abstract BibTeX arXiv:2310.08138

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Wavelet-Inspired Multiscale Graph Convolutional Recurrent Network for Traffic Forecasting

2024-01-11 · Qipeng Qian, Tanwi Mallick

Traffic forecasting is the foundation for intelligent transportation systems. Spatiotemporal graph neural networks have demonstrated state-of-the-art performance in traffic forecasting. However, these methods do not expl…

DecoderGraph Learning

Multi-Spatio-temporal Fusion Graph Recurrent Network for Traffic forecasting

2022-05-03 · Wei Zhao, Shiqi Zhang, Bing Zhou, Bei Wang

Traffic forecasting is essential for the traffic construction of smart cities in the new era. However, traffic data's complex spatial and temporal dependencies make traffic forecasting extremely challenging. Most existin…

ManagementTime Series Analysis

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

Attention-based Spatial-Temporal Graph Convolutional Recurrent Networks for Traffic Forecasting

2023-02-25 · Haiyang Liu, Chunjiang Zhu, Detian Zhang, Qing Li

Traffic forecasting is one of the most fundamental problems in transportation science and artificial intelligence. The key challenge is to effectively model complex spatial-temporal dependencies and correlations in moder…

Global-Aware Enhanced Spatial-Temporal Graph Recurrent Networks: A New Framework For Traffic Flow Prediction

2024-01-07 · Haiyang Liu, Chunjiang Zhu, Detian Zhang

Traffic flow prediction plays a crucial role in alleviating traffic congestion and enhancing transport efficiency. While combining graph convolution networks with recurrent neural networks for spatial-temporal modeling i…

Graph Neural NetworkPredictionTraffic Prediction