paper-with-me

Papers

Few-shot Image Generation via Masked Discrimination

2022-10-27 · Jingyuan Zhu, Huimin Ma, Jiansheng Chen, Jian Yuan

Few-shot image generation aims to generate images of high quality and great diversity with limited data. However, it is difficult for modern GANs to avoid overfitting when trained on only a few images. The discriminator can easily remember all the training samples and guide the generator to replicate them, leading to severe diversity degradation. Several methods have been proposed to relieve overfitting by adapting GANs pre-trained on large source domains to target domains using limited real samples. This work presents a novel approach to realize few-shot GAN adaptation via masked discrimination. Random masks are applied to features extracted by the discriminator from input images. We aim to encourage the discriminator to judge various images which share partially common features with training samples as realistic. Correspondingly, the generator is guided to generate diverse images instead of replicating training samples. In addition, we employ a cross-domain consistency loss for the discriminator to keep relative distances between generated samples in its feature space. It strengthens global image discrimination and guides adapted GANs to preserve more information learned from source domains for higher image quality. The effectiveness of our approach is demonstrated both qualitatively and quantitatively with higher quality and greater diversity on a series of few-shot image generation tasks than prior methods.

📄 PDF Abstract BibTeX arXiv:2210.15194

Code (1)

bbzhu-jy16/MaskDis pytorch

Tasks

DiversityImage Generation

Similar Papers 제목 키워드 기반

BiGR: Harnessing Binary Latent Codes for Image Generation and Improved Visual Representation Capabilities

2024-10-18 · Shaozhe Hao, Xuantong Liu, Xianbiao Qi, Shihao Zhao 외

We introduce BiGR, a novel conditional image generation model using compact binary latent codes for generative training, focusing on enhancing both generation and representation capabilities. BiGR is the first conditiona…

Conditional Image GenerationImage GenerationImage InpaintingText to Image Generation+2

Reconstruction Guided Few-shot Network For Remote Sensing Image Classification

2026-01-12 · Mohit Jaiswal, Naman Jain, Shivani Pathak, Mainak Singha 외 arxiv

Few-shot remote sensing image classification is challenging due to limited labeled samples and high variability in land-cover types. We propose a reconstruction-guided few-shot network (RGFS-Net) that enhances generaliza…

Remote Sensing Image ClassificationImage Reconstruction

Reading and Writing: Discriminative and Generative Modeling for Self-Supervised Text Recognition

2022-07-01 · Mingkun Yang, Minghui Liao, Pu Lu, Jing Wang 외

Existing text recognition methods usually need large-scale training data. Most of them rely on synthetic training data due to the lack of annotated real images. However, there is a domain gap between the synthetic data a…

Contrastive LearningScene Text Recognition

Exploiting Knowledge Distillation for Few-Shot Image Generation

2021-09-29 · Xingzhong Hou, Boxiao Liu, Fang Wan, Haihang You

Few-shot image generation, which trains generative models on limited examples, is of practical importance. The existing pipeline is first pretraining a source model (which contains a generator and a discriminator) on a l…

DiversityImage GenerationKnowledge DistillationRelation

MICM: Rethinking Unsupervised Pretraining for Enhanced Few-shot Learning

2024-08-23 · Zhenyu Zhang, Guangyao Chen, Yixiong Zou, Zhimeng Huang 외

Humans exhibit a remarkable ability to learn quickly from a limited number of labeled samples, a capability that starkly contrasts with that of current machine learning systems. Unsupervised Few-Shot Learning (U-FSL) see…

Contrastive LearningFew-Shot LearningUnsupervised Few-Shot Learning