paper-with-me

Papers

QGAN: Quantize Generative Adversarial Networks to Extreme low-bits

2019-09-25 · Peiqi Wang, Yu Ji, Xinfeng Xie, Yongqiang Lyu, Dongsheng Wang, Yuan Xie

The intensive computation and memory requirements of generative adversarial neural networks (GANs) hinder its real-world deployment on edge devices such as smartphones. Despite the success in model reduction of convolutional neural networks (CNNs), neural network quantization methods have not yet been studied on GANs, which are mainly faced with the issues of both the effectiveness of quantization algorithms and the instability of training GAN models. In this paper, we start with an extensive study on applying existing successful CNN quantization methods to quantize GAN models to extreme low bits. Our observation reveals that none of them generates samples with reasonable quality because of the underrepresentation of quantized weights in models, and the generator and discriminator networks show different sensitivities upon the quantization precision. Motivated by these observations, we develop a novel quantization method for GANs based on EM algorithms, named as QGAN. We also propose a multi-precision algorithm to help find an appropriate quantization precision of GANs given image qualities requirements. Experiments on CIFAR-10 and CelebA show that QGAN can quantize weights in GANs to even 1-bit or 2-bit representations with results of quality comparable to original models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

QGAN: Quantized Generative Adversarial Networks

2019-01-24 · Peiqi Wang, Dongsheng Wang, Yu Ji, Xinfeng Xie 외

The intensive computation and memory requirements of generative adversarial neural networks (GANs) hinder its real-world deployment on edge devices such as smartphones. Despite the success in model reduction of CNNs, neu…

Quantization

A Distributed Training Algorithm of Generative Adversarial Networks with Quantized Gradients

2020-10-26 · Xiaojun Chen, Shu Yang, Li Shen, Xuanrong Pang

Training generative adversarial networks (GAN) in a distributed fashion is a promising technology since it is contributed to training GAN on a massive of data efficiently in real-world applications. However, GAN is known…

Quantum Generative Models for Small Molecule Drug Discovery

2021-01-09 · Junde Li, Rasit Topaloglu, Swaroop Ghosh

Existing drug discovery pipelines take 5-10 years and cost billions of dollars. Computational approaches aim to sample from regions of the whole molecular and solid-state compounds called chemical space which could be on…

Drug Discovery

Vector-quantized Image Modeling with Improved VQGAN

2021-10-09 · ICLR 2022 4 · Jiahui Yu, Xin Li, Jing Yu Koh, Han Zhang 외

Pretraining language models with next-token prediction on massive text corpora has delivered phenomenal zero-shot, few-shot, transfer learning and multi-tasking capabilities on both generative and discriminative language…

Image GenerationImage ReconstructionRepresentation LearningTransfer Learning

Quantum Generative Diffusion Model: A Fully Quantum-Mechanical Model for Generating Quantum State Ensemble

2024-01-13 · Chuangtao Chen, Qinglin Zhao, Mengchu Zhou, Zhimin He 외

Classical diffusion models have shown superior generative results. Exploring them in the quantum domain can advance the field of quantum generative learning. This work introduces Quantum Generative Diffusion Model (QGDM)…

DenoisingGenerative Adversarial Networkmodel