Zoneout: Regularizing RNNs by Randomly Preserving Hidden Activations.

international conference on learning representations(2017)

引用 377|浏览340
暂无评分
摘要
We propose zoneout, a novel method for regularizing RNNs.At each timestep, zoneout stochastically forces some hidden units to maintain their previous values.Like dropout, zoneout uses random noise to train a pseudo-ensemble, improving generalization.But by preserving instead of dropping hidden units, gradient information and state information are more readily propagated through time, as in feedforward stochastic depth networks.We perform an empirical investigation of various RNN regularizers, and find that zoneout gives significant performance improvements across tasks. We achieve competitive results with relatively simple models in character- and word-level language modelling on the Penn Treebank and Text8 datasets, and combining with recurrent batch normalization yields state-of-the-art results on permuted sequential MNIST.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要