Abstract
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.
| Original language | English |
|---|---|
| Pages (from-to) | 505S-511S |
| Journal | Applied Mathematics and Information Sciences |
| Volume | 6 |
| Issue number | 2 SUPPL. |
| State | Published - 2012.04 |
Keywords
- Error backpropagation
- Feedforward multilayer perceptron
- Jacobian matrix
- Levenberg-marquardt algorithm
Quacquarelli Symonds(QS) Subject Topics
- Computer Science & Information Systems
- Mathematics
- Data Science
Fingerprint
Dive into the research topics of 'A layer-by-layer levenberg-marquardt algorithm for feedforward multilayer perceptron'. Together they form a unique fingerprint.Cite this
- APA
- Author
- BIBTEX
- Harvard
- Standard
- RIS
- Vancouver