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 (Curran Associates) - Introduces the Generative Adversarial Network framework and the original minimax objective, highlighting early training difficulties.
Wasserstein Generative Adversarial Networks, Martin Arjovsky, Soumith Chintala, Léon Bottou, 2017International Conference on Machine Learning - Proposes the Wasserstein GAN, which uses Earth-Mover distance to provide more stable gradients and address vanishing gradients in GAN training.