SeriesGAN: Time Series Generation via Adversarial and Autoregressive Learning
MohammadReza EskandariNasab, Shah Muhammad Hamdi, Soukaina, Filali Boubrahimi

TL;DR
SeriesGAN introduces a novel adversarial and autoregressive framework that enhances time series generation by combining autoencoder embeddings with dual discriminators, leading to higher fidelity synthetic data.
Contribution
It presents a new GAN-based framework with dual discriminators and autoencoder integration, improving convergence and data quality in time series generation.
Findings
Outperforms existing benchmarks in quality and realism
Reduces information loss in embedding space
Generates high-fidelity multivariate time series
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Gaussian Processes and Bayesian Inference
