English

Variational Smoothing in Recurrent Neural Network Language Models

Computation and Language 2019-01-29 v1

Abstract

We present a new theoretical perspective of data noising in recurrent neural network language models (Xie et al., 2017). We show that each variant of data noising is an instance of Bayesian recurrent neural networks with a particular variational distribution (i.e., a mixture of Gaussians whose weights depend on statistics derived from the corpus such as the unigram distribution). We use this insight to propose a more principled method to apply at prediction time and propose natural extensions to data noising under the variational framework. In particular, we propose variational smoothing with tied input and output embedding matrices and an element-wise variational smoothing method. We empirically verify our analysis on two benchmark language modeling datasets and demonstrate performance improvements over existing data noising methods.

Keywords

Cite

@article{arxiv.1901.09296,
  title  = {Variational Smoothing in Recurrent Neural Network Language Models},
  author = {Lingpeng Kong and Gabor Melis and Wang Ling and Lei Yu and Dani Yogatama},
  journal= {arXiv preprint arXiv:1901.09296},
  year   = {2019}
}

Comments

Accepted as a conference paper at ICLR 2019

R2 v1 2026-06-23T07:23:10.035Z