English

Sub-8-Bit Quantization Aware Training for 8-Bit Neural Network Accelerator with On-Device Speech Recognition

Audio and Speech Processing 2022-07-01 v1 Artificial Intelligence Signal Processing

Abstract

We present a novel sub-8-bit quantization-aware training (S8BQAT) scheme for 8-bit neural network accelerators. Our method is inspired from Lloyd-Max compression theory with practical adaptations for a feasible computational overhead during training. With the quantization centroids derived from a 32-bit baseline, we augment training loss with a Multi-Regional Absolute Cosine (MRACos) regularizer that aggregates weights towards their nearest centroid, effectively acting as a pseudo compressor. Additionally, a periodically invoked hard compressor is introduced to improve the convergence rate by emulating runtime model weight quantization. We apply S8BQAT on speech recognition tasks using Recurrent Neural NetworkTransducer (RNN-T) architecture. With S8BQAT, we are able to increase the model parameter size to reduce the word error rate by 4-16% relatively, while still improving latency by 5%.

Cite

@article{arxiv.2206.15408,
  title  = {Sub-8-Bit Quantization Aware Training for 8-Bit Neural Network Accelerator with On-Device Speech Recognition},
  author = {Kai Zhen and Hieu Duy Nguyen and Raviteja Chinta and Nathan Susanj and Athanasios Mouchtaris and Tariq Afzal and Ariya Rastrow},
  journal= {arXiv preprint arXiv:2206.15408},
  year   = {2022}
}

Comments

Accepted for publication in INTERSPEECH 2022

R2 v1 2026-06-24T12:10:00.676Z