Denoising Diffusion Probabilistic Models, Jonathan Ho, Ajay Jain, Pieter Abbeel, 2020Advances in Neural Information Processing SystemsDOI: 10.48550/arXiv.2006.11239 - Introduces the Denoising Diffusion Probabilistic Models (DDPM) framework, detailing the forward noising and reverse denoising Markov chains.
Score-Based Generative Modeling through Stochastic Differential Equations, Yang Song, Jascha Sohl-Dickstein, Diederik P. Kingma, Abhishek Kumar, Stefano Ermon, Ben Poole, 2021International Conference on Learning RepresentationsDOI: 10.48550/arXiv.2011.13456 - Unifies Denoising Diffusion Probabilistic Models (DDPMs) and score-based generative models under a common framework using stochastic differential equations.
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - Chapter 20 on Deep Generative Models provides foundational concepts of probabilistic generative models, variational inference, and likelihood-based training.