English

A Model for Every User and Budget: Label-Free and Personalized Mixed-Precision Quantization

Sound 2024-02-13 v2 Computation and Language Audio and Speech Processing

Abstract

Recent advancement in Automatic Speech Recognition (ASR) has produced large AI models, which become impractical for deployment in mobile devices. Model quantization is effective to produce compressed general-purpose models, however such models may only be deployed to a restricted sub-domain of interest. We show that ASR models can be personalized during quantization while relying on just a small set of unlabelled samples from the target domain. To this end, we propose myQASR, a mixed-precision quantization method that generates tailored quantization schemes for diverse users under any memory requirement with no fine-tuning. myQASR automatically evaluates the quantization sensitivity of network layers by analysing the full-precision activation values. We are then able to generate a personalised mixed-precision quantization scheme for any pre-determined memory budget. Results for large-scale ASR models show how myQASR improves performance for specific genders, languages, and speakers.

Keywords

Cite

@article{arxiv.2307.12659,
  title  = {A Model for Every User and Budget: Label-Free and Personalized Mixed-Precision Quantization},
  author = {Edward Fish and Umberto Michieli and Mete Ozay},
  journal= {arXiv preprint arXiv:2307.12659},
  year   = {2024}
}

Comments

INTERSPEECH 2023. Code is available at https://github.com/SamsungLabs/myQASR

R2 v1 2026-06-28T11:38:28.638Z