Improved Techniques for Training GANs, Tim Salimans, Ian Goodfellow, Wojciech Zaremba, Vicki Cheung, Alec Radford, Xi Chen, 2016Advances in Neural Information Processing Systems, Vol. 29 (Advances in Neural Information Processing Systems)DOI: 10.48550/arXiv.1606.03498 - This foundational paper introduces the Inception Score (IS) as a quantitative metric for assessing the quality and diversity of images generated by GANs.
Rethinking the Inception Architecture for Computer Vision, Christian Szegedy, Vincent Vanhoucke, Sergey Ioffe, Jon Shlens, Zbigniew Wojna, 2016Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (IEEE)DOI: 10.1109/CVPR.2016.36 - This paper presents the Inception-v3 neural network architecture, which is the pre-trained classifier used for calculating the Inception Score.
GANs Trained by a Two Time-Scale Update Rule Converge to a Local Nash Equilibrium, Martin Heusel, Hubert Ramsauer, Thomas Unterthiner, Bernhard Nessler, Sepp Hochreiter, 2017Advances in Neural Information Processing Systems, Vol. 30 (Curran Associates, Inc.)DOI: 10.48550/arXiv.1706.08500 - This paper introduces the Fréchet Inception Distance (FID), a widely used metric that addresses some limitations of the Inception Score by comparing generated and real data distributions.
Are GANs Created Equal? A Large-Scale Study, Mario Lucic, Karol Kurach, Marcin Michalski, Sylvain Gelly, Olivier Bousquet, 2018Advances in Neural Information Processing Systems, Vol. 31DOI: 10.5591/978-1-57766-081-6.1030 - This study offers a comprehensive comparison of various GAN evaluation metrics, including the Inception Score, providing insights into their empirical performance and practical considerations.