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 27 (NIPS 2014)DOI: 10.48550/arXiv.1406.2661 - Introduces the Generative Adversarial Network framework, where a discriminator learns to distinguish real from generated samples, conceptually analogous to a human judge in a Visual Turing Test.
A Style-Based Generator Architecture for Generative Adversarial Networks, Tero Karras, Samuli Laine, Timo Aila, 2019Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (IEEE)DOI: 10.1109/CVPR.2019.00453 - Introduces the StyleGAN architecture, a prominent work in high-quality image synthesis, and extensively uses human perceptual studies (Visual Turing Tests) to evaluate realism.