The Fastest Way to Diffusion Model Theory - IV
2025-07-06
The backward diffusion process \ref{Backward Process} is not the only reverse process for the forward process \ref{Forward Process}. We can derive a deterministic ordinary differential equation (ODE) as an alternative, removing the stochastic term d\mathbf{W} in the backward process.
1761 words
|
9 minutes
The Fastest Way to Diffusion Model Theory - III
2025-06-23
In this section, we will show how to train a neural network that models the score function \mathbf{s}(\mathbf{x}, t).
1241 words
|
6 minutes
The Fastest Way to Diffusion Model Theory - II
2025-06-22
In this section, we present the key processes of Denoising Diffusion Probabilistic Models (DDPMs):
1418 words
|
7 minutes
The Fastest Way to Diffusion Model Theory - I
2025-06-18
When I first learned about diffusion models, I was introduced to them as a type of variational autoencoder (VAE) applied to a series of quantities \mathbf{x}_0, \dots, \mathbf{x}_T. Deriving the forward and reverse processes required lengthy derivations spanning multiple pages, dense with priors, posteriors, Bayesian theorems, and mathematical intricacies. Later, I encountered the stochastic differential equation (SDE) perspective, which frames diffusion models through Fokker-Planck and Kolmogorov backward equations—concepts no simpler to grasp than the VAE approach.
1350 words
|
7 minutes