SOTAVerified

Sampling Informative Training Data for RNN Language Models

2018-07-01ACL 2018Unverified0· sign in to hype

Fern, Jared ez, Doug Downey

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose an unsupervised importance sampling approach to selecting training data for recurrent neural network (RNNs) language models. To increase the information content of the training set, our approach preferentially samples high perplexity sentences, as determined by an easily queryable n-gram language model. We experimentally evaluate the heldout perplexity of models trained with our various importance sampling distributions. We show that language models trained on data sampled using our proposed approach outperform models trained over randomly sampled subsets of both the Billion Word (Chelba et al., 2014 Wikitext-103 benchmark corpora (Merity et al., 2016).

Tasks

Reproductions