paper-with-me

Papers

TimeLDM: Latent Diffusion Model for Unconditional Time Series Generation

2024-07-05 · Jian Qian, Bingyu Xie, Biao Wan, Minhao Li, Miao Sun, Patrick Yin Chiang

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.

📄 PDF Abstract BibTeX arXiv:2407.04211

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingData AugmentationMissing ValuesTime SeriesTime Series Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Nested Diffusion Models Using Hierarchical Latent Priors

2024-12-08 · CVPR 2025 1 · Xiao Zhang, Ruoxi Jiang, Rebecca Willett, Michael Maire

We introduce nested diffusion models, an efficient and powerful hierarchical generative framework that substantially enhances the generation quality of diffusion models, particularly for images of complex scenes. Our app…

Dimensionality ReductionImage Generation

Conditional Diffusion as Latent Constraints for Controllable Symbolic Music Generation

2025-11-10 · Matteo Pettenó, Alessandro Ilic Mezza, Alberto Bernardini arxiv

Recent advances in latent diffusion models have demonstrated state-of-the-art performance in high-dimensional time-series data synthesis while providing flexible control through conditioning and guidance. However, existi…

Music Generation

3DGen: Triplane Latent Diffusion for Textured Mesh Generation

2023-03-09 · Anchit Gupta, Wenhan Xiong, Yixin Nie, Ian Jones 외

Latent diffusion models for image generation have crossed a quality threshold which enabled them to achieve mass adoption. Recently, a series of works have made advancements towards replicating this success in the 3D dom…

DiversityGPUImage GenerationTexture Synthesis

Unconditional flow-based time series generation with equivariance-regularised latent spaces

2026-01-30 · Camilo Carvajal Reyes, Felipe Tobar arxiv

Flow-based models have proven successful for time-series generation, particularly when defined in lower-dimensional latent spaces that enable efficient sampling. However, how to design latent representations with desirab…

Leveraging Priors via Diffusion Bridge for Time Series Generation

2024-08-13 · Jinseong Park, Seungyun Lee, Woojin Jeong, Yujin Choi 외

Time series generation is widely used in real-world applications such as simulation, data augmentation, and hypothesis test techniques. Recently, diffusion models have emerged as the de facto approach for time series gen…

Data AugmentationTime SeriesTime Series Generation