paper-with-me

Papers Data Free Quantization

“Data Free Quantization” 태그가 달린 논문 37편 · 필터 해제

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

2022-10-26 · Yoojin Choi, Mostafa El-Khamy, Jungwon Lee

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

Data Free QuantizationGenerative Adversarial NetworkQuantizationZero-Shot Learning

PSAQ-ViT V2: Towards Accurate and General Data-Free Quantization for Vision Transformers

2022-09-13 · Zhikai Li, Mengjuan Chen, Junrui Xiao, Qingyi Gu

Data-free quantization can potentially address data privacy and security concerns in model compression, and thus has been widely investigated. Recently, PSAQ-ViT designs a relative value metric, patch similarity, to gene…

Data Free Quantizationimage-classificationImage ClassificationModel Compression+4

Towards Feature Distribution Alignment and Diversity Enhancement for Data-Free Quantization

2022-04-30 · Yangcheng Gao, Zhao Zhang, Richang Hong, Haijun Zhang 외

To obtain lower inference latency and less memory footprint of deep neural networks, model quantization has been widely employed in deep model deployment, by converting the floating points to low-precision integers. Howe…

Data Free QuantizationDiversityModel CompressionQuantization+1

Data-Free Quantization with Accurate Activation Clipping and Adaptive Batch Normalization

2022-04-08 · Yefei He, Luoming Zhang, Weijia Wu, Hong Zhou

Data-free quantization is a task that compresses the neural network to low bit-width without access to original training data. Most existing data-free quantization methods cause severe performance degradation due to inac…

Data Free QuantizationQuantization

It's All In the Teacher: Zero-Shot Quantization Brought Closer to the Teacher

2022-03-31 · CVPR 2022 1 · Kanghyun Choi, Hye Yoon Lee, Deokki Hong, Joonsang Yu 외

Model quantization is considered as a promising method to greatly reduce the resource requirements of deep neural networks. To deal with the performance drop induced by quantization errors, a popular method is to use tra…

AllData Free QuantizationKnowledge DistillationQuantization

SPIQ: Data-Free Per-Channel Static Input Quantization

2022-03-28 · Edouard Yvinec, Arnaud Dapogny, Matthieu Cord, Kevin Bailly

Computationally expensive neural networks are ubiquitous in computer vision and solutions for efficient inference have drawn a growing attention in the machine learning community. Examples of such solutions comprise quan…

Data Free Quantizationobject-detectionObject DetectionQuantization+1

Patch Similarity Aware Data-Free Quantization for Vision Transformers

2022-03-04 · Zhikai Li, Liping Ma, Mengjuan Chen, Junrui Xiao 외

Vision transformers have recently gained great success on various computer vision tasks; nevertheless, their high model complexity makes it challenging to deploy on resource-constrained devices. Quantization is an effect…

Data Free QuantizationQuantization

SQuant: On-the-Fly Data-Free Quantization via Diagonal Hessian Approximation

2022-02-14 · ICLR 2022 4 · Cong Guo, Yuxian Qiu, Jingwen Leng, Xiaotian Gao 외

Quantization of deep neural networks (DNN) has been proven effective for compressing and accelerating DNN models. Data-free quantization (DFQ) is a promising approach without the original datasets under privacy-sensitive…

Data Free QuantizationQuantization

Qimera: Data-free Quantization with Synthetic Boundary Supporting Samples

2021-11-04 · NeurIPS 2021 12 · Kanghyun Choi, Deokki Hong, Noseong Park, Youngsok Kim 외

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

Data Free QuantizationDisentanglementDiversityQuantization

Diverse Sample Generation: Pushing the Limit of Generative Data-free Quantization

2021-09-01 · Haotong Qin, Yifu Ding, Xiangguo Zhang, Jiakai Wang 외

Generative data-free quantization emerges as a practical compression approach that quantizes deep neural networks to low bit-width without accessing the real data. This approach generates data utilizing batch normalizati…

Data Free Quantizationimage-classificationImage ClassificationQuantization

Zero-shot Adversarial Quantization

2021-03-29 · CVPR 2021 1 · Yuang Liu, Wei zhang, Jun Wang

Model quantization is a promising approach to compress deep neural networks and accelerate inference, making it possible to be deployed on mobile and edge devices. To retain the high performance of full-precision models,…

Data Free QuantizationQuantizationTransfer Learning

Diversifying Sample Generation for Accurate Data-Free Quantization

2021-03-01 · CVPR 2021 1 · Xiangguo Zhang, Haotong Qin, Yifu Ding, Ruihao Gong 외

Quantization has emerged as one of the most prevalent approaches to compress and accelerate neural networks. Recently, data-free quantization has been widely studied as a practical and promising solution. It synthesizes …

Data Free Quantizationimage-classificationImage ClassificationQuantization

Generative Zero-shot Network Quantization

2021-01-21 · Xiangyu He, Qinghao Hu, Peisong Wang, Jian Cheng

Convolutional neural networks are able to learn realistic image priors from numerous training samples in low-level image generation and restoration. We show that, for high-level image recognition tasks, we can further re…

Data Free QuantizationImage GenerationQuantization

Towards Accurate Quantization and Pruning via Data-free Knowledge Transfer

2020-10-14 · Chen Zhu, Zheng Xu, Ali Shafahi, Manli Shu 외

When large scale training data is available, one can obtain compact and accurate networks to be deployed in resource-constrained environments effectively through quantization and pruning. However, training data are often…

Data Free QuantizationQuantizationTransfer Learning

Generative Low-bitwidth Data Free Quantization

2020-03-07 · ECCV 2020 8 · Shoukai Xu, Haokun Li, Bohan Zhuang, Jing Liu 외

Neural network quantization is an effective way to compress deep models and improve their execution latency and energy efficiency, so that they can be deployed on mobile or embedded devices. Existing quantization methods…

Data Free QuantizationQuantization

ZeroQ: A Novel Zero Shot Quantization Framework

2020-01-01 · CVPR 2020 6 · Yaohui Cai, Zhewei Yao, Zhen Dong, Amir Gholami 외

Quantization is a promising approach for reducing the inference time and memory footprint of neural networks. However, most existing quantization methods require access to the original training dataset for retraining dur…

Data Free QuantizationModel CompressionNeural Network CompressionQuantization

Data-Free Quantization Through Weight Equalization and Bias Correction

2019-06-11 · ICCV 2019 10 · Markus Nagel, Mart van Baalen, Tijmen Blankevoort, Max Welling

We introduce a data-free quantization method for deep neural networks that does not require fine-tuning or hyperparameter selection. It achieves near-original model performance on common computer vision architectures and…

Data Free Quantizationobject-detectionObject DetectionQuantization+1
← 이전 21–37 / 37