paper-with-me

Papers

PDFormer: Propagation Delay-Aware Dynamic Long-Range Transformer for Traffic Flow Prediction

2023-01-19 · Jiawei Jiang, Chengkai Han, Wayne Xin Zhao, Jingyuan Wang

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 dynamic long-range transFormer, namely PDFormer, for accurate traffic flow prediction. Specifically, we design a spatial self-attention module to capture the dynamic spatial dependencies. Then, two graph masking matrices are introduced to highlight spatial dependencies from short- and long-range views. Moreover, a traffic delay-aware feature transformation module is proposed to empower PDFormer with the capability of explicitly modeling the time delay of spatial information propagation. Extensive experimental results on six real-world public traffic datasets show that our method can not only achieve state-of-the-art performance but also exhibit competitive computational efficiency. Moreover, we visualize the learned spatial-temporal attention map to make our model highly interpretable.

📄 PDF Abstract BibTeX arXiv:2301.07945

Code (1)

BUAABIGSCity/PDFormer 공식 구현 pytorch

Tasks

Computational EfficiencyGraph Neural NetworkPredictionTime Series AnalysisTime Series PredictionTraffic Prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

OPDMulti: Openable Part Detection for Multiple Objects

2023-03-24 · Xiaohao Sun, Hanxiao Jiang, Manolis Savva, Angel Xuan Chang

Openable part detection is the task of detecting the openable parts of an object in a single-view image, and predicting corresponding motion parameters. Prior work investigated the unrealistic setting where all input ima…

Object

Multi-periodicity dependency Transformer based on spectrum offset for radio frequency fingerprint identification

2024-08-14 · Jing Xiao, Wenrui Ding, Zeqi Shao, Duona Zhang 외

Radio Frequency Fingerprint Identification (RFFI) has emerged as a pivotal task for reliable device authentication. Despite advancements in RFFI methods, background noise and intentional modulation features result in wea…

FlightSense: An End-to-End MLOps Platform for Real-Time Flight Delay Prediction via Rotation-Chain Propagation Features and Agentic Conversational AI

2026-05-08 · Aditi J. Shelke, Renuka J. Shelke, Yash M. Kamerkar, Nitin P. Hazarani arxiv

Flight delays impose cascading operational and financial burdens across the aviation network, costing the U.S. economy billions of dollars annually by disrupting interconnected aircraft rotation systems. While prior mach…

Feature Engineering

Transferable Delay-Aware Reinforcement Learning via Implicit Causal Graph Modeling

2026-05-12 · Chenran Zhao, Dianxi Shi, Yaowen Zhang, Chunping Qiu 외 arxiv

Random delays weaken the temporal correspondence between actions and subsequent state feedback, making it difficult for agents to identify the true propagation process of action effects. In cross-task scenarios, changes …

Reinforcement LearningContinuous Control

AirDDE: Multifactor Neural Delay Differential Equations for Air Quality Forecasting

2026-03-18 · Binqing Wu, Zongjiang Shang, Shiyu Liu, Jianlong Huang 외 arxiv

Accurate air quality forecasting is essential for public health and environmental sustainability, but remains challenging due to the complex pollutant dynamics. Existing deep learning methods often model pollutant dynami…