paper-with-me

홈 › Papers

$(α_D,α_G)$-GANs: Addressing GAN Training Instabilities via Dual Objectives

2023-02-28 · Monica Welfert, Kyle Otstot, Gowtham R. Kurri, Lalitha Sankar

In an effort to address the training instabilities of GANs, we introduce a class of dual-objective GANs with different value functions (objectives) for the generator (G) and discriminator (D). In particular, we model each objective using $\alpha$-loss, a tunable classification loss, to obtain $(\alpha_D,\alpha_G)$-GANs, parameterized by $(\alpha_D,\alpha_G)\in (0,\infty]^2$. For sufficiently large number of samples and capacities for G and D, we show that the resulting non-zero sum game simplifies to minimizing an $f$-divergence under appropriate conditions on $(\alpha_D,\alpha_G)$. In the finite sample and capacity setting, we define estimation error to quantify the gap in the generator's performance relative to the optimal setting with infinite samples and obtain upper bounds on this error, showing it to be order optimal under certain conditions. Finally, we highlight the value of tuning $(\alpha_D,\alpha_G)$ in alleviating training instabilities for the synthetic 2D Gaussian mixture ring and the Stacked MNIST datasets.

📄 PDF Abstract BibTeX arXiv:2302.14320

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Addressing GAN Training Instabilities via Tunable Classification Losses

2023-10-27 · Monica Welfert, Gowtham R. Kurri, Kyle Otstot, Lalitha Sankar

Generative adversarial networks (GANs), modeled as a zero-sum game between a generator (G) and a discriminator (D), allow generating synthetic data with formal guarantees. Noting that D is a classifier, we begin by refor…

Classification

Evaluating GANs via Duality

2019-05-01 · ICLR 2019 5 · Paulina Grnarova, Kfir. Y. Levy, Aurelien Lucchi, Nathanael Perraudin 외

Generative Adversarial Networks (GANs) have shown great results in accurately modeling complex distributions, but their training is known to be difficult due to instabilities caused by a challenging minimax optimization …

Precondition Layer and Its Use for GANs

2021-01-01 · Tiantian Fang, Alex Schwing, Ruoyu Sun

One of the major challenges when training generative adversarial nets (GANs) is instability. To address this instability spectral normalization (SN) is remarkably successful. However, SN-GAN still suffers from training…

Face Super-Resolution Through Wasserstein GANs

2017-05-06 · Zhimin Chen, Yuguang Tong

Generative adversarial networks (GANs) have received a tremendous amount of attention in the past few years, and have inspired applications addressing a wide range of problems. Despite its great potential, GANs are diffi…

Image Super-ResolutionSuper-Resolution

Evolving GAN Formulations for Higher Quality Image Synthesis

2021-02-17 · Santiago Gonzalez, Mohak Kant, Risto Miikkulainen

Generative Adversarial Networks (GANs) have extended deep learning to complex generation and translation tasks across different data modalities. However, GANs are notoriously difficult to train: Mode collapse and other i…

Image GenerationImage-to-Image TranslationTranslation