paper-with-me

홈 › Papers

GANs May Have No Nash Equilibria

2020-02-21 · ICML 2020 1 · Farzan Farnia, Asuman Ozdaglar

Generative adversarial networks (GANs) represent a zero-sum game between two machine players, a generator and a discriminator, designed to learn the distribution of data. While GANs have achieved state-of-the-art performance in several benchmark learning tasks, GAN minimax optimization still poses great theoretical and empirical challenges. GANs trained using first-order optimization methods commonly fail to converge to a stable solution where the players cannot improve their objective, i.e., the Nash equilibrium of the underlying game. Such issues raise the question of the existence of Nash equilibrium solutions in the GAN zero-sum game. In this work, we show through several theoretical and numerical results that indeed GAN zero-sum games may not have any local Nash equilibria. To characterize an equilibrium notion applicable to GANs, we consider the equilibrium of a new zero-sum game with an objective function given by a proximal operator applied to the original objective, a solution we call the proximal equilibrium. Unlike the Nash equilibrium, the proximal equilibrium captures the sequential nature of GANs, in which the generator moves first followed by the discriminator. We prove that the optimal generative model in Wasserstein GAN problems provides a proximal equilibrium. Inspired by these results, we propose a new approach, which we call proximal training, for solving GAN problems. We discuss several numerical experiments demonstrating the existence of proximal equilibrium solutions in GAN minimax problems.

📄 PDF Abstract BibTeX arXiv:2002.09124

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Finding Mixed Nash Equilibria of Generative Adversarial Networks

2018-10-23 · ICLR 2019 5 · Ya-Ping Hsieh, Chen Liu, Volkan Cevher

We reconsider the training objective of Generative Adversarial Networks (GANs) from the mixed Nash Equilibria (NE) perspective. Inspired by the classical prox methods, we develop a novel algorithmic framework for GANs vi…

A mean-field analysis of two-player zero-sum games

2020-02-14 · NeurIPS 2020 12 · Carles Domingo-Enrich, Samy Jelassi, Arthur Mensch, Grant Rotskoff 외

Finding Nash equilibria in two-player zero-sum continuous games is a central problem in machine learning, e.g. for training both GANs and robust models. The existence of pure Nash equilibria requires strong conditions wh…

Vocal Bursts Valence Prediction

On Characterizing GAN Convergence Through Proximal Duality Gap

2021-05-11 · Sahil Sidheekh, Aroof Aimen, Narayanan C. Krishnan

Despite the accomplishments of Generative Adversarial Networks (GANs) in modeling data distributions, training them remains a challenging task. A contributing factor to this difficulty is the non-intuitive nature of the …

Coulomb GANs: Provably Optimal Nash Equilibria via Potential Fields

2017-08-29 · ICLR 2018 1 · Thomas Unterthiner, Bernhard Nessler, Calvin Seward, Günter Klambauer 외

Generative adversarial networks (GANs) evolved into one of the most successful unsupervised techniques for generating realistic images. Even though it has recently been shown that GAN training converges, GAN models often…

Beyond Local Nash Equilibria for Adversarial Networks

2018-06-18 · Frans A. Oliehoek, Rahul Savani, Jose Gallego, Elise van der Pol 외

Save for some special cases, current training methods for Generative Adversarial Networks (GANs) are at best guaranteed to converge to a `local Nash equilibrium` (LNE). Such LNEs, however, can be arbitrarily far from an …