English

Improving Language Modeling using Densely Connected Recurrent Neural Networks

Computation and Language 2017-07-20 v1

Abstract

In this paper, we introduce the novel concept of densely connected layers into recurrent neural networks. We evaluate our proposed architecture on the Penn Treebank language modeling task. We show that we can obtain similar perplexity scores with six times fewer parameters compared to a standard stacked 2-layer LSTM model trained with dropout (Zaremba et al. 2014). In contrast with the current usage of skip connections, we show that densely connecting only a few stacked layers with skip connections already yields significant perplexity reductions.

Keywords

Cite

@article{arxiv.1707.06130,
  title  = {Improving Language Modeling using Densely Connected Recurrent Neural Networks},
  author = {Fréderic Godin and Joni Dambre and Wesley De Neve},
  journal= {arXiv preprint arXiv:1707.06130},
  year   = {2017}
}

Comments

Accepted at Workshop on Representation Learning, ACL2017

R2 v1 2026-06-22T20:51:48.638Z