Mixed Precision Low-bit Quantization of Neural Network Language Models for Speech Recognition
Junhao Xu, Jianwei Yu, Shoukang Hu, Xunying Liu, Helen Meng

TL;DR
This paper introduces novel mixed precision quantization methods for neural network language models, significantly reducing model size without affecting speech recognition accuracy.
Contribution
It proposes three techniques for automatically learning optimal local precision in LSTM-RNN and Transformer models, improving quantization efficiency.
Findings
Achieved up to 16x model size reduction
Maintained statistically identical word error rates
Demonstrated effectiveness on speech recognition tasks
Abstract
State-of-the-art language models (LMs) represented by long-short term memory recurrent neural networks (LSTM-RNNs) and Transformers are becoming increasingly complex and expensive for practical applications. Low-bit neural network quantization provides a powerful solution to dramatically reduce their model size. Current quantization methods are based on uniform precision and fail to account for the varying performance sensitivity at different parts of LMs to quantization errors. To this end, novel mixed precision neural network LM quantization methods are proposed in this paper. The optimal local precision choices for LSTM-RNN and Transformer based neural LMs are automatically learned using three techniques. The first two approaches are based on quantization sensitivity metrics in the form of either the KL-divergence measured between full precision and quantized LMs, or Hessian trace…
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Label Smoothing · Absolute Position Encodings · Residual Connection · Softmax · Tanh Activation · Adam
