English

Incremental Adaptation Strategies for Neural Network Language Models

Neural and Evolutionary Computing 2015-07-08 v4 Computation and Language Machine Learning

Abstract

It is today acknowledged that neural network language models outperform backoff language models in applications like speech recognition or statistical machine translation. However, training these models on large amounts of data can take several days. We present efficient techniques to adapt a neural network language model to new data. Instead of training a completely new model or relying on mixture approaches, we propose two new methods: continued training on resampled data or insertion of adaptation layers. We present experimental results in an CAT environment where the post-edits of professional translators are used to improve an SMT system. Both methods are very fast and achieve significant improvements without overfitting the small adaptation data.

Keywords

Cite

@article{arxiv.1412.6650,
  title  = {Incremental Adaptation Strategies for Neural Network Language Models},
  author = {Aram Ter-Sarkisov and Holger Schwenk and Loic Barrault and Fethi Bougares},
  journal= {arXiv preprint arXiv:1412.6650},
  year   = {2015}
}

Comments

accepted as workshop paper at ACL-IJCNLP 2015

R2 v1 2026-06-22T07:39:16.687Z