paper-with-me

홈 › Papers

Robust Generative Adversarial Network

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

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 training of the discriminator while ignoring the generalization properties. In this work, we aim to improve the generalization capability of GANs by promoting the local robustness within the small neighborhood of the training samples. We also prove that the robustness in small neighborhood of training sets can lead to better generalization. Particularly, we design a robust optimization framework where the generator and discriminator compete with each other in a \textit{worst-case} setting within a small Wasserstein ball. The generator tries to map \textit{the worst input distribution} (rather than a Gaussian distribution used in most GANs) to the real data distribution, while the discriminator attempts to distinguish the real and fake distribution \textit{with the worst perturbation}. We have proved that our robust method can obtain a tighter generalization upper bound than traditional GANs under mild assumptions, ensuring a theoretical superiority of RGAN over GANs. A series of experiments on CIFAR-10, STL-10 and CelebA datasets indicate that our proposed robust framework can improve on five baseline GAN models substantially and consistently.

📄 PDF Abstract BibTeX arXiv:2004.13344

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial Network

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

AT-GAN: An Adversarial Generative Model for Non-constrained Adversarial Examples

2021-01-01 · Xiaosen Wang, Kun He, Chuanbiao Song, LiWei Wang 외

With the rapid development of adversarial machine learning, numerous adversarial attack methods have been proposed. Typical attacks are based on a search in the neighborhood of input image to generate a perturbed adversa…

Adversarial AttackTransfer Learning

Disentangling Adversarial Robustness in Directions of the Data Manifold

2021-01-01 · Jiancong Xiao, Liusha Yang, Zhi-Quan Luo

Using generative models (GAN or VAE) to craft adversarial examples, i.e. generative adversarial examples, has received increasing attention in recent years. Previous studies showed through experiments that the generative…

Adversarial Robustness

Quantum generative adversarial networks

2018-04-23 · Pierre-Luc Dallaire-Demers, Nathan Killoran

Quantum machine learning is expected to be one of the first potential general-purpose applications of near-term quantum devices. A major recent breakthrough in classical machine learning is the notion of generative adver…

BIG-bench Machine LearningGenerative Adversarial NetworkQuantum Machine Learning

Lung image segmentation by generative adversarial networks

2019-07-30 · Jia-xin Cai, Hongfeng Zhu

Lung image segmentation plays an important role in computer-aid pulmonary diseases diagnosis and treatment. This paper proposed a lung image segmentation method by generative adversarial networks. We employed a variety o…

Image SegmentationSegmentationSemantic SegmentationTranslation

Adversarial Attack Against Images Classification based on Generative Adversarial Networks

2024-12-21 · Yahe Yang

Adversarial attacks on image classification systems have always been an important problem in the field of machine learning, and generative adversarial networks (GANs), as popular models in the field of image generation, …

Adversarial AttackDecision Makingimage-classificationImage Classification+1