Large Scale GAN Training for High Fidelity Natural Image Synthesis, Andrew Brock, Jeff Donahue, and Karen Simonyan, 2019International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.1809.11096 - Introduces BigGAN, demonstrating high-fidelity image generation using large models, datasets, and stabilization techniques like orthogonal regularization and the truncation trick.
Self-Attention Generative Adversarial Networks, Han Zhang, Ian Goodfellow, Dimitris Metaxas, Augustus Odena, 2018arXiv preprintDOI: 10.48550/arXiv.1805.08318 - Introduces self-attention mechanisms to GANs, allowing the generator and discriminator to capture long-range dependencies, a key architectural component in BigGAN.