English

Reparameterized Sampling for Generative Adversarial Networks

Machine Learning 2021-07-02 v1 Machine Learning

Abstract

Recently, sampling methods have been successfully applied to enhance the sample quality of Generative Adversarial Networks (GANs). However, in practice, they typically have poor sample efficiency because of the independent proposal sampling from the generator. In this work, we propose REP-GAN, a novel sampling method that allows general dependent proposals by REParameterizing the Markov chains into the latent space of the generator. Theoretically, we show that our reparameterized proposal admits a closed-form Metropolis-Hastings acceptance ratio. Empirically, extensive experiments on synthetic and real datasets demonstrate that our REP-GAN largely improves the sample efficiency and obtains better sample quality simultaneously.

Keywords

Cite

@article{arxiv.2107.00352,
  title  = {Reparameterized Sampling for Generative Adversarial Networks},
  author = {Yifei Wang and Yisen Wang and Jiansheng Yang and Zhouchen Lin},
  journal= {arXiv preprint arXiv:2107.00352},
  year   = {2021}
}

Comments

ECML PKDD 2021

R2 v1 2026-06-24T03:47:59.177Z