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, Vol. 27DOI: 10.48550/arXiv.1406.2661 - The seminal paper introducing Generative Adversarial Networks, which laid the groundwork for many challenges discussed, including training dynamics and mode collapse.
Wasserstein GAN, Martin Arjovsky, Soumith Chintala, and Léon Bottou, 2017Proceedings of the 34th International Conference on Machine Learning (ICML), Vol. 70DOI: 10.48550/arXiv.1701.07875 - Proposes a new GAN objective based on the Wasserstein distance to stabilize training and mitigate mode collapse, directly addressing a core challenge.