Computer Science > Machine Learning
[Submitted on 27 Jan 2017 (v1), revised 24 May 2017 (this version, v3), latest version 22 Nov 2017 (v5)]
Title:Reinforced backpropagation for deep neural network learning
View PDFAbstract:Standard error backpropagation is used in almost all modern neural network learnings for minimizing training errors with respect to network parameters. However, it typically suffers from proliferation of saddle points in the high-dimensional parameter space. Therefore, it is highly desirable to design an efficient algorithm to escape from these saddle points and reach a parameter region of better generalization capabilities. Here, we propose a simple extension of the backpropagation, namely reinforced backpropagation, which simply adds previous first-order gradients in a stochastic manner with a probability that increases with learning time. As verified in a simple synthetic dataset, this method significantly accelerates learning compared to standard backpropagation. Surprisingly, it dramatically reduces over-fitting effects, even compared to state-of-the-art adaptive learning algorithm---Adam. For a benchmark handwritten dataset, the learning performance is comparable to Adam, yet with an extra advantage of requiring one-fold less computer memory. Overall, our method introduces stochastic memory into gradients, which may be an important starting point to understand how gradient-based training algorithms can work and its relationship with the generalization abilities of deep networks.
Submission history
From: Haiping Huang [view email][v1] Fri, 27 Jan 2017 08:49:19 UTC (89 KB)
[v2] Tue, 7 Mar 2017 05:34:08 UTC (626 KB)
[v3] Wed, 24 May 2017 09:30:54 UTC (663 KB)
[v4] Tue, 19 Sep 2017 02:57:24 UTC (674 KB)
[v5] Wed, 22 Nov 2017 08:27:39 UTC (674 KB)
References & Citations
export BibTeX citation
Loading...
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?)
IArxiv Recommender
(What is IArxiv?)
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.