paper-with-me

홈 › Papers

O(d/T) Convergence Theory for Diffusion Probabilistic Models under Minimal Assumptions

2024-09-27 · Gen Li, Yuling Yan

Score-based diffusion models, which generate new data by learning to reverse a diffusion process that perturbs data from the target distribution into noise, have achieved remarkable success across various generative tasks. Despite their superior empirical performance, existing theoretical guarantees are often constrained by stringent assumptions or suboptimal convergence rates. In this paper, we establish a fast convergence theory for the denoising diffusion probabilistic model (DDPM), a widely used SDE-based sampler, under minimal assumptions. Our analysis shows that, provided $\ell_{2}$-accurate estimates of the score functions, the total variation distance between the target and generated distributions is upper bounded by $O(d/T)$ (ignoring logarithmic factors), where $d$ is the data dimensionality and $T$ is the number of steps. This result holds for any target distribution with finite first-order moment. Moreover, we show that with careful coefficient design, the convergence rate improves to $O(k/T)$, where $k$ is the intrinsic dimension of the target data distribution. This highlights the ability of DDPM to automatically adapt to unknown low-dimensional structures, a common feature of natural image distributions. These results are achieved through a novel set of analytical tools that provides a fine-grained characterization of how the error propagates at each step of the reverse process.

📄 PDF Abstract BibTeX arXiv:2409.18959

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

Towards Faster Non-Asymptotic Convergence for Diffusion-Based Generative Models

2023-06-15 · Gen Li, Yuting Wei, Yuxin Chen, Yuejie Chi

Diffusion models, which convert noise into new data instances by learning to reverse a Markov diffusion process, have become a cornerstone in contemporary generative modeling. While their practical power has now been wid…

Denoising

Improved Convergence Rate for Diffusion Probabilistic Models

2024-10-17 · Gen Li, Yuchen Jiao

Score-based diffusion models have achieved remarkable empirical performance in the field of machine learning and artificial intelligence for their ability to generate high-quality new data instances from complex distribu…

Sampling is as easy as learning the score: theory for diffusion models with minimal data assumptions

2022-09-22 · Sitan Chen, Sinho Chewi, Jerry Li, Yuanzhi Li 외

We provide theoretical convergence guarantees for score-based generative models (SGMs) such as denoising diffusion probabilistic models (DDPMs), which constitute the backbone of large-scale real-world generative models s…

Denoising

A Simple Analysis of Discretization Error in Diffusion Models

2025-06-10 · Juhyeok Choi, Chenglin Fan

Diffusion models, formulated as discretizations of stochastic differential equations (SDEs), achieve state-of-the-art generative performance. However, existing analyses of their discretization error often rely on complex…

Denoising

A Sharp Convergence Theory for The Probability Flow ODEs of Diffusion Models

2024-08-05 · Gen Li, Yuting Wei, Yuejie Chi, Yuxin Chen

Diffusion models, which convert noise into new data instances by learning to reverse a diffusion process, have become a cornerstone in contemporary generative modeling. In this work, we develop non-asymptotic convergence…