Computer Science > Neural and Evolutionary Computing
[Submitted on 26 Nov 2015 (v1), last revised 26 Apr 2016 (this version, v7)]
Title:Regularizing RNNs by Stabilizing Activations
View PDFAbstract:We stabilize the activations of Recurrent Neural Networks (RNNs) by penalizing the squared distance between successive hidden states' norms.
This penalty term is an effective regularizer for RNNs including LSTMs and IRNNs, improving performance on character-level language modeling and phoneme recognition, and outperforming weight noise and dropout.
We achieve competitive performance (18.6\% PER) on the TIMIT phoneme recognition task for RNNs evaluated without beam search or an RNN transducer.
With this penalty term, IRNN can achieve similar performance to LSTM on language modeling, although adding the penalty term to the LSTM results in superior performance.
Our penalty term also prevents the exponential growth of IRNN's activations outside of their training horizon, allowing them to generalize to much longer sequences.
Submission history
From: David Krueger [view email][v1] Thu, 26 Nov 2015 14:35:27 UTC (791 KB)
[v2] Mon, 7 Dec 2015 04:52:03 UTC (791 KB)
[v3] Thu, 17 Dec 2015 02:09:00 UTC (617 KB)
[v4] Fri, 8 Jan 2016 00:58:39 UTC (296 KB)
[v5] Fri, 5 Feb 2016 04:58:47 UTC (295 KB)
[v6] Wed, 2 Mar 2016 20:42:08 UTC (295 KB)
[v7] Tue, 26 Apr 2016 05:21:11 UTC (295 KB)
Current browse context:
cs.NE
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.