Diffusing the mathematical equations of Diffusion Modelling

Nikhil Verma
4 min readNov 18, 2022

Over the past two years, the body of research on diffusion models has grown significantly. In this blog, I explain the foundations of diffusion models.

Denoising Diffusion probabilistic model has two steps in it:-

  1. Forward Diffusion: Add gaussian noise at each step to the input
  2. Reverse Diffusion: Approximate the denoised input at each step

Forward Diffusion

--

--

Nikhil Verma

Knowledge shared is knowledge squared | My Portfolio https://lihkinverma.github.io/portfolio/ | My blogs are living document, updated as I receive comments