Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Diversity-aware Channel Pruning for StyleGAN Compression

About

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 demonstrate that our method significantly enhances sample diversity across various datasets. Moreover, in terms of FID scores, our method not only surpasses state-of-the-art by a large margin but also achieves comparable scores with only half training iterations.

Jiwoo Chung, Sangeek Hyun, Sang-Heon Shim, Jae-Pil Heo• 2024

Related benchmarks

TaskDatasetResultRank
Image GenerationLSUN church
FID4.87
95
Image GenerationFFHQ-256
FID6.35
9
Image SynthesisFFHQ (test)
FID8.4
8
Image GenerationFFHQ 1024
FID5.8
7
Image GenerationDog 256x256
FID53.17
4
Image GenerationFFHQ-256 (test)
Min L2 Distance0.0437
4
Showing 6 of 6 rows

Other info

Code

Follow for update