English

SeriesGAN: Time Series Generation via Adversarial and Autoregressive Learning

Machine Learning 2024-10-29 v1 Artificial Intelligence

Abstract

Current Generative Adversarial Network (GAN)-based approaches for time series generation face challenges such as suboptimal convergence, information loss in embedding spaces, and instability. To overcome these challenges, we introduce an advanced framework that integrates the advantages of an autoencoder-generated embedding space with the adversarial training dynamics of GANs. This method employs two discriminators: one to specifically guide the generator and another to refine both the autoencoder's and generator's output. Additionally, our framework incorporates a novel autoencoder-based loss function and supervision from a teacher-forcing supervisor network, which captures the stepwise conditional distributions of the data. The generator operates within the latent space, while the two discriminators work on latent and feature spaces separately, providing crucial feedback to both the generator and the autoencoder. By leveraging this dual-discriminator approach, we minimize information loss in the embedding space. Through joint training, our framework excels at generating high-fidelity time series data, consistently outperforming existing state-of-the-art benchmarks both qualitatively and quantitatively across a range of real and synthetic multivariate time series datasets.

Keywords

Cite

@article{arxiv.2410.21203,
  title  = {SeriesGAN: Time Series Generation via Adversarial and Autoregressive Learning},
  author = {MohammadReza EskandariNasab and Shah Muhammad Hamdi and Soukaina Filali Boubrahimi},
  journal= {arXiv preprint arXiv:2410.21203},
  year   = {2024}
}

Comments

This work has been accepted at BigData 2024 on October 26, 2024, as a regular paper for oral presentation