2000 character limit reached
Lightweight Adaptive Mixture of Neural and N-gram Language Models (1804.07705v2)
Published 20 Apr 2018 in cs.CL
Abstract: It is often the case that the best performing LLM is an ensemble of a neural LLM with n-grams. In this work, we propose a method to improve how these two models are combined. By using a small network which predicts the mixture weight between the two models, we adapt their relative importance at each time step. Because the gating network is small, it trains quickly on small amounts of held out data, and does not add overhead at scoring time. Our experiments carried out on the One Billion Word benchmark show a significant improvement over the state of the art ensemble without retraining of the basic modules.
- Anton Bakhtin (16 papers)
- Arthur Szlam (86 papers)
- Marc'Aurelio Ranzato (53 papers)
- Edouard Grave (56 papers)