paper-with-me

Papers

Instability and Local Minima in GAN Training with Kernel Discriminators

2022-08-21 · Evan Becker, Parthe Pandit, Sundeep Rangan, Alyson K. Fletcher

Generative Adversarial Networks (GANs) are a widely-used tool for generative modeling of complex data. Despite their empirical success, the training of GANs is not fully understood due to the min-max optimization of the generator and discriminator. This paper analyzes these joint dynamics when the true samples, as well as the generated samples, are discrete, finite sets, and the discriminator is kernel-based. A simple yet expressive framework for analyzing training called the $\textit{Isolated Points Model}$ is introduced. In the proposed model, the distance between true samples greatly exceeds the kernel width, so each generated point is influenced by at most one true point. Our model enables precise characterization of the conditions for convergence, both to good and bad minima. In particular, the analysis explains two common failure modes: (i) an approximate mode collapse and (ii) divergence. Numerical simulations are provided that predictably replicate these behaviors.

📄 PDF Abstract BibTeX arXiv:2208.09938

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Benefits of Pairwise Discriminators for Adversarial Training

2020-02-20 · Shangyuan Tong, Timur Garipov, Tommi Jaakkola

Adversarial training methods typically align distributions by solving two-player games. However, in most current formulations, even if the generator aligns perfectly with data, a sub-optimal discriminator can still drive…

Dualing GANs

2017-06-19 · NeurIPS 2017 12 · Yujia Li, Alexander Schwing, Kuan-Chieh Wang, Richard Zemel

Generative adversarial nets (GANs) are a promising technique for modeling a distribution from samples. It is however well known that GAN training suffers from instability due to the nature of its maximin formulation. In …

Separation Results between Fixed-Kernel and Feature-Learning Probability Metrics

2021-06-10 · NeurIPS 2021 12 · Carles Domingo-Enrich, Youssef Mroueh

Several works in implicit and explicit generative modeling empirically observed that feature-learning discriminators outperform fixed-kernel discriminators in terms of the sample quality of the models. We provide separat…

Lower Dimensional Kernels for Video Discriminators

2019-12-18 · Emmanuel Kahembwe, Subramanian Ramamoorthy

This work presents an analysis of the discriminators used in Generative Adversarial Networks (GANs) for Video. We show that unconstrained video discriminator architectures induce a loss surface with high curvature which …

GPUVideo Generation

The kernel-balanced equation for deep neural networks

2023-09-14 · Kenichi Nakazato

Deep neural networks have shown many fruitful applications in this decade. A network can get the generalized function through training with a finite dataset. The degree of generalization is a realization of the proximity…