paper-with-me

Papers

Dissecting adaptive methods in GANs

2022-10-09 · Samy Jelassi, David Dobre, Arthur Mensch, Yuanzhi Li, Gauthier Gidel

Adaptive methods are a crucial component widely used for training generative adversarial networks (GANs). While there has been some work to pinpoint the "marginal value of adaptive methods" in standard tasks, it remains unclear why they are still critical for GAN training. In this paper, we formally study how adaptive methods help train GANs; inspired by the grafting method proposed in arXiv:2002.11803 [cs.LG], we separate the magnitude and direction components of the Adam updates, and graft them to the direction and magnitude of SGDA updates respectively. By considering an update rule with the magnitude of the Adam update and the normalized direction of SGD, we empirically show that the adaptive magnitude of Adam is key for GAN training. This motivates us to have a closer look at the class of normalized stochastic gradient descent ascent (nSGDA) methods in the context of GAN training. We propose a synthetic theoretical framework to compare the performance of nSGDA and SGDA for GAN training with neural networks. We prove that in that setting, GANs trained with nSGDA recover all the modes of the true distribution, whereas the same networks trained with SGDA (and any learning rate configuration) suffer from mode collapse. The critical insight in our analysis is that normalizing the gradients forces the discriminator and generator to be updated at the same pace. We also experimentally show that for several datasets, Adam's performance can be recovered with nSGDA methods.

📄 PDF Abstract BibTeX arXiv:2210.04319

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Adam is no better than normalized SGD: Dissecting how adaptivity improves GAN performance

2021-09-29 · Samy Jelassi, Arthur Mensch, Gauthier Gidel, Yuanzhi Li

Adaptive methods are widely used for training generative adversarial networks (GAN). While there has been some work to pinpoint the marginal value of adaptive methods in minimization problems, it remains unclear why it …

Interpreting the Latent Space of GANs via Correlation Analysis for Controllable Concept Manipulation

2020-05-23 · Ziqiang Li, Rentuo Tao, Hongjing Niu, Bin Li

Generative adversarial nets (GANs) have been successfully applied in many fields like image generation, inpainting, super-resolution and drug discovery, etc., by now, the inner process of GANs is far from been understood…

Drug DiscoveryImage GenerationSuper-Resolution

Smile-GANs: Semi-supervised clustering via GANs for dissecting brain disease heterogeneity from medical images

2020-06-27 · Zhijian Yang, Junhao Wen, Christos Davatzikos

Machine learning methods applied to complex biomedical data has enabled the construction of disease signatures of diagnostic/prognostic value. However, less attention has been given to understanding disease heterogeneity…

ClusteringDiagnostic

AdaptiveMix: Improving GAN Training via Feature Space Shrinkage

2023-01-01 · CVPR 2023 1 · Haozhe Liu, Wentian Zhang, Bing Li, Haoqian Wu 외

Due to the outstanding capability for data generation, Generative Adversarial Networks (GANs) have attracted considerable attention in unsupervised learning. However, training GANs is difficult, since the training di…

image-classificationImage ClassificationOut of Distribution (OOD) Detection

Computational strategies for dissecting the high-dimensional complexity of adaptive immune repertoires

2017-11-29

The adaptive immune system recognizes antigens via an immense array of antigen-binding antibodies and T-cell receptors, the immune repertoire. The interrogation of immune repertoires is of high relevance for understandin…

DiversitySpecificity