Data Noising as Smoothing in Neural Network Language ModelsDownload PDF

Published: 21 Jul 2022, Last Modified: 05 May 2023ICLR 2017 PosterReaders: Everyone
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 n-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.
TL;DR: Derive data noising schemes for neural network language models corresponding to techniques in n-gram smoothing.
Conflicts: stanford.edu, cs.stanford.edu, fb.com, baidu.com
Keywords: Natural language processing, Deep learning
11 Replies

Loading