ST-UNet: A Spatio-Temporal U-Network for Graph-structured Time Series Modeling
Bing Yu, Haoteng Yin, Zhanxing Zhu

TL;DR
This paper introduces ST-UNet, a novel multi-scale U-shaped neural network designed for modeling complex, dynamic spatio-temporal graph data, effectively capturing multi-scale features for improved prediction accuracy.
Contribution
The paper presents a new multi-scale U-Net architecture with paired sampling operations for spatio-temporal graphs, enabling simultaneous spatial and temporal feature extraction.
Findings
Outperforms existing methods on real-world datasets
Effectively captures multi-scale spatio-temporal features
Achieves significant improvements in prediction accuracy
Abstract
The spatio-temporal graph learning is becoming an increasingly important object of graph study. Many application domains involve highly dynamic graphs where temporal information is crucial, e.g. traffic networks and financial transaction graphs. Despite the constant progress made on learning structured data, there is still a lack of effective means to extract dynamic complex features from spatio-temporal structures. Particularly, conventional models such as convolutional networks or recurrent neural networks are incapable of revealing the temporal patterns in short or long terms and exploring the spatial properties in local or global scope from spatio-temporal graphs simultaneously. To tackle this problem, we design a novel multi-scale architecture, Spatio-Temporal U-Net (ST-UNet), for graph-structured time series modeling. In this U-shaped network, a paired sampling operation is…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Time Series Analysis and Forecasting · Graph Theory and Algorithms
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
