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. 27 (MIT Press) - Introduces the Generative Adversarial Network (GAN) framework and its original objective function.
Wasserstein GAN, Martin Arjovsky, Soumith Chintala, Léon Bottou, 2017Proceedings of the 34th International Conference on Machine LearningDOI: 10.5555/3305381.3305483 - Proposes Wasserstein GAN (WGAN) to address training instability and mode collapse in GANs.
GANs Trained by a Two Time-Scale Update Rule Converge to a Local Nash Equilibrium, Martin Heusel, Hubert Ramsauer, Thomas Unterthiner, Bernhard Nessler, Sepp Hochreiter, 2017Advances in Neural Information Processing Systems, Vol. 30 (NeurIPS) - Introduces the Fréchet Inception Distance (FID) for evaluating GAN performance and training progress.