paper-with-me

홈 › Papers

On the Convergence and Robustness of Training GANs with Regularized Optimal Transport

2018-02-22 · NeurIPS 2018 12 · Maziar Sanjabi, Jimmy Ba, Meisam Razaviyayn, Jason D. Lee

Generative Adversarial Networks (GANs) are one of the most practical methods for learning data distributions. A popular GAN formulation is based on the use of Wasserstein distance as a metric between probability distributions. Unfortunately, minimizing the Wasserstein distance between the data distribution and the generative model distribution is a computationally challenging problem as its objective is non-convex, non-smooth, and even hard to compute. In this work, we show that obtaining gradient information of the smoothed Wasserstein GAN formulation, which is based on regularized Optimal Transport (OT), is computationally effortless and hence one can apply first order optimization methods to minimize this objective. Consequently, we establish theoretical convergence guarantee to stationarity for a proposed class of GAN optimization algorithms. Unlike the original non-smooth formulation, our algorithm only requires solving the discriminator to approximate optimality. We apply our method to learning MNIST digits as well as CIFAR-10images. Our experiments show that our method is computationally efficient and generates images comparable to the state of the art algorithms given the same architecture and computational power.

📄 PDF Abstract BibTeX arXiv:1802.08249

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 제목 키워드 기반

On the Convergence of Approximate and Regularized Policy Iteration Schemes

2019-09-20 · Elena Smirnova, Elvis Dohmatob

Entropy regularized algorithms such as Soft Q-learning and Soft Actor-Critic, recently showed state-of-the-art performance on a number of challenging reinforcement learning (RL) tasks. The regularized formulation modifie…

Q-LearningReinforcement LearningReinforcement Learning (RL)

Convergence of GANs Training: A Game and Stochastic Control Methodology

2021-12-01 · Othmane Mounjid, Xin Guo

Training generative adversarial networks (GANs) is known to be difficult, especially for financial time series. This paper first analyzes the well-posedness problem in GANs minimax games and the convexity issue in GANs o…

Time SeriesTime Series Analysis

Which Training Methods for GANs do actually Converge?

2018-01-13 · ICML 2018 7 · Lars Mescheder, Andreas Geiger, Sebastian Nowozin

Recent work has shown local convergence of GAN training for absolutely continuous data and generator distributions. In this paper, we show that the requirement of absolute continuity is necessary: we describe a simple ye…

On the Convergence of Gradient Descent in GANs: MMD GAN As a Gradient Flow

2020-11-04 · Youssef Mroueh, Truyen Nguyen

We consider the maximum mean discrepancy ($\mathrm{MMD}$) GAN problem and propose a parametric kernelized gradient flow that mimics the min-max game in gradient regularized $\mathrm{MMD}$ GAN. We show that this flow prov…

Stabilizing GANs' Training with Brownian Motion Controller

2023-06-18 · Tianjiao Luo, Ziyu Zhu, Jianfei Chen, Jun Zhu

The training process of generative adversarial networks (GANs) is unstable and does not converge globally. In this paper, we examine the stability of GANs from the perspective of control theory and propose a universal hi…