DGL-GAN: Discriminator Guided Learning for GAN Compression
Yuesong Tian, Li Shen, Xiang Tian, Dacheng Tao, Zhifeng Li, Wei Liu,, Yaowu Chen

TL;DR
This paper introduces DGL-GAN, a novel discriminator-guided learning method that effectively compresses large-scale GANs like StyleGAN2 and BigGAN, achieving state-of-the-art results while reducing computational costs.
Contribution
The paper proposes a simple discriminator-guided knowledge transfer approach for GAN compression, improving efficiency without sacrificing image quality.
Findings
DGL-GAN achieves SOTA results on StyleGAN2 and BigGAN.
DGL-GAN boosts the performance of uncompressed GANs, e.g., StyleGAN2 with FID 2.65.
The method effectively reduces computation costs while maintaining high-quality image synthesis.
Abstract
Generative Adversarial Networks (GANs) with high computation costs, e.g., BigGAN and StyleGAN2, have achieved remarkable results in synthesizing high-resolution images from random noise. Reducing the computation cost of GANs while keeping generating photo-realistic images is a challenging field. In this work, we propose a novel yet simple {\bf D}iscriminator {\bf G}uided {\bf L}earning approach for compressing vanilla {\bf GAN}, dubbed {\bf DGL-GAN}. Motivated by the phenomenon that the teacher discriminator may contain some meaningful information about both real images and fake images, we merely transfer the knowledge from the teacher discriminator via the adversarial interaction between the teacher discriminator and the student generator. We apply DGL-GAN to compress the two most representative large-scale vanilla GANs, i.e., StyleGAN2 and BigGAN. Experiments show that DGL-GAN…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · Advanced Image Processing Techniques
MethodsWeight Demodulation · *Communicated@Fast*How Do I Communicate to Expedia? · HuMan(Expedia)||How do I get a human at Expedia? · Residual Connection · Dense Connections · Residual Block · Feedforward Network · Six Ways To Communicate To Someone At Expedia Via Phone And Email's. · Projection Discriminator · 1x1 Convolution
