@inproceedings{godin-etal-2017-improving,
    title = "Improving Language Modeling using Densely Connected Recurrent Neural Networks",
    author = "Godin, Fr{\'e}deric  and
      Dambre, Joni  and
      De Neve, Wesley",
    editor = "Blunsom, Phil  and
      Bordes, Antoine  and
      Cho, Kyunghyun  and
      Cohen, Shay  and
      Dyer, Chris  and
      Grefenstette, Edward  and
      Hermann, Karl Moritz  and
      Rimell, Laura  and
      Weston, Jason  and
      Yih, Scott",
    booktitle = "Proceedings of the 2nd Workshop on Representation Learning for {NLP}",
    month = aug,
    year = "2017",
    address = "Vancouver, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/W17-2622/",
    doi = "10.18653/v1/W17-2622",
    pages = "186--190",
    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."
}Markdown (Informal)
[Improving Language Modeling using Densely Connected Recurrent Neural Networks](https://preview.aclanthology.org/iwcs-25-ingestion/W17-2622/) (Godin et al., RepL4NLP 2017)
ACL