Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Pre-training Enhanced Spatial-temporal Graph Neural Network for Multivariate Time Series Forecasting

About

Multivariate Time Series (MTS) forecasting plays a vital role in a wide range of applications. Recently, Spatial-Temporal Graph Neural Networks (STGNNs) have become increasingly popular MTS forecasting methods. STGNNs jointly model the spatial and temporal patterns of MTS through graph neural networks and sequential models, significantly improving the prediction accuracy. But limited by model complexity, most STGNNs only consider short-term historical MTS data, such as data over the past one hour. However, the patterns of time series and the dependencies between them (i.e., the temporal and spatial patterns) need to be analyzed based on long-term historical MTS data. To address this issue, we propose a novel framework, in which STGNN is Enhanced by a scalable time series Pre-training model (STEP). Specifically, we design a pre-training model to efficiently learn temporal patterns from very long-term history time series (e.g., the past two weeks) and generate segment-level representations. These representations provide contextual information for short-term time series input to STGNNs and facilitate modeling dependencies between time series. Experiments on three public real-world datasets demonstrate that our framework is capable of significantly enhancing downstream STGNNs, and our pre-training model aptly captures temporal patterns.

Zezhi Shao, Zhao Zhang, Fei Wang, Yongjun Xu• 2022

Related benchmarks

TaskDatasetResultRank
Traffic speed forecastingMETR-LA (test)--
195
Traffic ForecastingMETR-LA--
127
Time Series ForecastingNY-T
RMSE10.37
36
Time Series ForecastingNasdaq
RMSE0.11
36
Time Series ForecastingPEM-B
RMSE2.7
36
Time Series ForecastingNY-B
RMSE2.52
36
Time Series ForecastingFlu-Japan
RMSE983
36
Time Series ForecastingFlu-US
RMSE1.17
36
Time Series ForecastingETT1
RMSE0.54
36
Time Series ForecastingETT2
RMSE0.93
36
Showing 10 of 30 rows

Other info

Code

Follow for update