English

USM-Lite: Quantization and Sparsity Aware Fine-tuning for Speech Recognition with Universal Speech Models

Audio and Speech Processing 2024-01-17 v3 Sound

Abstract

End-to-end automatic speech recognition (ASR) models have seen revolutionary quality gains with the recent development of large-scale universal speech models (USM). However, deploying these massive USMs is extremely expensive due to the enormous memory usage and computational cost. Therefore, model compression is an important research topic to fit USM-based ASR under budget in real-world scenarios. In this study, we propose a USM fine-tuning approach for ASR, with a low-bit quantization and N:M structured sparsity aware paradigm on the model weights, reducing the model complexity from parameter precision and matrix topology perspectives. We conducted extensive experiments with a 2-billion parameter USM on a large-scale voice search dataset to evaluate our proposed method. A series of ablation studies validate the effectiveness of up to int4 quantization and 2:4 sparsity. However, a single compression technique fails to recover the performance well under extreme setups including int2 quantization and 1:4 sparsity. By contrast, our proposed method can compress the model to have 9.4% of the size, at the cost of only 7.3% relative word error rate (WER) regressions. We also provided in-depth analyses on the results and discussions on the limitations and potential solutions, which would be valuable for future studies.

Keywords

Cite

@article{arxiv.2312.08553,
  title  = {USM-Lite: Quantization and Sparsity Aware Fine-tuning for Speech Recognition with Universal Speech Models},
  author = {Shaojin Ding and David Qiu and David Rim and Yanzhang He and Oleg Rybakov and Bo Li and Rohit Prabhavalkar and Weiran Wang and Tara N. Sainath and Zhonglin Han and Jian Li and Amir Yazdanbakhsh and Shivani Agrawal},
  journal= {arXiv preprint arXiv:2312.08553},
  year   = {2024}
}

Comments

Accepted by ICASSP 2024. Preprint

R2 v1 2026-06-28T13:50:20.896Z