Quantization for Rapid Deployment of Deep Neural Networks
Jun Haeng Lee, Sangwon Ha, Saerom Choi, Won-Jo Lee, Seungwon Lee

TL;DR
This paper presents a simple channel-aware quantization method enabling rapid, fine-tuning-free deployment of deep neural networks on energy-efficient hardware, maintaining accuracy with minimal data profiling.
Contribution
A novel channel-level distribution recognition approach that reduces quantization loss and minimizes data requirements for profiling, facilitating quick deployment.
Findings
Networks quantized to 8-bit without fine tuning.
Method effective across multiple architectures and tasks.
Achieves accuracy preservation with limited data samples.
Abstract
This paper aims at rapid deployment of the state-of-the-art deep neural networks (DNNs) to energy efficient accelerators without time-consuming fine tuning or the availability of the full datasets. Converting DNNs in full precision to limited precision is essential in taking advantage of the accelerators with reduced memory footprint and computation power. However, such a task is not trivial since it often requires the full training and validation datasets for profiling the network statistics and fine tuning the networks to recover the accuracy lost after quantization. To address these issues, we propose a simple method recognizing channel-level distribution to reduce the quantization-induced accuracy loss and minimize the required image samples for profiling. We evaluated our method on eleven networks trained on the ImageNet classification benchmark and a network trained on the Pascal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Adversarial Robustness in Machine Learning
