Transferring Unconditional to Conditional GANs with Hyper-Modulation
H\'ector Laria, Yaxing Wang, Joost van de Weijer, Bogdan Raducanu

TL;DR
This paper introduces a method for transferring high-quality unconditional GANs to conditional GANs using hyper-modulation, self-initialization, and contrastive learning, enabling efficient adaptation with limited data.
Contribution
It proposes a novel hyper-modulated network architecture with self-initialization and contrastive learning for effective transfer from unconditional to conditional GANs.
Findings
Hyper-modulated networks improve transfer efficiency.
Self-initialization prevents overfitting and mode collapse.
Contrastive learning enhances sample efficiency with small batches.
Abstract
GANs have matured in recent years and are able to generate high-resolution, realistic images. However, the computational resources and the data required for the training of high-quality GANs are enormous, and the study of transfer learning of these models is therefore an urgent topic. Many of the available high-quality pretrained GANs are unconditional (like StyleGAN). For many applications, however, conditional GANs are preferable, because they provide more control over the generation process, despite often suffering more training difficulties. Therefore, in this paper, we focus on transferring from high-quality pretrained unconditional GANs to conditional GANs. This requires architectural adaptation of the pretrained GAN to perform the conditioning. To this end, we propose hyper-modulated generative networks that allow for shared and complementary supervision. To prevent the…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning · HyperNetwork
