PSA-GAN: Progressive Self Attention GANs for Synthetic Time Series
About
Realistic synthetic time series data of sufficient length enables practical applications in time series modeling tasks, such as forecasting, but remains a challenge. In this paper we present PSA-GAN, a generative adversarial network (GAN) that generates long time series samples of high quality using progressive growing of GANs and self-attention. We show that PSA-GAN can be used to reduce the error in two downstream forecasting tasks over baselines that only use real data. We also introduce a Frechet-Inception Distance-like score, Context-FID, assessing the quality of synthetic time series samples. In our downstream tasks, we find that the lowest scoring models correspond to the best-performing ones. Therefore, Context-FID could be a useful tool to develop time series GAN models.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multivariate long-term series forecasting | Exchange (test) | MSE0.018 | 145 | |
| Multivariate Time-series Forecasting | ETTh1 (test) | MSE0.623 | 134 | |
| Multivariate Time-series Forecasting | Weather (test) | MSE1.22 | 124 | |
| Multivariate Time-series Forecasting | ETTm1 (test) | MSE0.537 | 67 | |
| Multivariate Time-series Forecasting | Electricity (test) | -- | 36 |