paper-with-me

홈 › Papers

KD-DLGAN: Data Limited Image Generation via Knowledge Distillation

2023-03-30 · CVPR 2023 1 · Kaiwen Cui, Yingchen Yu, Fangneng Zhan, Shengcai Liao, Shijian Lu1, Eric Xing

Generative Adversarial Networks (GANs) rely heavily on large-scale training data for training high-quality image generation models. With limited training data, the GAN discriminator often suffers from severe overfitting which directly leads to degraded generation especially in generation diversity. Inspired by the recent advances in knowledge distillation (KD), we propose KD-DLGAN, a knowledge-distillation based generation framework that introduces pre-trained vision-language models for training effective data-limited generation models. KD-DLGAN consists of two innovative designs. The first is aggregated generative KD that mitigates the discriminator overfitting by challenging the discriminator with harder learning tasks and distilling more generalizable knowledge from the pre-trained models. The second is correlated generative KD that improves the generation diversity by distilling and preserving the diverse image-text correlation within the pre-trained models. Extensive experiments over multiple benchmarks show that KD-DLGAN achieves superior image generation with limited training data. In addition, KD-DLGAN complements the state-of-the-art with consistent and substantial performance gains.

📄 PDF Abstract BibTeX arXiv:2303.17158

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityImage GenerationKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

DLGAN: Disentangling Label-Specific Fine-Grained Features for Image Manipulation

2019-11-22 · Guanqi Zhan, Yihao Zhao, Bingchan Zhao, Haoqi Yuan 외

Recent studies have shown how disentangling images into content and feature spaces can provide controllable image translation/ manipulation. In this paper, we propose a framework to enable utilizing discrete multi-labels…

AttributeImage ManipulationTranslation

DLGAN : Time Series Synthesis Based on Dual-Layer Generative Adversarial Networks

2025-08-29 · Xuan Hou, Shuhan Liu, Zhaohui Peng, Yaohui Chu 외 arxiv

Time series synthesis is an effective approach to ensuring the secure circulation of time series data. Existing time series synthesis methods typically perform temporal modeling based on random sequences to generate targ…

On Leveraging Pretrained GANs for Generation with Limited Data

2020-02-26 · ICML 2020 1 · Miaoyun Zhao, Yulai Cong, Lawrence Carin

Recent work has shown generative adversarial networks (GANs) can generate highly realistic images, that are often indistinguishable (by humans) from real images. Most images so generated are not contained in the training…

Image GenerationTransfer Learning

Distilling GANs with Style-Mixed Triplets for X2I Translation with Limited Data

2021-09-29 · ICLR 2022 4 · Yaxing Wang, Joost Van de Weijer, Lu Yu, Shangling Jui

Conditional image synthesis is an integral part of many X2I translation systems, including image-to-image, text-to-image and audio-to-image translation systems. Training these large systems generally requires huge amount…

Image GenerationKnowledge DistillationSemantic SegmentationTranslation

Learning semantic Image attributes using Image recognition and knowledge graph embeddings

2020-09-12 · Ashutosh Tiwari, Sandeep Varma

Extracting structured knowledge from texts has traditionally been used for knowledge base generation. However, other sources of information, such as images can be leveraged into this process to build more complete and ri…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs