Temporal Attention Evolutional Graph Convolutional Network for Multivariate Time Series Forecasting
Xinlong Zhao, Liying Zhang, Tianbo Zou, Yan Zhang

TL;DR
This paper introduces TAEGCN, a novel neural network that captures dynamic spatial-temporal dependencies in multivariate time series data using attention mechanisms and evolving graph structures, improving forecasting accuracy.
Contribution
The paper presents TAEGCN, a new model that dynamically learns graph structures and temporal features for multivariate time series forecasting, addressing limitations of fixed graph assumptions.
Findings
Outperforms existing models on METR-LA and PEMS-BAY datasets.
Effectively captures dynamic spatial-temporal dependencies.
Demonstrates superior forecasting accuracy.
Abstract
Multivariate time series forecasting enables the prediction of future states by leveraging historical data, thereby facilitating decision-making processes. Each data node in a multivariate time series encompasses a sequence of multiple dimensions. These nodes exhibit interdependent relationships, forming a graph structure. While existing prediction methods often assume a fixed graph structure, many real-world scenarios involve dynamic graph structures. Moreover, interactions among time series observed at different time scales vary significantly. To enhance prediction accuracy by capturing precise temporal and spatial features, this paper introduces the Temporal Attention Evolutional Graph Convolutional Network (TAEGCN). This novel method not only integrates causal temporal convolution and a multi-head self-attention mechanism to learn temporal features of nodes, but also construct the…
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
MethodsSoftmax · Attention Is All You Need · Convolution
