Style-Restricted GAN: Multi-Modal Translation with Style Restriction Using Generative Adversarial Networks
Sho Inoue, Tad Gonsalves

TL;DR
This paper introduces Style-Restricted GAN (SRGAN), a novel unpaired image translation model that controls style diversity using new loss functions, resulting in higher diversity and better preservation of class-unrelated features.
Contribution
The paper proposes three new loss functions to restrict encoded feature distribution in GANs, improving style diversity control in unpaired image translation.
Findings
Enhanced diversity with three new loss functions
Successful translation with higher diversity on CelebA dataset
Encoded feature regulation improves translation quality
Abstract
Unpaired image-to-image translation using Generative Adversarial Networks (GAN) is successful in converting images among multiple domains. Moreover, recent studies have shown a way to diversify the outputs of the generator. However, since there are no restrictions on how the generator diversifies the results, it is likely to translate some unexpected features. In this paper, we propose Style-Restricted GAN (SRGAN) to demonstrate the importance of controlling the encoded features used in style diversifying process. More specifically, instead of KL divergence loss, we adopt three new losses to restrict the distribution of the encoded features: batch KL divergence loss, correlation loss, and histogram imitation loss. Further, the encoder is pre-trained with classification tasks before being used in translation process. The study reports quantitative as well as qualitative results with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Handwritten Text Recognition Techniques · Generative Adversarial Networks and Image Synthesis
MethodsSoftmax · Parameterized ReLU · *Communicated@Fast*How Do I Communicate to Expedia? · Dropout · Residual Connection · Dense Connections · Residual Block · Batch Normalization · Convolution · Max Pooling
