Generative Adversarial Networks, Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, and Yoshua Bengio, 2014Advances in Neural Information Processing Systems 27 (NIPS 2014)DOI: 10.48550/arXiv.1406.2661 - Introduces the GAN framework, detailing the adversarial process between a generator and discriminator, and the minimax objective function.
Deep Learning (Chapter 20: Generative Adversarial Networks), Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - This chapter provides a foundational explanation of GANs, authored by some of the original creators, covering the core principles and mathematical formulation.