paper-with-me

Papers

Dynamic Hypergraph Structure Learning for Traffic Flow Forecasting

2023-09-21 · Yusheng Zhao, Xiao Luo, Wei Ju, Chong Chen, Xian-Sheng Hua, Ming Zhang

This paper studies the problem of traffic flow forecasting, which aims to predict future traffic conditions on the basis of road networks and traffic conditions in the past. The problem is typically solved by modeling complex spatio-temporal correlations in traffic data using spatio-temporal graph neural networks (GNNs). However, the performance of these methods is still far from satisfactory since GNNs usually have limited representation capacity when it comes to complex traffic networks. Graphs, by nature, fall short in capturing non-pairwise relations. Even worse, existing methods follow the paradigm of message passing that aggregates neighborhood information linearly, which fails to capture complicated spatio-temporal high-order interactions. To tackle these issues, in this paper, we propose a novel model named Dynamic Hypergraph Structure Learning (DyHSL) for traffic flow prediction. To learn non-pairwise relationships, our DyHSL extracts hypergraph structural information to model dynamics in the traffic networks, and updates each node representation by aggregating messages from its associated hyperedges. Additionally, to capture high-order spatio-temporal relations in the road network, we introduce an interactive graph convolution block, which further models the neighborhood interaction for each node. Finally, we integrate these two views into a holistic multi-scale correlation extraction module, which conducts temporal pooling with different scales to model different temporal patterns. Extensive experiments on four popular traffic benchmark datasets demonstrate the effectiveness of our proposed DyHSL compared with a broad range of competing baselines.

📄 PDF Abstract BibTeX arXiv:2309.12028

Code (1)

YushengZhao/DyHSL pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

PHGNet: Prototype-Guided Hypergraph Construction for Heterogeneous Spatiotemporal Forecasting

2026-05-25 · Ruiwen Gu, Yahao Liu, Zhenyu Liu, Qitai Tan 외 arxiv

As a core task in intelligent transportation systems, traffic forecasting plays a critical role in urban traffic management. Accurate traffic forecasting relies on modeling complex spatiotemporal dependencies, which is i…

Embracing Large Language Models in Traffic Flow Forecasting

2024-12-15 · Yusheng Zhao, Xiao Luo, Haomin Wen, Zhiping Xiao 외

Traffic flow forecasting aims to predict future traffic flows based on the historical traffic conditions and the road network. It is an important problem in intelligent transportation systems, with a plethora of methods …

Language ModelingLanguage ModellingLarge Language Model

Spatial-Temporal Hypergraph Neural Network for Traffic Forecasting

2023-10-24 · Chengzhi Yao, Zhi Li, JunBo Wang

Traffic forecasting, which benefits from mobile Internet development and position technologies, plays a critical role in Intelligent Transportation Systems. It helps to implement rich and varied transportation applicatio…

Metro Passenger Flow Prediction via Dynamic Hypergraph Convolution Networks

2021-04-21 · IEEE Transactions on Intelligent Transportation Systems 2021 4 · Jingcheng Wang, Yong Zhang, Yun Wei, Yongli Hu 외

Metro passenger flow prediction is a strategically necessary demand in an intelligent transportation system to alleviate traffic pressure, coordinate operation schedules, and plan future constructions. Graph-based neural…

Prediction

ST-RetNet: A Long-term Spatial-Temporal Traffic Flow Prediction Method

2024-07-13 · Baichao Long, Wang Zhu, Jianli Xiao

Traffic flow forecasting is considered a critical task in the field of intelligent transportation systems. In this paper, to address the issue of low accuracy in long-term forecasting of spatial-temporal big data on traf…