paper-with-me

홈 › Papers

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

2021-04-28 · Yaxing Wang, Abel Gonzalez-Garcia, Chenshen Wu, Luis Herranz, Fahad Shahbaz Khan, Shangling Jui, Joost Van de Weijer

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.

📄 PDF Abstract BibTeX arXiv:2104.13742

Code (1)

yaxingwang/MineGAN 공식 구현 tf

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

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

2019-12-11 · CVPR 2020 6 · Yaxing Wang, Abel Gonzalez-Garcia, David Berga, Luis Herranz 외

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 rela…

Transfer Learning

Disease Knowledge Transfer across Neurodegenerative Diseases

2019-01-11 · Razvan V. Marinescu, Marco Lorenzi, Stefano B. Blumberg, Alexandra L. Young 외

We introduce Disease Knowledge Transfer (DKT), a novel technique for transferring biomarker information between related neurodegenerative diseases. DKT infers robust multimodal biomarker trajectories in rare neurodegener…

Transfer Learning

NanoNet: Parameter-Efficient Learning with Label-Scarce Supervision for Lightweight Text Mining Model

2026-02-05 · Qianren Mao, Yashuo Luo, Ziqi Qin, Junnan Liu 외 arxiv

The lightweight semi-supervised learning (LSL) strategy provides an effective approach of conserving labeled samples and minimizing model inference costs. Prior research has effectively applied knowledge transfer learnin…

Knowledge DistillationTransfer Learning

Diffusion Model as Representation Learner

2023-08-21 · ICCV 2023 1 · Xingyi Yang, Xinchao Wang

Diffusion Probabilistic Models (DPMs) have recently demonstrated impressive results on various generative tasks.Despite its promises, the learned representations of pre-trained DPMs, however, have not been fully understo…

Denoisingimage-classificationImage Classificationmodel+3

Opinion Mining Using Population-tuned Generative Language Models

2023-07-24 · Allmin Susaiyah, Abhinay Pandya, Aki Härmä

We present a novel method for mining opinions from text collections using generative language models trained on data collected from different populations. We describe the basic definitions, methodology and a generic algo…

Opinion Mining