TL;DR
This paper introduces STGODE, a novel model using tensor-based ODEs to capture deep spatial-temporal dependencies in traffic flow forecasting, outperforming existing shallow GNN-based methods.
Contribution
The paper proposes a tensor-based ODE approach that enables deeper networks and incorporates semantic adjacency for comprehensive traffic network modeling.
Findings
Achieves superior accuracy on real-world traffic datasets.
Effectively captures long-range spatial and temporal dependencies.
Outperforms state-of-the-art baseline models.
Abstract
Spatial-temporal forecasting has attracted tremendous attention in a wide range of applications, and traffic flow prediction is a canonical and typical example. The complex and long-range spatial-temporal correlations of traffic flow bring it to a most intractable challenge. Existing works typically utilize shallow graph convolution networks (GNNs) and temporal extracting modules to model spatial and temporal dependencies respectively. However, the representation ability of such models is limited due to: (1) shallow GNNs are incapable to capture long-range spatial correlations, (2) only spatial connections are considered and a mass of semantic connections are ignored, which are of great importance for a comprehensive understanding of traffic networks. To this end, we propose Spatial-Temporal Graph Ordinary Differential Equation Networks (STGODE). Specifically, we capture…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
