TSGM: Regular and Irregular Time-series Generation using Score-based Generative Models
Haksoo Lim, Jaehoon Lee, Sewon Park, Minjung Kim, Noseong Park
TL;DR
This work adapts score-based diffusion models to time-series generation by learning a conditional score function with an autoregressive denoising objective. The framework, called TSGM, couples an encoder, a decoder, and a conditional score network trained in a latent space, enabling both regular and irregular time-series synthesis. A theoretical result links autoregressive denoising score matching to conventional conditional score learning, and empirical results on four real-world datasets show state-of-the-art discriminative and predictive performance, with strong evidence of generation diversity. While slower than some baselines due to diffusion-based sampling, TSGM demonstrates robust performance across missingness patterns, illustrating practical impact for robust time-series synthesis in realistic settings.
Abstract
Score-based generative models (SGMs) have demonstrated unparalleled sampling quality and diversity in numerous fields, such as image generation, voice synthesis, and tabular data synthesis, etc. Inspired by those outstanding results, we apply SGMs to synthesize time-series by learning its conditional score function. To this end, we present a conditional score network for time-series synthesis, deriving a denoising score matching loss tailored for our purposes. In particular, our presented denoising score matching loss is the conditional denoising score matching loss for time-series synthesis. In addition, our framework is such flexible that both regular and irregular time-series can be synthesized with minimal changes to our model design. Finally, we obtain exceptional synthesis performance on various time-series datasets, achieving state-of-the-art sampling diversity and quality.
