paper-with-me

홈 › Papers

A Global-Local Graph Attention Network for Traffic Forecasting

2026-05-16 · Tianchi Zhang arxiv

Traffic forecasting is a significant part of intelligent transportation systems. One of the critical challenges of traffic forecasting is to find spatio-temporal correlations. In recent years, graph convolutional networks and graph attention networks have replaced traditional statistical models to predict future traffic. However, it is complicated for both of them to allow vertices to have far different characters. To address this, we propose the Global-Local Graph Attention Network (GLGAT) with pairwise encoding and the event-based adjacency matrix. The GLGAT allows vertices to have a global attention matrix set for the whole graph and assigns local attention matrix sets to each vertex. Experiments on two real-world traffic datasets show that GLGAT can effectively capture spatio-temporal correlations and has competitive performance against other state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2605.16726

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph Convolutional Networks for Traffic Forecasting with Missing Values

2022-12-13 · Jingwei Zuo, Karine Zeitouni, Yehia Taher, Sandra Garcia-Rodriguez

Traffic forecasting has attracted widespread attention recently. In reality, traffic data usually contains missing values due to sensor or communication errors. The Spatio-temporal feature in traffic data brings more cha…

Graph LearningMissing Values

PatchSTG: Scalable Spatiotemporal Graph Transformers for Traffic Forecasting on Irregular Sensor Networks

2026-06-02 · Jichao Li, Xuanming Shi arxiv

Traffic forecasting is a fundamental component of intelligent transportation systems, yet remains challenging in real-world settings due to irregular sensor distributions and the high computational cost of modeling large…

Computational Efficiency

Attention-based Spatial-Temporal Graph Convolutional Recurrent Networks for Traffic Forecasting

2023-02-25 · Haiyang Liu, Chunjiang Zhu, Detian Zhang, Qing Li

Traffic forecasting is one of the most fundamental problems in transportation science and artificial intelligence. The key challenge is to effectively model complex spatial-temporal dependencies and correlations in moder…

STJLA: A Multi-Context Aware Spatio-Temporal Joint Linear Attention Network for Traffic Forecasting

2021-12-04 · Yuchen Fang, Yanjun Qin, Haiyong Luo, Fang Zhao 외

Traffic prediction has gradually attracted the attention of researchers because of the increase in traffic big data. Therefore, how to mine the complex spatio-temporal correlations in traffic data to predict traffic cond…

PositionTime Series AnalysisTraffic Prediction

Multi-Grained Temporal-Spatial Graph Learning for Stable Traffic Flow Forecasting

2025-07-25 · Zhenan Lin, Yuni Lai, Wai Lun Lo, Richard Tai-Chiu Hsung 외 arxiv

Time-evolving traffic flow forecasting are playing a vital role in intelligent transportation systems and smart cities. However, the dynamic traffic flow forecasting is a highly nonlinear problem with complex temporal-sp…

Graph Learning