paper-with-me

홈 › Papers

DS-Diffusion: Data Style-Guided Diffusion Model for Time-Series Generation

2025-09-23 · Mingchun Sun, Rongqiang Zhao, Hengrui Hu, Songyu Ding, Jie Liu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.18584

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diffusion-based Image Translation using Disentangled Style and Content Representation

2022-09-30 · Gihyun Kwon, Jong Chul Ye

Diffusion-based image translation guided by semantic texts or a single target image has enabled flexible style transfer which is not limited to the specific domains. Unfortunately, due to the stochastic nature of diffusi…

Style TransferTranslation

Frequency-Controlled Diffusion Model for Versatile Text-Guided Image-to-Image Translation

2024-07-03 · Xiang Gao, Zhengbo Xu, Junhan Zhao, Jiaying Liu

Recently, large-scale text-to-image (T2I) diffusion models have emerged as a powerful tool for image-to-image translation (I2I), allowing open-domain image translation via user-provided text prompts. This paper proposes …

Image-to-Image TranslationTranslation

SSIMBaD: Sigma Scaling with SSIM-Guided Balanced Diffusion for AnimeFace Colorization

2025-06-04 · Junpyo Seo, Hanbin Koo, Jieun Yook, Byung-Ro Moon

We propose a novel diffusion-based framework for automatic colorization of Anime-style facial sketches. Our method preserves the structural fidelity of the input sketch while effectively transferring stylistic attributes…

ColorizationSSIM

Zero-Shot Contrastive Loss for Text-Guided Diffusion Image Style Transfer

2023-03-15 · ICCV 2023 1 · Serin Yang, Hyunmin Hwang, Jong Chul Ye

Diffusion models have shown great promise in text-guided image style transfer, but there is a trade-off between style transformation and content preservation due to their stochastic nature. Existing methods require compu…

Image-to-Image TranslationStyle Transfer

Styleclone: Face Stylization with Diffusion Based Data Augmentation

2025-08-23 · Neeraj Matiyali, Siddharth Srivastava, Gaurav Sharma arxiv

We present StyleClone, a method for training image-to-image translation networks to stylize faces in a specific style, even with limited style images. Our approach leverages textual inversion and diffusion-based guided i…

Image-to-Image TranslationData AugmentationImage Generation