LGMLJun 10, 2025

A Simple Analysis of Discretization Error in Diffusion Models

arXiv:2506.08337v11 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work offers a more accessible theoretical understanding for researchers in generative modeling, though it is incremental as it simplifies existing analyses and introduces a practical noise substitution.

The paper tackled the problem of analyzing discretization error in diffusion models by providing a simplified theoretical framework using Grönwall's inequality, deriving a convergence rate of O(1/T^{1/2}) and showing that Gaussian noise can be replaced with discrete noise without losing convergence, with experiments validating these findings.

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 probabilistic tools. In this work, we present a simplified theoretical framework for analyzing the Euler--Maruyama discretization of variance-preserving SDEs (VP-SDEs) in Denoising Diffusion Probabilistic Models (DDPMs), where $ T $ denotes the number of denoising steps in the diffusion process. Our approach leverages Grönwall's inequality to derive a convergence rate of $ \mathcal{O}(1/T^{1/2}) $ under Lipschitz assumptions, significantly streamlining prior proofs. Furthermore, we demonstrate that the Gaussian noise in the discretization can be replaced by a discrete random variable (e.g., Rademacher or uniform noise) without sacrificing convergence guarantees-an insight with practical implications for efficient sampling. Experiments validate our theory, showing that (1) the error scales as predicted, (2) discrete noise achieves comparable sample quality to Gaussian noise, and (3) incorrect noise scaling degrades performance. By unifying simplified analysis and discrete noise substitution, our work bridges theoretical rigor with practical efficiency in diffusion-based generative modeling.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes