Efficient Algorithms for Function Approximation with Piecewise Linear Sigmoidal Networks (1998)
Cached
Download Links
- [www.c3.lanl.gov]
- [www.c3.lanl.gov]
- [www.eece.unm.edu]
- DBLP
Other Repositories/Bibliography
| Citations: | 17 - 1 self |
BibTeX
@MISC{Hush98efficientalgorithms,
author = {Don R. Hush and Bill Horne},
title = {Efficient Algorithms for Function Approximation with Piecewise Linear Sigmoidal Networks},
year = {1998}
}
OpenURL
Abstract
This paper presents a computationally efficient algorithm for function approximation with piecewise linear sigmoidal nodes. A one hidden layer network is constructed one node at a time using the well-known method of fitting the residual. The task of fitting an individual node is accomplished using a new algorithm that searches for the best fit by solving a sequence of Quadratic Programming problems. This approach offers significant advantages over derivative-based search algorithms (e.g. backpropagation and its extensions). Unique characteristics of this algorithm include: finite step convergence, a simple stopping criterion, solutions that are independent of initial conditions, good scaling properties and a robust numerical implementation. Empirical results are included to illustrate these characteristics.







