Lecture Notes in Probabilistic Diffusion Models
Inga Str\"umke, Helge Langseth

TL;DR
Diffusion models are probabilistic generative models inspired by thermodynamics, transforming complex data distributions into simple ones through a diffusion process and outperforming other generative methods like GANs.
Contribution
This paper provides an overview of diffusion models, explaining their basis in thermodynamics, their process of data transformation, and their advantages over existing generative models.
Findings
Diffusion models outperform GANs in image generation tasks.
They use a Markov chain of noise addition and removal to model data distributions.
Diffusion models have latent variables with the same dimensionality as the data.
Abstract
Diffusion models are loosely modelled based on non-equilibrium thermodynamics, where \textit{diffusion} refers to particles flowing from high-concentration regions towards low-concentration regions. In statistics, the meaning is quite similar, namely the process of transforming a complex distribution on to a simple distribution on the same domain. This constitutes a Markov chain of diffusion steps of slowly adding random noise to data, followed by a reverse diffusion process in which the data is reconstructed from the noise. The diffusion model learns the data manifold to which the original and thus the reconstructed data samples belong, by training on a large number of data points. While the diffusion process pushes a data sample off the data manifold, the reverse process finds a trajectory back to the data manifold. Diffusion…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Data Visualization and Analytics · Gaussian Processes and Bayesian Inference
MethodsDiffusion
