Generative Adversarial Networks, Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, Yoshua Bengio, 2014Advances in Neural Information Processing Systems, Vol. 27DOI: 10.48550/arXiv.1406.2661 - This foundational paper introduces Generative Adversarial Networks (GANs), detailing their architecture, adversarial training process, and initial applications.
Auto-Encoding Variational Bayes, Diederik P Kingma, Max Welling, 2013International Conference on Learning Representations (ICLR 2014)DOI: 10.48550/arXiv.1312.6114 - This seminal paper introduces Variational Autoencoders (VAEs), presenting the framework that combines autoencoders with variational inference and the reparameterization trick for generative modeling.
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - This comprehensive textbook provides a detailed treatment of deep learning, including dedicated chapters on various generative models such as GANs and VAEs, offering extensive theoretical background and practical insights.