Diversity-aware Channel Pruning for StyleGAN Compression
Jiwoo Chung, Sangeek Hyun, Sang-Heon Shim, Jae-Pil Heo

TL;DR
This paper introduces a channel pruning method for StyleGAN that improves sample diversity and maintains high image quality, achieving better results with less training effort.
Contribution
A novel diversity-aware channel pruning technique based on channel sensitivities to latent vectors, enhancing sample diversity in compressed StyleGAN models.
Findings
Significantly improves sample diversity in compressed StyleGANs.
Outperforms state-of-the-art methods in FID scores.
Achieves comparable quality with half the training iterations.
Abstract
StyleGAN has shown remarkable performance in unconditional image generation. However, its high computational cost poses a significant challenge for practical applications. Although recent efforts have been made to compress StyleGAN while preserving its performance, existing compressed models still lag behind the original model, particularly in terms of sample diversity. To overcome this, we propose a novel channel pruning method that leverages varying sensitivities of channels to latent vectors, which is a key factor in sample diversity. Specifically, by assessing channel importance based on their sensitivities to latent vector perturbations, our method enhances the diversity of samples in the compressed model. Since our method solely focuses on the channel pruning stage, it has complementary benefits with prior training schemes without additional training cost. Extensive experiments…
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
TopicsAlgorithms and Data Compression · Multimedia Communication and Technology
MethodsR1 Regularization · HuMan(Expedia)||How do I get a human at Expedia? · Convolution · Pruning · Dense Connections · Adaptive Instance Normalization · Feedforward Network · StyleGAN
