Spatial-Temporal Fusion Graph Neural Networks for Traffic Flow Forecasting
Mengzhang Li, Zhanxing Zhu

TL;DR
This paper introduces STFGNN, a novel graph neural network that fuses multiple spatial-temporal graphs to improve traffic flow forecasting by capturing hidden dependencies and handling long sequences effectively.
Contribution
The paper proposes a data-driven fusion operation for spatial-temporal graphs and integrates it with gated convolution to enhance traffic forecasting accuracy.
Findings
Achieves state-of-the-art performance on public traffic datasets.
Effectively models hidden spatial-temporal dependencies.
Handles long sequences better than existing methods.
Abstract
Spatial-temporal data forecasting of traffic flow is a challenging task because of complicated spatial dependencies and dynamical trends of temporal pattern between different roads. Existing frameworks typically utilize given spatial adjacency graph and sophisticated mechanisms for modeling spatial and temporal correlations. However, limited representations of given spatial graph structure with incomplete adjacent connections may restrict effective spatial-temporal dependencies learning of those models. To overcome those limitations, our paper proposes Spatial-Temporal Fusion Graph Neural Networks (STFGNN) for traffic flow forecasting. SFTGNN could effectively learn hidden spatial-temporal dependencies by a novel fusion operation of various spatial and temporal graphs, which is generated by a data-driven method. Meanwhile, by integrating this fusion graph module and a novel gated…
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
Methods1x1 Convolution · Gated Linear Unit · Gated Convolution · Convolution
