English

Learning Word-Level Confidence For Subword End-to-End ASR

Audio and Speech Processing 2021-03-12 v1 Computation and Language Machine Learning

Abstract

We study the problem of word-level confidence estimation in subword-based end-to-end (E2E) models for automatic speech recognition (ASR). Although prior works have proposed training auxiliary confidence models for ASR systems, they do not extend naturally to systems that operate on word-pieces (WP) as their vocabulary. In particular, ground truth WP correctness labels are needed for training confidence models, but the non-unique tokenization from word to WP causes inaccurate labels to be generated. This paper proposes and studies two confidence models of increasing complexity to solve this problem. The final model uses self-attention to directly learn word-level confidence without needing subword tokenization, and exploits full context features from multiple hypotheses to improve confidence accuracy. Experiments on Voice Search and long-tail test sets show standard metrics (e.g., NCE, AUC, RMSE) improving substantially. The proposed confidence module also enables a model selection approach to combine an on-device E2E model with a hybrid model on the server to address the rare word recognition problem for the E2E model.

Keywords

Cite

@article{arxiv.2103.06716,
  title  = {Learning Word-Level Confidence For Subword End-to-End ASR},
  author = {David Qiu and Qiujia Li and Yanzhang He and Yu Zhang and Bo Li and Liangliang Cao and Rohit Prabhavalkar and Deepti Bhatia and Wei Li and Ke Hu and Tara N. Sainath and Ian McGraw},
  journal= {arXiv preprint arXiv:2103.06716},
  year   = {2021}
}

Comments

To appear in ICASSP 2021

R2 v1 2026-06-23T23:59:58.313Z