paper-with-me

홈 › Papers

Information-Theoretic Proofs for Diffusion Sampling

2025-02-04 · Galen Reeves, Henry D. Pfister

This paper provides an elementary, self-contained analysis of diffusion-based sampling methods for generative modeling. In contrast to existing approaches that rely on continuous-time processes and then discretize, our treatment works directly with discrete-time stochastic processes and yields precise non-asymptotic convergence guarantees under broad assumptions. The key insight is to couple the sampling process of interest with an idealized comparison process that has an explicit Gaussian-convolution structure. We then leverage simple identities from information theory, including the I-MMSE relationship, to bound the discrepancy (in terms of the Kullback-Leibler divergence) between these two discrete-time processes. In particular, we show that, if the diffusion step sizes are chosen sufficiently small and one can approximate certain conditional mean estimators well, then the sampling distribution is provably close to the target distribution. Our results also provide a transparent view on how to accelerate convergence by using additional randomness in each step to match higher-order moments in the comparison process.

📄 PDF Abstract BibTeX arXiv:2502.02305

Code (0)

등록된 구현이 없습니다.

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

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

Score-based Diffusion Models via Stochastic Differential Equations -- a Technical Tutorial

2024-02-12 · Wenpin Tang, Hanyang Zhao

This is an expository article on the score-based diffusion models, with a particular focus on the formulation via stochastic differential equations (SDE). After a gentle introduction, we discuss the two pillars in the di…

reinforcement-learning

Unified Directly Denoising for Both Variance Preserving and Variance Exploding Diffusion Models

2024-05-31 · Jingjing Wang, Dan Zhang, Feng Luo

Previous work has demonstrated that, in the Variance Preserving (VP) scenario, the nascent Directly Denoising Diffusion Models (DDDM) can generate high-quality images in one step while achieving even better performance i…

Denoising

Zigzag Diffusion Sampling: Diffusion Models Can Self-Improve via Self-Reflection

2024-12-14 · Lichen Bai, Shitong Shao, Zikai Zhou, Zipeng Qi 외

Diffusion models, the most popular generative paradigm so far, can inject conditional information into the generation path to guide the latent towards desired directions. However, existing text-to-image diffusion models …

Denoising

Error Bounds and Optimal Schedules for Masked Diffusions with Factorized Approximations

2025-10-29 · Hugo Lavenant, Giacomo Zanella arxiv

Recently proposed generative models for discrete data, such as Masked Diffusion Models (MDMs), exploit conditional independence approximations to reduce the computational cost of popular Auto-Regressive Models (ARMs), at…