Parameter by Parameter Algorithm for Multilayer Perceptrons

作者:Yanlai Li, David Zhang, Kuanquan Wang

摘要

This paper presents a parameter by parameter (PBP) algorithm for speeding up the training of multilayer perceptrons (MLP). This new algorithm uses an approach similar to that of the layer by layer (LBL) algorithm, taking into account the input errors of the output layer and hidden layer. The proposed PBP algorithm, however, is not burdened by the need to calculate the gradient of the error function. In each iteration step, the weights or thresholds can be optimized directly one by one with other variables fixed. Four classes of solution equations for parameters of networks are deducted. The effectiveness of the PBP algorithm is demonstrated using two benchmarks. In comparisons with the BP algorithm with momentum (BPM) and the conventional LBL algorithms, PBP obtains faster convergences and better simulation performances.

论文关键词:BP algorithm with momentum, layer by layer algorithm, multilayer perceptrons, parameter by parameter algorithm, training algorithm

论文评审过程:

论文官网地址:https://doi.org/10.1007/s11063-006-0003-9