English

MineGAN++: Mining Generative Models for Efficient Knowledge Transfer to Limited Data Domains

Computer Vision and Pattern Recognition 2023-12-05 v2

Abstract

GANs largely increases the potential impact of generative models. Therefore, we propose a novel knowledge transfer method for generative models based on mining the knowledge that is most beneficial to a specific target domain, either from a single or multiple pretrained GANs. This is done using a miner network that identifies which part of the generative distribution of each pretrained GAN outputs samples closest to the target domain. Mining effectively steers GAN sampling towards suitable regions of the latent space, which facilitates the posterior finetuning and avoids pathologies of other methods, such as mode collapse and lack of flexibility. Furthermore, to prevent overfitting on small target domains, we introduce sparse subnetwork selection, that restricts the set of trainable neurons to those that are relevant for the target dataset. We perform comprehensive experiments on several challenging datasets using various GAN architectures (BigGAN, Progressive GAN, and StyleGAN) and show that the proposed method, called MineGAN, effectively transfers knowledge to domains with few target images, outperforming existing methods. In addition, MineGAN can successfully transfer knowledge from multiple pretrained GANs.

Keywords

Cite

@article{arxiv.2104.13742,
  title  = {MineGAN++: Mining Generative Models for Efficient Knowledge Transfer to Limited Data Domains},
  author = {Yaxing Wang and Abel Gonzalez-Garcia and Chenshen Wu and Luis Herranz and Fahad Shahbaz Khan and Shangling Jui and Joost van de Weijer},
  journal= {arXiv preprint arXiv:2104.13742},
  year   = {2023}
}

Comments

accepted at IJCV. arXiv admin note: substantial text overlap with arXiv:1912.05270

R2 v1 2026-06-24T01:35:53.884Z