SOTAVerified

Auto-Sizing Neural Networks: With Applications to n-gram Language Models

2015-08-20EMNLP 2015Unverified0· sign in to hype

Kenton Murray, David Chiang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Neural networks have been shown to improve performance across a range of natural-language tasks. However, designing and training them can be complicated. Frequently, researchers resort to repeated experimentation to pick optimal settings. In this paper, we address the issue of choosing the correct number of units in hidden layers. We introduce a method for automatically adjusting network size by pruning out hidden units through _,1 and _2,1 regularization. We apply this method to language modeling and demonstrate its ability to correctly choose the number of hidden units while maintaining perplexity. We also include these models in a machine translation decoder and show that these smaller neural models maintain the significant improvements of their unpruned versions.

Tasks

Reproductions