Post-training Quantization with Multiple Points: Mixed Precision without Mixed Precision

22Citations
Citations of this article
45Readers
Mendeley users who have this article in their library.

Abstract

We consider the post-training quantization problem, which discretizes the weights of pre-trained deep neural networks without re-training the model. We propose multipoint quantization, a quantization method that approximates a full-precision weight vector using a linear combination of multiple vectors of low-bit numbers; this is in contrast to typical quantization methods that approximate each weight using a single low precision number. Computationally, we construct the multipoint quantization with an efficient greedy selection procedure, and adaptively decides the number of low precision points on each quantized weight vector based on the error of its output. This allows us to achieve higher precision levels for important weights that greatly influence the outputs, yielding an “effect of mixed precision” but without physical mixed precision implementations (which requires specialized hardware accelerators (Wang et al. 2019)). Empirically, our method can be implemented by common operands, bringing almost no memory and computation overhead. We show that our method outperforms a range of state-of-the-art methods on ImageNet classification and it can be generalized to more challenging tasks like PASCAL VOC object detection.

Cite

CITATION STYLE

APA

Liu, X., Ye, M., Zhou, D., & Liu, Q. (2021). Post-training Quantization with Multiple Points: Mixed Precision without Mixed Precision. In 35th AAAI Conference on Artificial Intelligence, AAAI 2021 (Vol. 10A, pp. 8697–8705). Association for the Advancement of Artificial Intelligence. https://doi.org/10.1609/aaai.v35i10.17054

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free