@inproceedings{37b504805d4346afa5f1a9f13ab3d899,
title = "Addressing the local minima problem by output monitoring and modification algorithms",
abstract = "This paper proposes a new approach called output monitoring and modification (OMM) to address the local minimum problem for existing gradient-descent algorithms (like BP, Rprop and Quickprop) in training feed-forward neural networks. OMM monitors the learning process. When the learning process is trapped into a local minimum, OMM changes some incorrect output values to escape from such local minimum. This modification can be repeated with different parameter settings until the learning process converges to the global optimum. The simulation experiments show that a gradient-descent learning algorithm with OMM has a much better global convergence capability than those without OMM but their convergence rates are similar. In one benchmark problem (application), the global convergence capability was increased from 1% to 100%.",
keywords = "Quickprop, Rprop, back-propagation, local minimum problem",
author = "Ng, {Sin Chun} and Cheung, {Chi Chung} and Lui, {Andrew Kwok Fai} and Tse, {Hau Ting}",
year = "2012",
doi = "10.1007/978-3-642-31346-2_24",
language = "English",
isbn = "9783642313455",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
number = "PART 1",
pages = "206--216",
booktitle = "Advances in Neural Networks, ISNN 2012 - 9th International Symposium on Neural Networks, Proceedings",
edition = "PART 1",
note = "9th International Symposium on Neural Networks, ISNN 2012 ; Conference date: 11-07-2012 Through 14-07-2012",
}