Related Experiment Video
Updated: Jan 11, 2026

Modeling the Functional Network for Spatial Navigation in the Human Brain
Published on: October 13, 2023
A Multilayer Spatiotemporal Correlation-Aware Graph Attention Network for Traffic Flow Prediction
Abstract:
Traffic flow prediction is fundamental to traffic information services, control, and guidance. The challenge to accurately model the traffic flow is to comprehensively capture dynamic, global spatial, and local temporal correlations. To address challenges in spatiotemporal dependencies, global similarity, and local dynamics, we propose a multilayer spatiotemporal correlation-aware graph attention network (MSTC-GAT) for traffic flow prediction. Our model contains a multilayer spatial structure-aware module [spatial graph attention network (S-GAT)] using a spatial GAT with hierarchical attention masks and a path-based node correlation matrix to effectively capture local and global spatial dependencies. The temporal structure-aware module [temporal graph attention networks (T-GATs)] constructs a short-term similarity matrix of nodes for the temporal GAT to capture local dynamic temporal dependencies. Finally, a spatiotemporal Transformer (ST-Transformer) fuses weighted spatiotemporal node embeddings to capture global dynamic dependencies for accurate prediction. We conduct extensive experiments on four public benchmark datasets compared with 10 state-of-the-art models. The experimental results demonstrate that the MSTC-GAT outperforms all comparisons for short- and long-term predictions.