RADMM: Recurrent Adaptive Mixture Model with Applications to Domain Robust Language Modeling
Kazuki Irie, Shankar Kumar, Michael Nirschl, Hank Liao
Abstract
We present a new architecture and a training strategy for an adaptive mixture of experts with applications to domain robust language modeling. The proposed model is designed to benefit from the scenario where the training data are available in diverse domains as is the case for YouTube speech recognition. The two core components of our model are an ensemble of parallel long short-term memory (LSTM) expert layers for each domain and another LSTM based network which generates state dependent mixture weights for combining expert LSTM states by linear interpolation. The resulting model is a recurrent adaptive mixture model (RADMM) of domain experts. We train our model on 4.4B words from YouTube speech recognition data. We report results on the YouTube speech recognition test set. Compared with a background LSTM model, we obtain up to 12% relative improvement in perplexity and an improvement in word error rate from 12.3% to 12.1 % while using a lattice rescoring with strong pruning.
BibTeX
@inproceedings{icassp2018_radmmrecurrentad,
title = {RADMM: Recurrent Adaptive Mixture Model with Applications to Domain Robust Language Modeling},
author = {Kazuki Irie and Shankar Kumar and Michael Nirschl and Hank Liao},
booktitle = {ICASSP 2018},
year = {2018}
}