Deep Unsupervised Learning using Nonequilibrium Thermodynamics, Jascha Sohl-Dickstein, Eric Weiss, Niru Maheswaranathan, and Stefano Ermon, 2015Proceedings of the 32nd International Conference on Machine Learning (ICML), Vol. 37 (PMLR (Proceedings of Machine Learning Research))DOI: 10.55989/ah-3 - This is the original paper that introduced the concept of diffusion probabilistic models for generative tasks, laying the theoretical groundwork for subsequent advancements.
Denoising Diffusion Probabilistic Models, Jonathan Ho, Ajay Jain, and Pieter Abbeel, 2020Advances in Neural Information Processing Systems 33 (NeurIPS)DOI: 10.48550/arXiv.2006.11239 - This paper refined and popularized the Denoising Diffusion Probabilistic Model (DDPM) framework, providing a simpler training objective and demonstrating impressive results in image generation, making diffusion models widely adopted.
Score-Based Generative Modeling through Stochastic Differential Equations, Yang Song, Jascha Sohl-Dickstein, Diederik P. Kingma, Abhishek Kumar, Stefano Ermon, Ben Poole, 2020International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.2011.13456 - This work unified Denoising Diffusion Probabilistic Models and score-based generative models under a continuous-time stochastic differential equation framework, significantly advancing the theoretical understanding and practical applications of these models.