STRGCN: Capturing Asynchronous Spatio-Temporal Dependencies for Irregular Multivariate Time Series Forecasting
Yulong Wang, Xiaofeng Hu, Xiaojian Cui, Kai Wang

TL;DR
STRGCN is a novel graph convolutional network designed to model irregular multivariate time series without pre-alignment, capturing asynchronous dependencies efficiently and achieving state-of-the-art forecasting accuracy.
Contribution
It introduces a fully connected graph approach and a hierarchical 'Sandwich' structure to better model asynchronous data while reducing computational costs.
Findings
Achieves state-of-the-art accuracy on four datasets.
Maintains competitive memory and training speed.
Effectively models asynchronous dependencies without data pre-alignment.
Abstract
Irregular multivariate time series (IMTS) are prevalent in real-world applications across many fields, where varying sensor frequencies and asynchronous measurements pose significant modeling challenges. Existing solutions often rely on a pre-alignment strategy to normalize data, which can distort intrinsic patterns and escalate computational and memory demands. Addressing these limitations, we introduce STRGCN, a Spatio-Temporal Relational Graph Convolutional Network that avoids pre-alignment and directly captures the complex interdependencies in IMTS by representing them as a fully connected graph. Each observation is represented as a node, allowing the model to effectively handle misaligned timestamps by mapping all inter-node relationships, thus faithfully preserving the asynchronous nature of the data. Moreover, we enhance this model with a hierarchical ``Sandwich'' structure that…
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
TopicsMachine Learning in Healthcare · Time Series Analysis and Forecasting · Traffic Prediction and Management Techniques
