English

Towards a Better Global Loss Landscape of GANs

Machine Learning 2020-11-11 v1 Artificial Intelligence Computer Vision and Pattern Recognition Information Theory math.IT Optimization and Control

Abstract

Understanding of GAN training is still very limited. One major challenge is its non-convex-non-concave min-max objective, which may lead to sub-optimal local minima. In this work, we perform a global landscape analysis of the empirical loss of GANs. We prove that a class of separable-GAN, including the original JS-GAN, has exponentially many bad basins which are perceived as mode-collapse. We also study the relativistic pairing GAN (RpGAN) loss which couples the generated samples and the true samples. We prove that RpGAN has no bad basins. Experiments on synthetic data show that the predicted bad basin can indeed appear in training. We also perform experiments to support our theory that RpGAN has a better landscape than separable-GAN. For instance, we empirically show that RpGAN performs better than separable-GAN with relatively narrow neural nets. The code is available at https://github.com/AilsaF/RS-GAN.

Keywords

Cite

@article{arxiv.2011.04926,
  title  = {Towards a Better Global Loss Landscape of GANs},
  author = {Ruoyu Sun and Tiantian Fang and Alex Schwing},
  journal= {arXiv preprint arXiv:2011.04926},
  year   = {2020}
}

Comments

Accepted to NeurIPS 2020 (oral). 43 pages, 20 figures