AVATAR: Adversarial Autoencoders with Autoregressive Refinement for Time Series Generation
MohammadReza EskandariNasab, Shah Muhammad Hamdi, Soukaina, Filali Boubrahimi

TL;DR
AVATAR is a novel framework combining adversarial autoencoders and autoregressive learning to generate realistic time series data, effectively capturing temporal dependencies and improving data augmentation.
Contribution
The paper introduces AVATAR, a new method that integrates supervised and distribution losses with autoencoders for enhanced time series generation.
Findings
Significant improvements in data quality and utility across multiple datasets.
Effective capture of temporal dependencies in generated time series.
Enhanced performance in data augmentation tasks.
Abstract
Data augmentation can significantly enhance the performance of machine learning tasks by addressing data scarcity and improving generalization. However, generating time series data presents unique challenges. A model must not only learn a probability distribution that reflects the real data distribution but also capture the conditional distribution at each time step to preserve the inherent temporal dependencies. To address these challenges, we introduce AVATAR, a framework that combines Adversarial Autoencoders (AAE) with Autoregressive Learning to achieve both objectives. Specifically, our technique integrates the autoencoder with a supervisor and introduces a novel supervised loss to assist the decoder in learning the temporal dynamics of time series data. Additionally, we propose another innovative loss function, termed distribution loss, to guide the encoder in more efficiently…
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
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Generative Adversarial Networks and Image Synthesis
