paper-with-me

Papers

Robust Conditional Generative Adversarial Networks

2018-05-22 · ICLR 2019 5 · Grigorios G. Chrysos, Jean Kossaifi, Stefanos Zafeiriou

Conditional generative adversarial networks (cGAN) have led to large improvements in the task of conditional image generation, which lies at the heart of computer vision. The major focus so far has been on performance improvement, while there has been little effort in making cGAN more robust to noise. The regression (of the generator) might lead to arbitrarily large errors in the output, which makes cGAN unreliable for real-world applications. In this work, we introduce a novel conditional GAN model, called RoCGAN, which leverages structure in the target space of the model to address the issue. Our model augments the generator with an unsupervised pathway, which promotes the outputs of the generator to span the target manifold even in the presence of intense noise. We prove that RoCGAN share similar theoretical properties as GAN and experimentally verify that our model outperforms existing state-of-the-art cGAN architectures by a large margin in a variety of domains including images from natural scenes and faces.

📄 PDF Abstract BibTeX arXiv:1805.08657

Code (1)

grigorisg9gr/rocgan 공식 구현

Tasks

Conditional Image GenerationImage Generation

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

Conditional Generative Adversarial Nets

2014-11-06 · Mehdi Mirza, Simon Osindero

Generative Adversarial Nets [8] were recently introduced as a novel way to train generative models. In this work we introduce the conditional version of generative adversarial nets, which can be constructed by simply fee…

DescriptiveHuman action generation

AIM: Adversarial Inference by Matching Priors and Conditionals

2018-09-27 · Hanbo Li, Yaqing Wang, Changyou Chen, Jing Gao

Effective inference for a generative adversarial model remains an important and challenging problem. We propose a novel approach, Adversarial Inference by Matching priors and conditionals (AIM), which explicitly matches …

Theoretical Insights into the Use of Structural Similarity Index In Generative Models and Inferential Autoencoders

2020-04-04 · Benyamin Ghojogh, Fakhri Karray, Mark Crowley

Generative models and inferential autoencoders mostly make use of $\ell_2$ norm in their optimization objectives. In order to generate perceptually better images, this short paper theoretically discusses how to use Struc…

Dimensionality ReductionImage GenerationImage Quality AssessmentSSIM

Towards Recovery of Conditional Vectors from Conditional Generative Adversarial Networks

2017-12-06 · Sihao Ding, Andreas Wallin

A conditional Generative Adversarial Network allows for generating samples conditioned on certain external information. Being able to recover latent and conditional vectors from a condi- tional GAN can be potentially val…

Generative Adversarial NetworkImage Manipulation

Attack Deterministic Conditional Image Generative Models for Diverse and Controllable Generation

2024-03-13 · Tianyi Chu, Wei Xing, Jiafu Chen, Zhizhong Wang 외

Existing generative adversarial network (GAN) based conditional image generative models typically produce fixed output for the same conditional input, which is unreasonable for highly subjective tasks, such as large-mask…

Adversarial AttackConditional Image GenerationGenerative Adversarial NetworkImage Generation+2