PDFormer: Propagation Delay-Aware Dynamic Long-Range Transformer for Traffic Flow Prediction
Jiawei Jiang, Chengkai Han, Wayne Xin Zhao, Jingyuan Wang

TL;DR
PDFormer is a novel transformer-based model that explicitly accounts for propagation delays and dynamic long-range dependencies in traffic data, significantly improving prediction accuracy and interpretability.
Contribution
The paper introduces PDFormer, a traffic prediction model that models dynamic spatial dependencies, long-range interactions, and propagation delays, addressing key limitations of existing GNN-based methods.
Findings
Achieves state-of-the-art performance on six real-world datasets.
Effectively models dynamic and long-range spatial dependencies.
Provides interpretable spatial-temporal attention maps.
Abstract
As a core technology of Intelligent Transportation System, traffic flow prediction has a wide range of applications. The fundamental challenge in traffic flow prediction is to effectively model the complex spatial-temporal dependencies in traffic data. Spatial-temporal Graph Neural Network (GNN) models have emerged as one of the most promising methods to solve this problem. However, GNN-based models have three major limitations for traffic prediction: i) Most methods model spatial dependencies in a static manner, which limits the ability to learn dynamic urban traffic patterns; ii) Most methods only consider short-range spatial information and are unable to capture long-range spatial dependencies; iii) These methods ignore the fact that the propagation of traffic conditions between locations has a time delay in traffic systems. To this end, we propose a novel Propagation Delay-aware…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic control and management · Transportation Planning and Optimization
MethodsGraph Neural Network
