TruncQuant: Truncation-Ready Quantization for DNNs with Flexible Weight Bit Precision
Jinhee Kim, Seoyeon Yoon, Taeho Lee, Joo Chan Lee, Kang Eun Jeon, Jong Hwan Ko

TL;DR
TruncQuant introduces a flexible training scheme for deep neural networks that enables adaptive low-bit quantization with truncation, improving efficiency and robustness across different hardware platforms.
Contribution
It presents a novel truncation-ready training method that allows flexible bit precision through runtime bit-shifting, compatible with existing quantization frameworks.
Findings
Achieves robustness across various bit-width settings.
Enables single model deployment on multiple hardware platforms.
Easily integrable into existing quantization-aware training schemes.
Abstract
The deployment of deep neural networks on edge devices is a challenging task due to the increasing complexity of state-of-the-art models, requiring efforts to reduce model size and inference latency. Recent studies explore models operating at diverse quantization settings to find the optimal point that balances computational efficiency and accuracy. Truncation, an effective approach for achieving lower bit precision mapping, enables a single model to adapt to various hardware platforms with little to no cost. However, formulating a training scheme for deep neural networks to withstand the associated errors introduced by truncation remains a challenge, as the current quantization-aware training schemes are not designed for the truncation process. We propose TruncQuant, a novel truncation-ready training scheme allowing flexible bit precision through bit-shifting in runtime. We achieve…
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
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Medical Imaging Techniques and Applications
