English

Improving Generalization and Stability of Generative Adversarial Networks

Machine Learning 2019-02-12 v1 Artificial Intelligence Machine Learning

Abstract

Generative Adversarial Networks (GANs) are one of the most popular tools for learning complex high dimensional distributions. However, generalization properties of GANs have not been well understood. In this paper, we analyze the generalization of GANs in practical settings. We show that discriminators trained on discrete datasets with the original GAN loss have poor generalization capability and do not approximate the theoretically optimal discriminator. We propose a zero-centered gradient penalty for improving the generalization of the discriminator by pushing it toward the optimal discriminator. The penalty guarantees the generalization and convergence of GANs. Experiments on synthetic and large scale datasets verify our theoretical analysis.

Keywords

Cite

@article{arxiv.1902.03984,
  title  = {Improving Generalization and Stability of Generative Adversarial Networks},
  author = {Hoang Thanh-Tung and Truyen Tran and Svetha Venkatesh},
  journal= {arXiv preprint arXiv:1902.03984},
  year   = {2019}
}

Comments

ICLR 2019

R2 v1 2026-06-23T07:37:49.422Z