A Layer-by-Layer Levenberg-Marquardt algorithm for Feedforward Multilayer Perceptron
نویسندگان
چکیده
The error backpropagation (EBP) algorithm for training feedforward multilayer perceptron (FMLP) has been used in many applications because it is simple and easy to implement. However, its gradient descent method prevents EBP algorithm from converging fast. To overcome the slow convergence of EBP algorithm, the second order methods have adapted. Levenberg-Marquardt (LM) algorithm is estimated to be much faster than other algorithms if the size of FMLP is not large. However, it needs a lot of memory and expensive operations to calculate a Jacobian matrix and its inverse. This paper proposes an improved LM algorithm that trains the weights of FMLP layer-by-layer. FMLP doesn’t have full connections between each output node and between each hidden node. Therefore, our algorithm updates output weights with a Jacobian matrix reduced by its block diagonal matrix. Then we define a new error function for hidden layer derived from output layer’s error signals. According to the new error function, we update hidden weights with hidden layer’s block diagonal Jacobian matrix. The proposed method can save both memory required and expensive operations of LM algorithm by downsized Jacobian matrices. We tested an iris classification and a handwritten digit recognition for this work. As a result, we found that our method improved training speed and reduced the memory of Jacobian matrix by 30% in the classification and by 10% in the recognition.
منابع مشابه
Gas-non-Newtonian Liquid Flow Through Horizontal Pipe – Gas Holdup and Pressure Drop Prediction using Multilayer Perceptron
Prediction of the gas holdup and pressure drop in a horizontal pipe for gas-non-Newtonian liquid flow using Artificial Neural Networks (ANN) methodology have been reported in this paper from the data acquired from our earlier experiment. The ANN prediction is done using Multilayer Perceptrons (MLP) trained with three different algorithms, namely: Backpropagation (BP), Scaled Conjugate gradient ...
متن کاملAplicação de redes neurais no controle de teores de cobre e ouro do depósito de Chapada (GO)
This study deals with application of artificial neural networks (ANNs) on grade control at mine sites inputting both geological and geotechnical variables. Case study is Chapada copper-gold deposit (Goiás, Brazil), located in the neoproterozoic Chapada-Mara Rosa volcano-sedimentary sequence. Ore is closely related to hydrothermal alteration, structurally controlled. The geological and geotechni...
متن کاملLevenberg-Marquardt Learning Algorithm for Integrate-and-Fire Neuron Model
In this paper, Levenberg-Marquardt (LM) learning algorithm for a single Integrate-and-Fire Neuron (IFN) is proposed and tested for various applications in which a neural network based on multilayer perceptron is conventionally used. It is found that a single IFN is sufficient for the applications that require a number of neurons in different hidden layers of a conventional neural network. Sever...
متن کاملMulti-layer perceptrons with Levenberg- Marquardt training algorithm for suspended sediment concentration prediction and estimation
The prediction and estimation of suspended sediment concentration are investigated by using multi-layer perceptrons (MLP). The fastest MLP training algorithm, that is the Levenberg-Marquardt algorithm, is used for optimization of the network weights for data from two stations on the Tongue River in Montana, USA. The first part of the study deals with prediction and estimation of upstream and do...
متن کاملNeural network based feedback linearization control of a servo-hydraulic vehicle suspension system
This paper presents the design of a neural network based feedback linearization (NNFBL) controller for a two degree-offreedom (DOF), quarter-car, servo-hydraulic vehicle suspension system. The main objective of the direct adaptive NNFBL controller is to improve the system’s ride comfort and handling quality. A feedforward, multi-layer perceptron (MLP) neural network (NN) model that is well suit...
متن کامل