We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: MineGAN: effective knowledge transfer from GANs to target domains with few images

Abstract: One of the attractive characteristics of deep neural networks is their ability to transfer knowledge obtained in one domain to other related domains. As a result, high-quality networks can be trained in domains with relatively little training data. This property has been extensively studied for discriminative networks but has received significantly less attention for generative models. Given the often enormous effort required to train GANs, both computationally as well as in the dataset collection, the re-use of pretrained GANs is a desirable objective. 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. We perform experiments on several complex datasets using various GAN architectures (BigGAN, Progressive GAN) 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. Our code is available at: this https URL
Comments: CVPR2020
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:1912.05270 [cs.CV]
  (or arXiv:1912.05270v3 [cs.CV] for this version)

Submission history

From: Yaxing Wang [view email]
[v1] Wed, 11 Dec 2019 12:43:01 GMT (8736kb,D)
[v2] Mon, 30 Mar 2020 20:41:13 GMT (8271kb,D)
[v3] Thu, 2 Apr 2020 09:14:10 GMT (8271kb,D)

Link back to: arXiv, form interface, contact.