Generative Time Series Forecasting with Diffusion, Denoise, and Disentanglement
Yan Li, Xinjiang Lu, Yaqing Wang, Dejing Dou

TL;DR
This paper introduces D3VAE, a generative model combining diffusion, denoising, and disentanglement within a bidirectional variational auto-encoder to improve time series forecasting, especially with limited and noisy data.
Contribution
The paper proposes a novel D3VAE model that integrates diffusion, denoising, and disentanglement techniques for enhanced time series forecasting performance.
Findings
D3VAE outperforms existing methods on synthetic and real-world datasets.
The model effectively augments data without increasing uncertainty.
Disentanglement improves interpretability and stability of predictions.
Abstract
Time series forecasting has been a widely explored task of great importance in many applications. However, it is common that real-world time series data are recorded in a short time period, which results in a big gap between the deep model and the limited and noisy time series. In this work, we propose to address the time series forecasting problem with generative modeling and propose a bidirectional variational auto-encoder (BVAE) equipped with diffusion, denoise, and disentanglement, namely D3VAE. Specifically, a coupled diffusion probabilistic model is proposed to augment the time series data without increasing the aleatoric uncertainty and implement a more tractable inference process with BVAE. To ensure the generated series move toward the true target, we further propose to adapt and integrate the multiscale denoising score matching into the diffusion process for time series…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Music and Audio Processing · Time Series Analysis and Forecasting
MethodsDiffusion · Denoising Score Matching
