paper-with-me

Papers

Convergence Problems with Generative Adversarial Networks (GANs)

2018-06-29 · Samuel A. Barnett

Generative adversarial networks (GANs) are a novel approach to generative modelling, a task whose goal it is to learn a distribution of real data points. They have often proved difficult to train: GANs are unlike many techniques in machine learning, in that they are best described as a two-player game between a discriminator and generator. This has yielded both unreliability in the training process, and a general lack of understanding as to how GANs converge, and if so, to what. The purpose of this dissertation is to provide an account of the theory of GANs suitable for the mathematician, highlighting both positive and negative results. This involves identifying the problems when training GANs, and how topological and game-theoretic perspectives of GANs have contributed to our understanding and improved our techniques in recent years.

📄 PDF Abstract BibTeX arXiv:1806.11382

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Single-level Adversarial Data Synthesis based on Neural Tangent Kernels

2022-04-08 · Yu-Rong Zhang, Ruei-Yang Su, Sheng Yen Chou, Shan-Hung Wu

Abstract Generative adversarial networks (GANs) have achieved impressive performance in data synthesis and have driven the development of many applications. However, GANs are known to be hard to train due to their bileve…

Bilevel Optimization

Stabilizing Generative Adversarial Networks: A Survey

2019-09-30 · Maciej Wiatrak, Stefano V. Albrecht, Andrew Nystrom

Generative Adversarial Networks (GANs) are a type of generative model which have received much attention due to their ability to model complex real-world data. Despite their recent successes, the process of training GANs…

Survey

Convergences for Minimax Optimization Problems over Infinite-Dimensional Spaces Towards Stability in Adversarial Training

2023-12-02 · Takashi Furuya, Satoshi Okuda, Kazuma Suetake, Yoshihide Sawada

Training neural networks that require adversarial optimization, such as generative adversarial networks (GANs) and unsupervised domain adaptations (UDAs), suffers from instability. This instability problem comes from the…

Designing GANs: A Likelihood Ratio Approach

2020-02-03 · Kalliopi Basioti, George V. Moustakides

We are interested in the design of generative networks. The training of these mathematical structures is mostly performed with the help of adversarial (min-max) optimization problems. We propose a simple methodology for …

Image Generation

Unbalanced GANs: Pre-training the Generator of Generative Adversarial Network using Variational Autoencoder

2020-02-06 · Hyungrok Ham, Tae Joon Jun, Daeyoung Kim

We propose Unbalanced GANs, which pre-trains the generator of the generative adversarial network (GAN) using variational autoencoder (VAE). We guarantee the stable training of the generator by preventing the faster conve…

Generative Adversarial Network