DS-Diffusion: Data Style-Guided Diffusion Model for Time-Series Generation
By: Mingchun Sun , Rongqiang Zhao , Hengrui Hu and more
Potential Business Impact:
Makes computer-made data match real-world styles.
Diffusion models are the mainstream approach for time series generation tasks. However, existing diffusion models for time series generation require retraining the entire framework to introduce specific conditional guidance. There also exists a certain degree of distributional bias between the generated data and the real data, which leads to potential model biases in downstream tasks. Additionally, the complexity of diffusion models and the latent spaces leads to an uninterpretable inference process. To address these issues, we propose the data style-guided diffusion model (DS-Diffusion). In the DS-Diffusion, a diffusion framework based on style-guided kernels is developed to avoid retraining for specific conditions. The time-information based hierarchical denoising mechanism (THD) is developed to reduce the distributional bias between the generated data and the real data. Furthermore, the generated samples can clearly indicate the data style from which they originate. We conduct comprehensive evaluations using multiple public datasets to validate our approach. Experimental results show that, compared to the state-of-the-art model such as ImagenTime, the predictive score and the discriminative score decrease by 5.56% and 61.55%, respectively. The distributional bias between the generated data and the real data is further reduced, the inference process is also more interpretable. Moreover, by eliminating the need to retrain the diffusion model, the flexibility and adaptability of the model to specific conditions are also enhanced.
Similar Papers
Dynamical Diffusion: Learning Temporal Dynamics with Diffusion Models
Machine Learning (CS)
Makes videos and predictions flow naturally in time.
DiffStyleTS: Diffusion Model for Style Transfer in Time Series
Machine Learning (CS)
Makes AI learn better with less data.
Generating time-consistent dynamics with discriminator-guided image diffusion models
Machine Learning (CS)
Makes videos show real-life movement better.