Recurrent Dropout without Memory Loss
Stanislau Semeniuta Aliaksei Severyn Erhardt Barth Affiliation: Universität zu Lübeck, Institut für Neuro- und Affiliation: Universität zu Lübeck, Institut für Neuro- und Affiliation: Google
Abstract
This paper presents a novel approach to recurrent neural network (RNN) regularization. Differently from the widely adopted dropout method, which is applied to forward connections of feed-forward architectures or RNNs, we propose to drop neurons directly in recurrent connections in a way that does not cause loss of long-term memory. Our approach is as easy to implement and apply as the regular feed-forward dropout and we demonstrate its effectiveness for Long Short-Term Memory network, the most popular type of RNN cells. Our experiments on NLP benchmarks show consistent improvements even when combined with conventional feed-forward dropout.
原文 arXiv:1603.05118;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1603.05118v2