English

Less Is More: Generating Time Series with LLaMA-Style Autoregression in Simple Factorized Latent Spaces

Machine Learning 2025-11-10 v1

Abstract

Generative models for multivariate time series are essential for data augmentation, simulation, and privacy preservation, yet current state-of-the-art diffusion-based approaches are slow and limited to fixed-length windows. We propose FAR-TS, a simple yet effective framework that combines disentangled factorization with an autoregressive Transformer over a discrete, quantized latent space to generate time series. Each time series is decomposed into a data-adaptive basis that captures static cross-channel correlations and temporal coefficients that are vector-quantized into discrete tokens. A LLaMA-style autoregressive Transformer then models these token sequences, enabling fast and controllable generation of sequences with arbitrary length. Owing to its streamlined design, FAR-TS achieves orders-of-magnitude faster generation than Diffusion-TS while preserving cross-channel correlations and an interpretable latent space, enabling high-quality and flexible time series synthesis.

Keywords

Cite

@article{arxiv.2511.04973,
  title  = {Less Is More: Generating Time Series with LLaMA-Style Autoregression in Simple Factorized Latent Spaces},
  author = {Siyuan Li and Yifan Sun and Lei Cheng and Lewen Wang and Yang Liu and Weiqing Liu and Jianlong Li and Jiang Bian and Shikai Fang},
  journal= {arXiv preprint arXiv:2511.04973},
  year   = {2025}
}