Discriminator-Cooperated Feature Map Distillation for GAN Compression
Tie Hu, Mingbao Lin, Lizhou You, Fei Chao, Rongrong Ji

TL;DR
This paper introduces a novel discriminator-cooperated feature map distillation method for GAN compression, significantly reducing model size and computation while improving image generation quality.
Contribution
It presents a new distillation approach leveraging the discriminator to enhance generator feature maps and a collaborative adversarial training paradigm to prevent mode collapse.
Findings
Achieves over 40x MACs and 80x parameters reduction in CycleGAN.
Reduces FID from 61.53 to 48.24, outperforming state-of-the-art methods.
Demonstrates superior GAN compression performance with preserved image quality.
Abstract
Despite excellent performance in image generation, Generative Adversarial Networks (GANs) are notorious for its requirements of enormous storage and intensive computation. As an awesome ''performance maker'', knowledge distillation is demonstrated to be particularly efficacious in exploring low-priced GANs. In this paper, we investigate the irreplaceability of teacher discriminator and present an inventive discriminator-cooperated distillation, abbreviated as DCD, towards refining better feature maps from the generator. In contrast to conventional pixel-to-pixel match methods in feature map distillation, our DCD utilizes teacher discriminator as a transformation to drive intermediate results of the student generator to be perceptually close to corresponding outputs of the teacher generator. Furthermore, in order to mitigate mode collapse in GAN compression, we construct a collaborative…
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 · Image Processing Techniques and Applications · Advanced Image Processing Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Cycle Consistency Loss · Batch Normalization · Residual Block · GAN Least Squares Loss · Tanh Activation · Instance Normalization · HuMan(Expedia)||How do I get a human at Expedia? · Sigmoid Activation
