Related Experiment Videos
Reformulated radial basis neural networks trained by gradient descent
1Department of Electrical and Computer Engineering, University of Houston, Houston, TX 77204-4793, USA.
IEEE Transactions on Neural Networks
|February 7, 2008
Summary
This study introduces a new axiomatic method for building radial basis function (RBF) neural networks. The proposed gradient descent learning algorithm offers improved performance and simpler implementation for these novel RBF models.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Neural Networks
Background:
- Radial Basis Function (RBF) neural networks are widely used in machine learning.
- Existing methods for constructing RBF networks have limitations in model variety and training efficiency.
Purpose of the Study:
- To present an axiomatic approach for constructing a diverse range of RBF neural network models.
- To propose a novel supervised learning algorithm for training these reformulated RBF networks.
- To analyze the convergence properties of the proposed learning algorithm.
Main Methods:
- Developed an axiomatic framework for RBF network construction using generator functions.
- Proposed a gradient descent-based supervised learning algorithm for training.
- Conducted sensitivity analysis to link RBF properties with learning convergence.
- Experimented with RBF networks generated by linear and exponential functions.
Main Results:
- The axiomatic approach allows for a broad variety of admissible RBF models beyond Gaussian RBFs.
- The proposed gradient descent algorithm is simple and easily implementable.
- Reformulated RBF networks trained with the proposed algorithm outperform conventional RBF models.
- Sensitivity analysis provides insights into the relationship between RBF characteristics and learning convergence.
Conclusions:
- The proposed axiomatic construction and gradient descent training offer a flexible and effective method for developing RBF neural networks.
- This approach enhances the performance and applicability of RBF networks in various machine learning tasks.
- The findings suggest a promising direction for future research in neural network design and training.
Related Concept Videos
Gradient Vectors and Their Applications
Every point on a topographical map corresponds to a particular elevation, so the landscape can be modeled as a surface whose height depends on horizontal position. From any given location, a hiker may face infinitely many directions, but only one direction produces the fastest possible increase in elevation. This unique route is called the direction of steepest ascent, and in multivariable calculus, it is represented by the gradient vector of the elevation function.The gradient vector points...
Maximizing the Directional Derivative
The directional derivative is a central concept in multivariable calculus that describes how a function changes at a given point when moving in a specified direction. This direction is represented by a unit vector, ensuring that only the orientation influences the rate of change. By varying the direction, different rates of change can be observed, demonstrating that the directional derivative depends strongly on the chosen direction.The directional derivative is computed using the gradient...
Significance of the Gradient Vector
A surface defined by a function of two variables can be understood by examining how it changes along specific directions. When one variable is held constant, the surface reduces to a curve that reflects variation in the other variable. For example, fixing one variable and moving parallel to a coordinate axis produces a cross-sectional curve. The slope of this curve at a given point represents how the function changes in that particular direction, providing a measure of local steepness.By...
Gradient Fields
A gradient field is a vector field derived from a scalar field. A scalar field assigns a single numerical value to every point in space, such as temperature, pressure, or electric potential. The gradient field describes how that value changes from point to point. It gives both the direction of the fastest increase and the rate of change in that direction.For a scalar field f(x, y), the gradient is written as\begin{equation*}\nabla f=\left\langle \jfrac{\partial f}{\partial x},\jfrac{\partial...
Gradient and Del Operator
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...