paper-with-me

Papers

Diffusion Models: A Mathematical Introduction

2025-11-13 · Sepehr Maleki, Negar Pourmoazemi arxiv

We present a concise, self-contained derivation of diffusion-based generative models. Starting from basic properties of Gaussian distributions (densities, quadratic expectations, re-parameterisation, products, and KL divergences), we construct denoising diffusion probabilistic models from first principles. This includes the forward noising process, its closed-form marginals, the exact discrete reverse posterior, and the related variational bound. This bound simplifies to the standard noise-prediction goal used in practice. We then discuss likelihood estimation and accelerated sampling, covering DDIM, adversarially learned reverse dynamics (DDGAN), and multi-scale variants such as nested and latent diffusion, with Stable Diffusion as a canonical example. A continuous-time formulation follows, in which we derive the probability-flow ODE from the diffusion SDE via the continuity and Fokker-Planck equations, introduce flow matching, and show how rectified flows recover DDIM up to a time re-parameterisation. Finally, we treat guided diffusion, interpreting classifier guidance as a posterior score correction and classifier-free guidance as a principled interpolation between conditional and unconditional scores. Throughout, the focus is on transparent algebra, explicit intermediate steps, and consistent notation, so that readers can both follow the theory and implement the corresponding algorithms in practice.

📄 PDF Abstract BibTeX arXiv:2511.11746

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Mathematical Introduction to Diffusion Models

2026-07-02 · Jianfeng Lu arxiv

These notes give a proof-oriented introduction to diffusion models from the viewpoint of sampling, tracing a single arc from classical sampling dynamics to modern diffusion samplers, their error analysis, and inference-t…

An overview of diffusion models for generative artificial intelligence

2024-12-02 · Davide Gallon, Arnulf Jentzen, Philippe von Wurstemberger

This article provides a mathematically rigorous introduction to denoising diffusion probabilistic models (DDPMs), sometimes also referred to as diffusion probabilistic models or diffusion models, for generative artificia…

Denoising

Demystifying Variational Diffusion Models

2024-01-11 · Fabio De Sousa Ribeiro, Ben Glocker

Despite the growing popularity of diffusion models, gaining a deep understanding of the model class remains somewhat elusive for the uninitiated in non-equilibrium statistical physics. With that in mind, we present what …

Sheaf theory: from deep geometry to deep learning

2025-02-21 · Anton Ayzenberg, Thomas Gebhart, German Magai, Grigory Solomadin

This paper provides an overview of the applications of sheaf theory in deep learning, data science, and computer science in general. The primary text of this work serves as a friendly introduction to applied and computat…

Deep Learning

A practical guide to stochastic simulations of reaction-diffusion processes

2007-04-15 · Radek Erban, Jonathan Chapman, Philip Maini

A practical introduction to stochastic modelling of reaction-diffusion processes is presented. No prior knowledge of stochastic simulations is assumed. The methods are explained using illustrative examples. The article s…