The Fastest Way to Diffusion Model Theory - III
In this section, we will show how to train a neural network that models the score function \mathbf{s}(\mathbf{x}, t).
1060 words
|
5 minutes
The Fastest Way to Diffusion Model Theory - II
In this section, we present the fundamental theory of Denoising Diffusion Probabilistic Models (DDPMs):
1182 words
|
6 minutes
The Fastest Way to Diffusion Model Theory - I
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.
1065 words
|
5 minutes