pith. sign in

arxiv: 2407.04211 · v2 · pith:ZR4G7RCGnew · submitted 2024-07-05 · 💻 cs.LG

TimeLDM: Latent Diffusion Model for Unconditional Time Series Generation

classification 💻 cs.LG
keywords seriestimelatenttimeldmgenerationmodeldatadiffusion
0
0 comments X
read the original abstract

Time series generation is a crucial research topic in the area of decision-making systems, which can be particularly important in domains like autonomous driving, healthcare, and, notably, robotics. Recent approaches focus on learning in the data space to model time series information. However, the data space often contains limited observations and noisy features. In this paper, we propose TimeLDM, a novel latent diffusion model for high-quality time series generation. TimeLDM is composed of a variational autoencoder that encodes time series into an informative and smoothed latent content and a latent diffusion model operating in the latent space to generate latent information. We evaluate the ability of our method to generate synthetic time series with simulated and real-world datasets and benchmark the performance against existing state-of-the-art methods. Qualitatively and quantitatively, we find that the proposed TimeLDM persistently delivers high-quality generated time series. For example, TimeLDM achieves new state-of-the-art results on the simulated benchmarks and an average improvement of 55% in Discriminative score with all benchmarks. Further studies demonstrate that our method yields more robust outcomes across various lengths of time series data generation. Especially, for the Context-FID score and Discriminative score, TimeLDM realizes significant improvements of 80% and 50%, respectively. The code will be released after publication.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Diffusion-Driven State Space Models

    stat.ML 2026-06 unverdicted novelty 7.0

    DDSSM replaces Gaussian transitions in SSMs with diffusion models to jointly train autoencoders and diffusion on sequential data, outperforming standard deep SSMs on simulated multimodal time series.

  2. Extending Tabular Denoising Diffusion Probabilistic Models for Time-Series Data Generation

    cs.LG 2026-04 conditional novelty 5.0

    A temporal extension of TabDDPM generates coherent synthetic time-series sequences on the WISDM dataset that match real distributions and support downstream classification with macro F1 of 0.64.