AINAJun 19, 2012

An Improved Gauss-Newtons Method based Back-propagation Algorithm for Fast Convergence

arXiv:1206.4329v19 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for neural network training, potentially benefiting researchers and practitioners in machine learning.

The paper tackles slow convergence in back-propagation by proposing an improved algorithm based on the Gauss-Newton method, resulting in faster convergence during training as tested on various datasets.

The present work deals with an improved back-propagation algorithm based on Gauss-Newton numerical optimization method for fast convergence. The steepest descent method is used for the back-propagation. The algorithm is tested using various datasets and compared with the steepest descent back-propagation algorithm. In the system, optimization is carried out using multilayer neural network. The efficacy of the proposed method is observed during the training period as it converges quickly for the dataset used in test. The requirement of memory for computing the steps of algorithm is also analyzed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes