ICLR 2019poster71 citations

Towards GAN Benchmarks Which Require Generalization

Ishaan Gulrajani, Colin Raffel, Luke Metz

Abstract

For many evaluation metrics commonly used as benchmarks for unconditional image generation, trivially memorizing the training set attains a better score than models which are considered state-of-the-art; we consider this problematic. We clarify a necessary condition for an evaluation metric not to behave this way: estimating the function must require a large sample from the model. In search of such a metric, we turn to neural network divergences (NNDs), which are defined in terms of a neural network trained to distinguish between distributions. The resulting benchmarks cannot be ``won'' by training set memorization, while still being perceptually correlated and computable only from samples. We survey past work on using NNDs for evaluation, implement an example black-box metric based on these ideas, and validate experimentally that it can measure a notion of generalization.

evaluationgenerative adversarial networksadversarial divergences
BibTeX
@inproceedings{
gulrajani2018towards,
title={Towards {GAN} Benchmarks Which Require Generalization},
author={Ishaan Gulrajani and Colin Raffel and Luke Metz},
booktitle={International Conference on Learning Representations},
year={2019},
url={https://openreview.net/forum?id=HkxKH2AcFm},
}