A Survey of Transformer Enabled Time Series Synthesis
Alexander Sommers, Logan Cummins, Sudip Mittal, Shahram Rahimi, Maria Seale, Joseph Jaboure, Thomas Arnold
TL;DR
This survey identifies a gap at the intersection of transformer networks and time-series generation, highlighting the potential for transformers to advance data augmentation, privacy preservation, and explainability in time-series domains. It catalogs twelve transformer-enabled TS generative works, classifying them by task (imputation, forecasting, synthesis) and by architectural lineage (GAN-based, diffusion, state-space hybrids, and hybrid TSA architectures). Key findings include a dominance of transformer-based encoders/decoders, the emergence of hybrid models that pair autoregressive and direct horizon predictions, and the need for standardized benchmarks to enable fair comparisons. The work emphasizes opportunities in leveraging inductive biases, transferring pretrained models to data-scarce settings, and exploring short-, mid-, and long-range dependency modeling with TCNs, SSMs, and attention mechanisms to advance robust, conditional TS generation.
Abstract
Generative AI has received much attention in the image and language domains, with the transformer neural network continuing to dominate the state of the art. Application of these models to time series generation is less explored, however, and is of great utility to machine learning, privacy preservation, and explainability research. The present survey identifies this gap at the intersection of the transformer, generative AI, and time series data, and reviews works in this sparsely populated subdomain. The reviewed works show great variety in approach, and have not yet converged on a conclusive answer to the problems the domain poses. GANs, diffusion models, state space models, and autoencoders were all encountered alongside or surrounding the transformers which originally motivated the survey. While too open a domain to offer conclusive insights, the works surveyed are quite suggestive, and several recommendations for best practice, and suggestions of valuable future work, are provided.
