English

Information-Weighted Neural Cache Language Models for ASR

Computation and Language 2018-09-25 v1 Machine Learning

Abstract

Neural cache language models (LMs) extend the idea of regular cache language models by making the cache probability dependent on the similarity between the current context and the context of the words in the cache. We make an extensive comparison of 'regular' cache models with neural cache models, both in terms of perplexity and WER after rescoring first-pass ASR results. Furthermore, we propose two extensions to this neural cache model that make use of the content value/information weight of the word: firstly, combining the cache probability and LM probability with an information-weighted interpolation and secondly, selectively adding only content words to the cache. We obtain a 29.9%/32.1% (validation/test set) relative improvement in perplexity with respect to a baseline LSTM LM on the WikiText-2 dataset, outperforming previous work on neural cache LMs. Additionally, we observe significant WER reductions with respect to the baseline model on the WSJ ASR task.

Keywords

Cite

@article{arxiv.1809.08826,
  title  = {Information-Weighted Neural Cache Language Models for ASR},
  author = {Lyan Verwimp and Joris Pelemans and Hugo Van hamme and Patrick Wambacq},
  journal= {arXiv preprint arXiv:1809.08826},
  year   = {2018}
}

Comments

Accepted for publication at SLT 2018

R2 v1 2026-06-23T04:16:04.312Z