paper-with-me

Papers

On Error Propagation of Diffusion Models

2023-08-09 · Yangming Li, Mihaela van der Schaar

Although diffusion models (DMs) have shown promising performances in a number of tasks (e.g., speech synthesis and image generation), they might suffer from error propagation because of their sequential structure. However, this is not certain because some sequential models, such as Conditional Random Field (CRF), are free from this problem. To address this issue, we develop a theoretical framework to mathematically formulate error propagation in the architecture of DMs, The framework contains three elements, including modular error, cumulative error, and propagation equation. The modular and cumulative errors are related by the equation, which interprets that DMs are indeed affected by error propagation. Our theoretical study also suggests that the cumulative error is closely related to the generation quality of DMs. Based on this finding, we apply the cumulative error as a regularization term to reduce error propagation. Because the term is computationally intractable, we derive its upper bound and design a bootstrap algorithm to efficiently estimate the bound for optimization. We have conducted extensive experiments on multiple image datasets, showing that our proposed regularization reduces error propagation, significantly improves vanilla DMs, and outperforms previous baselines.

📄 PDF Abstract BibTeX arXiv:2308.05021

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationSpeech Synthesis

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Error Propagation Mechanisms and Compensation Strategies for Quantized Diffusion

2025-08-16 · Songwei Liu, Chao Zeng, Chenqian Yan, Xurui Peng 외 arxiv

Diffusion models have transformed image synthesis by establishing unprecedented quality and creativity benchmarks. Nevertheless, their large-scale deployment faces challenges due to computationally intensive iterative de…

Test-Time Iterative Error Correction for Efficient Diffusion Models

2025-11-09 · Yunshan Zhong, Weiqi Yan, Yuxin Zhang arxiv

With the growing demand for high-quality image generation on resource-constrained devices, efficient diffusion models have received increasing attention. However, such models suffer from approximation errors introduced b…

Image Generation

From Local Mismatch to Global Impact: Optimizing Cache Reuse Policy for Efficient Diffusion

2026-08-13 · Xichen Ye, Yifan Wu, Zhikang Xie, Xiangyu Yue 외 arxiv

Diffusion models have achieved dominant performance in visual generation but suffer from substantial inference overhead. While cache-based acceleration has emerged as a promising solution, existing policies rely on local…

Bilevel OptimizationImage Generation

Reconstruction-Anchored Diffusion Model for Text-to-Motion Generation

2026-01-21 · Yifei Liu, Changxing Ding, Ling Guo, Huaiguang Jiang 외 arxiv

Diffusion models have seen widespread adoption for text-driven human motion generation and related tasks due to their impressive generative capabilities and flexibility. However, current motion diffusion models face two …

Variational Diffusion Channel Decoder

2026-05-17 · Chengwei Zhang, Yifan Du, Siyu Liao arxiv

Neural channel decoder, as a data-driven channel decoding strategy, has shown very promising improvement on error-correcting capability over the classical methods. However, the success of those deep learning-based decode…