TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Correlation Information-based Spatiotemporal Network for...

A Correlation Information-based Spatiotemporal Network for Traffic Flow Forecasting

Weiguo Zhu, Yongqi Sun, Xintong Yi, Yan Wang

2022-05-20Traffic Prediction
PaperPDFCode(official)Code(official)

Abstract

The technology of traffic flow forecasting plays an important role in intelligent transportation systems. Based on graph neural networks and attention mechanisms, most previous works utilize the transformer architecture to discover spatiotemporal dependencies and dynamic relationships. However, they have not considered correlation information among spatiotemporal sequences thoroughly. In this paper, based on the maximal information coefficient, we present two elaborate spatiotemporal representations, spatial correlation information (SCorr) and temporal correlation information (TCorr). Using SCorr, we propose a correlation information-based spatiotemporal network (CorrSTN) that includes a dynamic graph neural network component for integrating correlation information into spatial structure effectively and a multi-head attention component for modeling dynamic temporal dependencies accurately. Utilizing TCorr, we explore the correlation pattern among different periodic data to identify the most relevant data, and then design an efficient data selection scheme to further enhance model performance. The experimental results on the highway traffic flow (PEMS07 and PEMS08) and metro crowd flow (HZME inflow and outflow) datasets demonstrate that CorrSTN outperforms the state-of-the-art methods in terms of predictive performance. In particular, on the HZME (outflow) dataset, our model makes significant improvements compared with the ASTGNN model by 12.7%, 14.4% and 27.4% in the metrics of MAE, RMSE and MAPE, respectively.

Results

TaskDatasetMetricValueModel
Traffic PredictionPeMS07MAE@1h19.62CorrSTN
Traffic PredictionHZME(outflow)MAE@1h17.26CorrSTN
Traffic PredictionHZME(inflow)MAE@1h11.2CorrSTN
Traffic PredictionPeMS08MAE@1h14.27CorrSTN

Related Papers

Federated Learning with Graph-Based Aggregation for Traffic Forecasting2025-07-13Beyond Attention: Learning Spatio-Temporal Dynamics with Emergent Interpretable Topologies2025-06-01MetaSTNet: Multimodal Meta-learning for Cellular Traffic Conformal Prediction2025-05-26Cellular Traffic Prediction via Byzantine-robust Asynchronous Federated Learning2025-05-25PPTNet: A Hybrid Periodic Pattern-Transformer Architecture for Traffic Flow Prediction and Congestion Identification2025-05-19HQSI: Hybrid Quantum Swarm Intelligence -- A Case Study of Online Certificate Status Protocol Request Flow Prediction2025-05-07Enhancing short-term traffic prediction by integrating trends and fluctuations with attention mechanism2025-04-28DG-STMTL: A Novel Graph Convolutional Network for Multi-Task Spatio-Temporal Traffic Forecasting2025-04-10