Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

HMQ: Hardware Friendly Mixed Precision Quantization Block for CNNs

About

Recent work in network quantization produced state-of-the-art results using mixed precision quantization. An imperative requirement for many efficient edge device hardware implementations is that their quantizers are uniform and with power-of-two thresholds. In this work, we introduce the Hardware Friendly Mixed Precision Quantization Block (HMQ) in order to meet this requirement. The HMQ is a mixed precision quantization block that repurposes the Gumbel-Softmax estimator into a smooth estimator of a pair of quantization parameters, namely, bit-width and threshold. HMQs use this to search over a finite space of quantization schemes. Empirically, we apply HMQs to quantize classification models trained on CIFAR10 and ImageNet. For ImageNet, we quantize four different architectures and show that, in spite of the added restrictions to our quantization scheme, we achieve competitive and, in some cases, state-of-the-art results.

Hai Victor Habi, Roy H. Jennings, Arnon Netzer• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet (val)
Top-1 Acc70.9
1206
Image ClassificationImageNet (test val)
Accuracy75.45
58
Image ClassificationImageNet (val)
WCR15.7
18
Image ClassificationImageNet-1k (val)
Top-1 Accuracy64.5
18
Showing 4 of 4 rows

Other info

Code

Follow for update