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) - 提出了生成对抗网络 (GAN) 框架及其原始目标函数。
Wasserstein GAN, Martin Arjovsky, Soumith Chintala, Léon Bottou, 2017Proceedings of the 34th International Conference on Machine LearningDOI: 10.5555/3305381.3305483 - 提出了 Wasserstein GAN (WGAN),旨在解决 GAN 训练不稳定和模式崩溃问题。