English

Out-of-Sample Testing for GANs

Machine Learning 2019-01-29 v1 Machine Learning

Abstract

We propose a new method to evaluate GANs, namely EvalGAN. EvalGAN relies on a test set to directly measure the reconstruction quality in the original sample space (no auxiliary networks are necessary), and it also computes the (log)likelihood for the reconstructed samples in the test set. Further, EvalGAN is agnostic to the GAN algorithm and the dataset. We decided to test it on three state-of-the-art GANs over the well-known CIFAR-10 and CelebA datasets.

Keywords

Cite

@article{arxiv.1901.09557,
  title  = {Out-of-Sample Testing for GANs},
  author = {Pablo Sánchez-Martín and Pablo M. Olmos and Fernando Pérez-Cruz},
  journal= {arXiv preprint arXiv:1901.09557},
  year   = {2019}
}
R2 v1 2026-06-23T07:23:46.566Z