ICASSP 2022accepted0 citations

Adaptive Discounting of Implicit Language Models in RNN-Transducers

Vinit Unni, Shreya Khare, Ashish R. Mittal, Preethi Jyothi, Sunita Sarawagi, Samarth Bharadwaj

Abstract

RNN-Transducer (RNN-T) models have become synonymous with streaming end-to-end ASR systems. While they perform competitively on a number of evaluation categories, rare words pose a serious challenge to RNN-T models. One main reason for the degradation in performance on rare words is that the language model (LM) internal to RNN-Ts can be-come overconfident and lead to hallucinated predictions that are acoustically inconsistent with the underlying speech. To address this issue, we propose a lightweight adaptive LM dis-counting technique ADAPTLMD, that can be used with any RNN-T architecture without requiring any external resources or additional parameters. ADAPTLMD uses a two-pronged approach: 1. Randomly mask the prediction network output to encourage the RNN-T to not be overly reliant on it’s outputs. 2. Dynamically choose when to discount the implicit LM (ILM) based on rarity of recently predicted tokens and divergence between ILM and implicit acoustic model (IAM) scores. Comparing ADAPTLMD to a competitive RNN-T baseline, we obtain up to 4% and 14% relative reductions in overall WER and rare word PER, respectively, on a conversational, code-mixed Hindi-English ASR task.

BibTeX
@inproceedings{icassp2022_adaptivediscount,
  title = {Adaptive Discounting of Implicit Language Models in RNN-Transducers},
  author = {Vinit Unni and Shreya Khare and Ashish R. Mittal and Preethi Jyothi and Sunita Sarawagi and Samarth Bharadwaj},
  booktitle = {ICASSP 2022},
  year = {2022}
}
Adaptive Discounting of Implicit Language Models in RNN-Transducers · ICASSP 2022