English

Adapting Resilient Propagation for Deep Learning

Neural and Evolutionary Computing 2015-09-17 v2 Computer Vision and Pattern Recognition Machine Learning Machine Learning

Abstract

The Resilient Propagation (Rprop) algorithm has been very popular for backpropagation training of multilayer feed-forward neural networks in various applications. The standard Rprop however encounters difficulties in the context of deep neural networks as typically happens with gradient-based learning algorithms. In this paper, we propose a modification of the Rprop that combines standard Rprop steps with a special drop out technique. We apply the method for training Deep Neural Networks as standalone components and in ensemble formulations. Results on the MNIST dataset show that the proposed modification alleviates standard Rprop's problems demonstrating improved learning speed and accuracy.

Keywords

Cite

@article{arxiv.1509.04612,
  title  = {Adapting Resilient Propagation for Deep Learning},
  author = {Alan Mosca and George D. Magoulas},
  journal= {arXiv preprint arXiv:1509.04612},
  year   = {2015}
}

Comments

Published in the proceedings of the UK workshop on Computational Intelligence 2015 (UKCI)

R2 v1 2026-06-22T10:57:21.620Z