Multi-Layer Perceptrons with B-Spline Receptive Field Functions
Abstract
Multi-layer perceptrons are often slow to learn nonlinear functions with complex local structure due to the global nature of their function approximations. It is shown that standard multi-layer perceptrons are actually a special case of a more general network formulation that incorporates B-splines into the node computations. This allows novel spline network architectures to be developed that can combine the generalization capabilities and scaling properties of global multi-layer feedforward networks with the computational efficiency and learning speed of local computational paradigms. Simulation results are presented for the well known spiral problem of Weiland and of Lang and Witbrock to show the effectiveness of the Spline Net approach.
Cite
Text
Lane et al. "Multi-Layer Perceptrons with B-Spline Receptive Field Functions." Neural Information Processing Systems, 1990.Markdown
[Lane et al. "Multi-Layer Perceptrons with B-Spline Receptive Field Functions." Neural Information Processing Systems, 1990.](https://mlanthology.org/neurips/1990/lane1990neurips-multilayer/)BibTeX
@inproceedings{lane1990neurips-multilayer,
title = {{Multi-Layer Perceptrons with B-Spline Receptive Field Functions}},
author = {Lane, Stephen H. and Flax, Marshall and Handelman, David and Gelfand, Jack},
booktitle = {Neural Information Processing Systems},
year = {1990},
pages = {684-692},
url = {https://mlanthology.org/neurips/1990/lane1990neurips-multilayer/}
}