Qimera: Data-free Quantization with Synthetic Boundary Supporting Samples
Kanghyun Choi, Deokki Hong, Noseong Park, Youngsok Kim, Jinho Lee

TL;DR
Qimera introduces a novel data-free quantization method that generates synthetic boundary-supporting samples using superposed latent embeddings and model information, improving accuracy without access to original training data.
Contribution
It proposes a new approach for data-free quantization by generating boundary-supporting samples with superposed embeddings and disentanglement, outperforming existing methods.
Findings
Achieves state-of-the-art results on data-free quantization tasks.
Effectively captures decision boundary information with synthetic samples.
Outperforms previous approaches relying on random noise.
Abstract
Model quantization is known as a promising method to compress deep neural networks, especially for inferences on lightweight mobile or edge devices. However, model quantization usually requires access to the original training data to maintain the accuracy of the full-precision models, which is often infeasible in real-world scenarios for security and privacy issues. A popular approach to perform quantization without access to the original data is to use synthetically generated samples, based on batch-normalization statistics or adversarial learning. However, the drawback of such approaches is that they primarily rely on random noise input to the generator to attain diversity of the synthetic samples. We find that this is often insufficient to capture the distribution of the original data, especially around the decision boundaries. To this end, we propose Qimera, a method that uses…
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
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning
