pith. machine review for the scientific record. sign in

arxiv: 1703.02573 · v1 · pith:TQDMN5FHnew · submitted 2017-03-07 · 💻 cs.LG · cs.CL

Data Noising as Smoothing in Neural Network Language Models

classification 💻 cs.LG cs.CL
keywords noisinglanguagemodelssmoothingnetworkneuralconnectiondata
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. How Noise Benefits AI-generated Image Detection

    cs.CV 2025-11 unverdicted novelty 6.0

    PiN-CLIP jointly trains a noise generator and detector under a variational positive-incentive principle to inject feature-space noise that suppresses shortcut directions and improves out-of-distribution accuracy by 5....

  2. Pretraining Language Models with Subword Regularization: An Empirical Study of BPE Dropout in Low-Resource NLP

    cs.CL 2026-05 conditional novelty 5.0

    Stochastic tokenization with BPE dropout during both pretraining and fine-tuning outperforms deterministic tokenization or fine-tuning-only dropout on low-resource NLP tasks.