Radial basis functions are a means for interpolation in a stream of data. They differ from statistical approaches in that approximations must be performed on streams of data rather than on complete data sets. They are used in time-series prediction, control, and function approximation.
Overview
Radial basis functions (RBF) are powerful techniques for interpolation in multidimensional space. A RBF is a function which has built into a distance criterion with respect to a centre. Such functions can be used very efficiently for interpolation and for smoothing of data. Radial basis functions have been applied in the area of
neural networks where they are used as a replacement for the sigmoidal transfer function. Such networks have 3 layers, the input layer, the hidden layer with the RBF non-linearity and a linear output layer. The most popular choice for the non-linearity is the Gaussian. RBF networks have the advantage of not being locked into local minima as do the feedforward networks.
The problem
The problem solved by RBF's is the development of an analytic approximation for the input/output mappings described by a
deterministic, noisy, or
stochastic data stream
-
where
- is the input vector at time t,
- is the output at time t, and
- is the dimension of the input space.
In the deterministic case the data is drawn from the set
- .
In the noisy case data is drawn from the set
-
where
is a partially known random process.
In the stochastic case, data is drawn from the joint probability distribution
- .
Architecture
RBF architectures come in two forms, normalized and unnormalized. The forms can be expanded into a superposition of local linear models.
Unnormalized
The unnormalized radial basis function architecture,
, is
-
where is the approximation to the data, is a local function of the distance between the input vector and a "basis function center"
- ,
and
-
are weights to be determined by data. Typically the distance is taken to be the
Euclidean distance and the basis function is taken to be
Gaussian
- .
The weights
- ,
and
- ,
and
-
are determined in a manner that optimizes the fit between
and the data.
Normalized
Normalized architecture
The normalized RBF architecture is
-
where
- .
Theoretical motivation for normalization
There is theoretical justification for this architecture in the case of stochastic data flow. Assume a
Stochastic kernel approximation for the joint probability density
-
where the weights and are exemplars from the data and we require the kernels to be normalized
-
and
- .
The probability densities in the input and output spaces are
-
and
-
The expectation of y given an input is
-
where
-
is the conditional probability of y given
.
The conditional probability is related to the joint probability through
Bayes theorem
-
which yields
- .
This becomes
-
when the integrations are performed.
Local linear models
It is sometimes convenient to expand the architecture to include local linear models. In that case the architectures become, to first order,
-
and
-
in the unnormalized and normalized cases, respectively. Here are weights to be determined. Higher order linear terms are also possible.
This result can be written
-
where
-
and
-
in the unnormalized case and
-
in the normalized case.
Here is a Kronecker delta function defined as
- .
Objective functions
The weights, which we signify by
, in the RBF architecture are found through optimization of an objective function. The most common objective function is the least squares function
-
where
- .
We have explicitly included the dependence on the weights. Minimization of the least squares objective function by optimal choice of weights optimizes accuracy of fit.
There are occasions in which multiple objectives, such as smoothness as well as accuracy, must be optimized. In that case it is useful to optimize a regularized objective function such as
-
where
-
and
-
where optimization of S maximizes smoothness and is known as a regularization parameter.
Training
Choosing weights that optimize the objective function is known as "training." Training is performed at each time step as data streams in.
Gradient descent training
The simplest training algorithm is
Gradient descent. In gradient descent training the weights are adjusted at each time step by moving them in a direction opposite from the gradient of the objective function
-
where is a "learning parameter."
For the case of training the linear weights, , the algorithm becomes
-
in the unnormalized case and
-
in the normalized case.
For local-linear-architectures gradient-descent training is
-
Projection operator training
For the case of training the linear weights, and , the algorithm becomes
-
in the unnormalized case and
-
in the normalized case and
-
in the local-linear case.
See also
References
- J. Moody and C. J. Darken, "Fast learning in networks of locally tuned processing units," Neural Computation, 1, 281-294 (1989). Also see Radial basis function networks according to Moody and Darken
- T. Pogio and F. Girosi, "Networks for approximation and learning," Proc. IEEE 78(9), 1484-1487 (1990).
- R. D. Jones, Y. C. Lee, C. W. Barnes, G. W. Flake, K. Lee, P. S. Lewis, and S. Qian, “Function approximation and time series prediction with neural networks,” Proceedings of the International Joint Conference on Neural Networks, June 17-21, p. I-649 (1990).
-
-
Neural networks | Information technology | Computer network analysis | Networks | Cybernetics | Artificial intelligence | Interpolation
Невронна мрежа | Radiale Basisfunktion | Red neuronal artificial | Réseau de neurones | 신경망 | neuronska mreža | ニューラルネットワーク | Sieć neuronowa | Rede neural | Reţele neuronale | Нейронная сеть | nevronska mreža | 神经网络