Elgan HuangZhanshan ZhaoJiao YinJinli CaoHua Wang
Traffic flow prediction is vital in urban traffic management, planning, and development. With the continuous advancement of urbanization, there is an increasing demand for traffic flow prediction models to achieve higher accuracy and long-range forecasting capabilities. Against this backdrop, traditional methods that rely on local feature extraction and static spatial graph construction often fall short of expectations. This highlights the urgent need for advanced approaches to dynamically model spatio-temporal features while capturing global dependencies, effectively meeting the demands of complex traffic flow prediction tasks. To achieve this, we propose the Transformer-enhanced Adaptive Graph Convolutional Network (T-AGCN), a novel model designed to capture global temporal relationships and dynamically extract rich spatial information. T-AGCN incorporates an Adaptive Graph Learner module to model dynamic relationships among traffic nodes and a Transformer-based Spatio-Temporal (T-ST) graph convolutional module to capture long-range temporal dependencies in historical traffic data effectively. These innovations enable T-AGCN to jointly learn dynamic spatial interactions and complex temporal patterns, offering a comprehensive representation of traffic network dynamics. We evaluate T-AGCN on two real-world datasets, PeMSD7(M), PeMS08, and METR-LA. The experimental results demonstrate that T-AGCN, inspired by the baseline model Spatial-Temporal Graph Convolutional Network (STGCN), significantly enhances its design. Moreover, T-AGCN consistently outperforms state-of-the-art models, including the Transformer-based Interactive Temporal and Adaptive Network (TITAN) and the Spatial-Temporal Decoupled Masked Autoencoder (STD-MAE). The implementation is available on GitHub at https://github.com/time1722/T-AGCN .
Xiaxia HeWenhui ZhangXiaoyu LiXiaodan Zhang
Yan FeiJingping WangYingjun Zhang