Solving Flat-Spot Problem in Back-Propagation Learning Algorithm Based on Magnified Error

B Yang,YD Wang,XH Su,LJ Wang
DOI: https://doi.org/10.1109/icmlc.2004.1382065
2004-01-01
Abstract:A new learning algorithm based on magnified Error is proposed to speedup the training of back-propagation neural networks, and to improve the performances of neural network. The key to this algorithm lies in varying the error item of output layer, which magnify the backward propagated error signal especially when the weight adjustment of output layer is slow or even suppressed. Therefore, the algorithm is able to get rid of the influence of "flat spot" problem, and solve the slow convergence problem. Consequently the convergence rate can be accelerated, and the training has great capability in meeting the convergence criteria quickly with a simple network structure. Experiments on parity-3 problem and soybean data classification problem show that this method has advantages of faster learning speed and less computational cost than most of the improved algorithms such as sigmoid-prime offset technique (SPO), scaled linear approximation of sigmoid method (SLA) and so on.
What problem does this paper attempt to address?