Where and How to Enhance: Discovering Bit-Width Contribution for Mixed Precision Quantization
Haidong Kang, Lianbo Ma, Guo Yu, Shangce Gao

TL;DR
This paper introduces a Shapley-based method for mixed precision quantization that more accurately measures the contribution of each bit-width to neural network performance, outperforming traditional gradient-based approaches.
Contribution
It proposes a novel Shapley value approach for bit-width contribution measurement in MPQ, addressing limitations of gradient-based methods.
Findings
SMPQ achieves state-of-the-art results on benchmarks.
Shapley-based contribution measurement improves quantization policy accuracy.
Monte Carlo sampling reduces computation cost in Shapley calculations.
Abstract
Mixed precision quantization (MPQ) is an effective quantization approach to achieve accuracy-complexity trade-off of neural network, through assigning different bit-widths to network activations and weights in each layer. The typical way of existing MPQ methods is to optimize quantization policies (i.e., bit-width allocation) in a gradient descent manner, termed as Differentiable (DMPQ). At the end of the search, the bit-width associated to the quantization parameters which has the largest value will be selected to form the final mixed precision quantization policy, with the implicit assumption that the values of quantization parameters reflect the operation contribution to the accuracy improvement. While much has been discussed about the MPQ improvement, the bit-width selection process has received little attention. We study this problem and argue that the magnitude of quantization…
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.
