English

Data Noising as Smoothing in Neural Network Language Models

Machine Learning 2017-03-09 v1 Computation and Language

Abstract

Data noising is an effective technique for regularizing neural network models. While noising is widely adopted in application domains such as vision and speech, commonly used noising primitives have not been developed for discrete sequence-level settings such as language modeling. In this paper, we derive a connection between input noising in neural network language models and smoothing in nn-gram models. Using this connection, we draw upon ideas from smoothing to develop effective noising schemes. We demonstrate performance gains when applying the proposed schemes to language modeling and machine translation. Finally, we provide empirical analysis validating the relationship between noising and smoothing.

Keywords

Cite

@article{arxiv.1703.02573,
  title  = {Data Noising as Smoothing in Neural Network Language Models},
  author = {Ziang Xie and Sida I. Wang and Jiwei Li and Daniel Lévy and Aiming Nie and Dan Jurafsky and Andrew Y. Ng},
  journal= {arXiv preprint arXiv:1703.02573},
  year   = {2017}
}

Comments

ICLR 2017

R2 v1 2026-06-22T18:39:01.315Z