Evaluating Post-Training Compression in GANs using Locality-Sensitive Hashing

03/22/2021
by   Gonçalo Mordido, et al.
16

The analysis of the compression effects in generative adversarial networks (GANs) after training, i.e. without any fine-tuning, remains an unstudied, albeit important, topic with the increasing trend of their computation and memory requirements. While existing works discuss the difficulty of compressing GANs during training, requiring novel methods designed with the instability of GANs training in mind, we show that existing compression methods (namely clipping and quantization) may be directly applied to compress GANs post-training, without any additional changes. High compression levels may distort the generated set, likely leading to an increase of outliers that may negatively affect the overall assessment of existing k-nearest neighbor (KNN) based metrics. We propose two new precision and recall metrics based on locality-sensitive hashing (LSH), which, on top of increasing the outlier robustness, decrease the complexity of assessing an evaluation sample against n reference samples from O(n) to O(log(n)), if using LSH and KNN, and to O(1), if only applying LSH. We show that low-bit compression of several pre-trained GANs on multiple datasets induces a trade-off between precision and recall, retaining sample quality while sacrificing sample diversity.

READ FULL TEXT

page 14

page 15

page 16

page 18

page 22

page 24

page 28

page 30

research
06/19/2018

An empirical study on evaluation metrics of generative adversarial networks

Evaluating generative adversarial networks (GANs) is inherently challeng...
research
08/14/2021

A Survey on GAN Acceleration Using Memory Compression Technique

Since its invention, Generative adversarial networks (GANs) have shown o...
research
01/24/2019

QGAN: Quantized Generative Adversarial Networks

The intensive computation and memory requirements of generative adversar...
research
07/26/2021

Towards Generative Video Compression

We present a neural video compression method based on generative adversa...
research
08/31/2021

Quantization of Generative Adversarial Networks for Efficient Inference: a Methodological Study

Generative adversarial networks (GANs) have an enormous potential impact...
research
06/28/2019

RECURSIA-RRT: Recursive translatable point-set pattern discovery with removal of redundant translators

Two algorithms, RECURSIA and RRT, are presented, designed to increase th...

Please sign up or login with your details

Forgot password? Click here to reset