paper-with-me

Papers

Inducing Optimal Attribute Representations for Conditional GANs

2020-03-13 · ECCV 2020 8 · Binod Bhattarai, Tae-Kyun Kim

Conditional GANs are widely used in translating an image from one category to another. Meaningful conditions to GANs provide greater flexibility and control over the nature of the target domain synthetic data. Existing conditional GANs commonly encode target domain label information as hard-coded categorical vectors in the form of 0s and 1s. The major drawbacks of such representations are inability to encode the high-order semantic information of target categories and their relative dependencies. We propose a novel end-to-end learning framework with Graph Convolutional Networks to learn the attribute representations to condition on the generator. The GAN losses, i.e. the discriminator and attribute classification losses, are fed back to the Graph resulting in the synthetic images that are more natural and clearer in attributes. Moreover, prior-arts are given priorities to condition on the generator side, not on the discriminator side of GANs. We apply the conditions to the discriminator side as well via multi-task learning. We enhanced the four state-of-the art cGANs architectures: Stargan, Stargan-JNT, AttGAN and STGAN. Our extensive qualitative and quantitative evaluations on challenging face attributes manipulation data set, CelebA, LFWA, and RaFD, show that the cGANs enhanced by our methods outperform by a large margin, compared to their counter-parts and other conditioning methods, in terms of both target attributes recognition rates and quality measures such as PSNR and SSIM.

📄 PDF Abstract BibTeX arXiv:2003.06472

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeMulti-Task LearningSSIM

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
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 제목 키워드 기반

Invertible Conditional GANs for image editing

2016-11-19 · Guim Perarnau, Joost Van de Weijer, Bogdan Raducanu, Jose M. Álvarez

Generative Adversarial Networks (GANs) have recently demonstrated to successfully approximate complex data distributions. A relevant extension of this model is conditional GANs (cGANs), where the introduction of external…

Conditional Image GenerationImage-to-Image Translation

Stablizing Adversarial Invariance Induction by Discriminator Matching

2019-09-25 · Yusuke Iwasawa, Kei Akuzawa, Yutaka Matsuo

Incorporating the desired invariance into representation learning is a key challenge in many situations, e.g., for domain generalization and privacy/fairness constraints. An adversarial invariance induction (AII) shows i…

AttributeDomain GeneralizationFairnessRepresentation Learning

Stein Latent Optimization for Generative Adversarial Networks

2021-06-09 · ICLR 2022 4 · Uiwon Hwang, Heeseung Kim, Dahuin Jung, Hyemi Jang 외

Generative adversarial networks (GANs) with clustered latent spaces can perform conditional generation in a completely unsupervised manner. In the real world, the salient attributes of unlabeled data can be imbalanced. H…

Attribute

SAN: Inducing Metrizability of GAN with Discriminative Normalized Linear Layer

2023-01-30 · Yuhta Takida, Masaaki Imaizumi, Takashi Shibuya, Chieh-Hsin Lai 외

Generative adversarial networks (GANs) learn a target probability distribution by optimizing a generator and a discriminator with minimax objectives. This paper addresses the question of whether such optimization actuall…

Image Generation

Disentangling Multiple Conditional Inputs in GANs

2018-06-20 · Gökhan Yildirim, Calvin Seward, Urs Bergmann

In this paper, we propose a method that disentangles the effects of multiple input conditions in Generative Adversarial Networks (GANs). In particular, we demonstrate our method in controlling color, texture, and shape o…

Articles