English

Zero-Shot Learning of a Conditional Generative Adversarial Network for Data-Free Network Quantization

Computer Vision and Pattern Recognition 2022-10-27 v1 Machine Learning Neural and Evolutionary Computing

Abstract

We propose a novel method for training a conditional generative adversarial network (CGAN) without the use of training data, called zero-shot learning of a CGAN (ZS-CGAN). Zero-shot learning of a conditional generator only needs a pre-trained discriminative (classification) model and does not need any training data. In particular, the conditional generator is trained to produce labeled synthetic samples whose characteristics mimic the original training data by using the statistics stored in the batch normalization layers of the pre-trained model. We show the usefulness of ZS-CGAN in data-free quantization of deep neural networks. We achieved the state-of-the-art data-free network quantization of the ResNet and MobileNet classification models trained on the ImageNet dataset. Data-free quantization using ZS-CGAN showed a minimal loss in accuracy compared to that obtained by conventional data-dependent quantization.

Keywords

Cite

@article{arxiv.2210.14392,
  title  = {Zero-Shot Learning of a Conditional Generative Adversarial Network for Data-Free Network Quantization},
  author = {Yoojin Choi and Mostafa El-Khamy and Jungwon Lee},
  journal= {arXiv preprint arXiv:2210.14392},
  year   = {2022}
}

Comments

IEEE ICIP 2021

R2 v1 2026-06-28T04:30:58.898Z