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

AutoGAN-Distiller: Searching to Compress Generative Adversarial Networks

About

The compression of Generative Adversarial Networks (GANs) has lately drawn attention, due to the increasing demand for deploying GANs into mobile devices for numerous applications such as image translation, enhancement and editing. However, compared to the substantial efforts to compressing other deep models, the research on compressing GANs (usually the generators) remains at its infancy stage. Existing GAN compression algorithms are limited to handling specific GAN architectures and losses. Inspired by the recent success of AutoML in deep compression, we introduce AutoML to GAN compression and develop an AutoGAN-Distiller (AGD) framework. Starting with a specifically designed efficient search space, AGD performs an end-to-end discovery for new efficient generators, given the target computational resource constraints. The search is guided by the original GAN model via knowledge distillation, therefore fulfilling the compression. AGD is fully automatic, standalone (i.e., needing no trained discriminators), and generically applicable to various GAN models. We evaluate AGD in two representative GAN tasks: image translation and super resolution. Without bells and whistles, AGD yields remarkably lightweight yet more competitive compressed models, that largely outperform existing alternatives. Our codes and pretrained models are available at https://github.com/TAMU-VITA/AGD.

Yonggan Fu, Wuyang Chen, Haotao Wang, Haoran Li, Yingyan Celine Lin, Zhangyang Wang• 2020

Related benchmarks

TaskDatasetResultRank
Image-to-Image TranslationHorse -> Zebra
FID83.6
23
Image-to-Image Translationhorse2zebra
FID83.6
10
Image-to-ImageHorse -> Zebra
FID83.6
7
Image-to-Image TranslationSummer -> Winter
FID78.33
6
Showing 4 of 4 rows

Other info

Follow for update