
Generative Modeling by Transport: Diffusions, Flows, and Interpolants
From Theory to Real
Ziseok Lee, Wooyeol Lee, Minyeong Hwang, Eunji Jeong, Donghwan Lee, Kyungsu Kim
2025.06.03 ~
Abstract
Diffusion models have emerged as a powerful class of generative models, achieving state-of-the-art performance in various tasks such as image synthesis, text-to-image generation, and video generation. This study provides a comprehensive overview of diffusion models, covering their theoretical foundations, practical implementations, and applications across different domains.
Study Plan
- Stochastic processes, Brownian motion, Itô calculus
- SDEs and Fokker–Planck equations (forward & backward)
- Girsanov's Theorem: Change of Measure in Stochastic Processes
- Score matching (denoising, score estimation)
- DDPM (Ho et al.), Score-based models (Song et al.)
- Sampling in Diffusion Models: Reverse-time SDEs and ODEs
- Schrödinger Bridges, Optimal Transport, and Diffusion Models
- Diffusion bridges, functional diffusion processes
Implementations
References
- Understanding Diffusion Models: A Unified Perspective, 2022
- Stochastic Interpolants: A Unifying Framework for Flows and Diffusions, 2023
- Continuous-Time Functional Diffusion Processes, 2023
- Statistical Optimal Transport, 2024
- Tutorial on Diffusion Models for Imaging and Vision, 2024
- A Unified Approach to Analysis and Design of Denoising Markov Models, 2025
- Lecture Notes on Applied Mathematics, 2009
- Optimal Transport for Machine Learners, 2025
- Applied Stochastic Differential Equations, 2019
- Flow Matching Guide and Code, 2024