paper-with-me

Papers

QGAN: Quantized Generative Adversarial Networks

2019-01-24 · Peiqi Wang, Dongsheng Wang, Yu Ji, Xinfeng Xie, Haoxuan Song, XuXin Liu, Yongqiang Lyu, 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 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 methods to quantize GANs. Our observation reveals that none of them generates samples with reasonable quality because of the underrepresentation of quantized values in model weights, and the generator and discriminator networks show different sensitivities upon quantization methods. 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 the optimal number of bits of quantized GAN models in conjunction with corresponding result qualities. Experiments on CIFAR-10 and CelebA show that QGAN can quantize GANs to even 1-bit or 2-bit representations with results of quality comparable to original models.

📄 PDF Abstract BibTeX arXiv:1901.08263

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

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…

QGAN: Quantize Generative Adversarial Networks to Extreme low-bits

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

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 convoluti…

Quantization

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

MCR-VQGAN: A Scalable and Cost-Effective Tau PET Synthesis Approach for Alzheimer's Disease Imaging

2025-12-17 · Jin Young Kim, Jeremy Hudson, Jeongchul Kim, Qing Lyu 외 arxiv

Tau positron emission tomography (PET) is a critical diagnostic modality for Alzheimer's disease (AD), but its widespread clinical adoption is hindered by radiation exposure, limited availability, high clinical workload,…

Vector quantization loss analysis in VQGANs: a single-GPU ablation study for image-to-image synthesis

2023-08-09 · Luv Verma, Varun Mohan

This study performs an ablation analysis of Vector Quantized Generative Adversarial Networks (VQGANs), concentrating on image-to-image synthesis utilizing a single NVIDIA A100 GPU. The current work explores the nuanced e…

GPUImage GenerationQuantization