Evaluating Post-Training Compression in GANs using Locality-Sensitive Hashing
Gon\c{c}alo Mordido, Haojin Yang, Christoph Meinel

TL;DR
This paper investigates post-training compression of GANs using existing methods like clipping and quantization, introduces LSH-based metrics for evaluation, and analyzes the trade-offs between compression levels, sample quality, and diversity.
Contribution
It demonstrates that existing compression techniques can be applied post-training to GANs without retraining and introduces LSH-based metrics for more robust and efficient evaluation.
Findings
High compression levels distort generated samples.
LSH-based metrics improve outlier robustness and evaluation efficiency.
Compression induces a trade-off between sample quality and diversity.
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Advanced Image and Video Retrieval Techniques
