paper-with-me

홈 › Papers

Improving Generalization and Stability of Generative Adversarial Networks

2019-02-11 · ICLR 2019 5 · Hoang Thanh-Tung, Truyen Tran, Svetha Venkatesh

Generative Adversarial Networks (GANs) are one of the most popular tools for learning complex high dimensional distributions. However, generalization properties of GANs have not been well understood. In this paper, we analyze the generalization of GANs in practical settings. We show that discriminators trained on discrete datasets with the original GAN loss have poor generalization capability and do not approximate the theoretically optimal discriminator. We propose a zero-centered gradient penalty for improving the generalization of the discriminator by pushing it toward the optimal discriminator. The penalty guarantees the generalization and convergence of GANs. Experiments on synthetic and large scale datasets verify our theoretical analysis.

📄 PDF Abstract BibTeX arXiv:1902.03984

Code (1)

htt210/GeneralizationAndStabilityInGANs 공식 구현 pytorch

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

Generalization and Stability of GANs: A theory and promise from data augmentation

2021-01-01 · Khoat Than, Nghia Vu

The instability when training generative adversarial networks (GANs) is a notoriously difficult issue, and the generalization of GANs remains open. In this paper, we will analyze various sources of instability which n…

Data Augmentation

Stability and Generalization of Stochastic Gradient Methods for Minimax Problems

2021-05-08 · Yunwen Lei, Zhenhuan Yang, Tianbao Yang, Yiming Ying

Many machine learning problems can be formulated as minimax problems such as Generative Adversarial Networks (GANs), AUC maximization and robust estimation, to mention but a few. A substantial amount of studies are devot…

Generalization Bounds

Data-Dependent Stability Analysis of Adversarial Training

2024-01-06 · Yihan Wang, Shuang Liu, Xiao-Shan Gao

Stability analysis is an essential aspect of studying the generalization ability of deep learning, as it involves deriving generalization bounds for stochastic gradient descent-based training algorithms. Adversarial trai…

Data PoisoningGeneralization Bounds

Stability and Generalization of Adversarial Diffusion Training

2025-09-23 · Hesam Hosseini, Ying Cao, Ali H. Sayed arxiv

Algorithmic stability is an established tool for analyzing generalization. While adversarial training enhances model robustness, it often suffers from robust overfitting and an enlarged generalization gap. Although recen…

Robust Generative Adversarial Network

2020-04-28 · ICLR 2020 1 · Shufei Zhang, Zhuang Qian, Kai-Zhu Huang, Jimin Xiao 외

Generative adversarial networks (GANs) are powerful generative models, but usually suffer from instability and generalization problem which may lead to poor generations. Most existing works focus on stabilizing the train…

Generative Adversarial Network