共查询到20条相似文献,搜索用时 15 毫秒
1.
Robust radial basis function neural networks 总被引:10,自引:0,他引:10
Chien-Cheng Lee Pau-Choo Chung Jea-Rong Tsai Chein-I Chang 《IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics》1999,29(6):674-685
Function approximation has been found in many applications. The radial basis function (RBF) network is one approach which has shown a great promise in this sort of problems because of its faster learning capacity. A traditional RBF network takes Gaussian functions as its basis functions and adopts the least-squares criterion as the objective function, However, it still suffers from two major problems. First, it is difficult to use Gaussian functions to approximate constant values. If a function has nearly constant values in some intervals, the RBF network will be found inefficient in approximating these values. Second, when the training patterns incur a large error, the network will interpolate these training patterns incorrectly. In order to cope with these problems, an RBF network is proposed in this paper which is based on sequences of sigmoidal functions and a robust objective function. The former replaces the Gaussian functions as the basis function of the network so that constant-valued functions can be approximated accurately by an RBF network, while the latter is used to restrain the influence of large errors. Compared with traditional RBF networks, the proposed network demonstrates the following advantages: (1) better capability of approximation to underlying functions; (2) faster learning speed; (3) better size of network; (4) high robustness to outliers. 相似文献
2.
F. Fernández-Navarro C. Hervás-Martínez P. A. Gutierrez 《Soft Computing - A Fusion of Foundations, Methodologies and Applications》2013,17(3):519-533
The mixed use of different shapes of radial basis functions (RBFs) in radial basis functions neural networks (RBFNNs) is investigated in this paper. For this purpose, we propose the use of a generalised version of the standard RBFNN, based on the generalised Gaussian distribution. The generalised radial basis function (GRBF) proposed in this paper is able to reproduce other different radial basis functions (RBFs) by changing a real parameter τ. In the proposed methodology, a hybrid evolutionary algorithm (HEA) is employed to estimate the number of hidden neuron, the centres, type and width of each RBF associated with each radial unit. In order to test the performance of the proposed methodology, an experimental study is presented with 20 datasets from the UCI repository. The GRBF neural network (GRBFNN) was compared to RBFNNs with Gaussian, Cauchy and inverse multiquadratic RBFs in the hidden layer and to other classifiers, including different RBFNN design methods, support vector machines (SVMs), a sparse probabilistic classifier (sparse multinominal logistic regression, SMLR) and other non-sparse (but regularised) probabilistic classifiers (regularised multinominal logistic regression, RMLR). The GRBFNN models were found to be better than the alternative RBFNNs for almost all datasets, producing the highest mean accuracy rank. 相似文献
3.
This paper deals with optimization of the computations involved in training radial basis function (RBF) neural networks. The main contribution of the reported work is the method for network weights calculation, in which the key idea is to transform the RBF kernels into an orthonormal set of functions (using the standard Gram-Schmidt orthogonalization). This significantly reduces the computing time if the RBF training scheme, which relies on adding one kernel hidden node at a time to improve network performance, is adopted. Another property of the method is that, after the RBF network weights are computed, the original network structure can be restored back. An additional strength of the method is the possibility to decompose the proposed computing task into a number of parallel subtasks so gaining further savings on computing time. Also, the proposed weight calculation technique has low storage requirements. These features make the method very attractive for hardware implementation. The paper presents a detailed derivation of the proposed network weights calculation procedure and demonstrates its validity for RBF network training on a number of data classification and function approximation problems. 相似文献
4.
Alberto Guillén Ignacio Rojas Jesús González Héctor Pomares L. J. Herrera O. Valenzuela F. Rojas 《Neural Processing Letters》2007,25(3):209-225
The use of Radial Basis Function Neural Networks (RBFNNs) to solve functional approximation problems has been addressed many
times in the literature. When designing an RBFNN to approximate a function, the first step consists of the initialization
of the centers of the RBFs. This initialization task is very important because the rest of the steps are based on the positions
of the centers. Many clustering techniques have been applied for this purpose achieving good results although they were constrained
to the clustering problem. The next step of the design of an RBFNN, which is also very important, is the initialization of
the radii for each RBF. There are few heuristics that are used for this problem and none of them use the information provided
by the output of the function, but only the centers or the input vectors positions are considered. In this paper, a new algorithm
to initialize the centers and the radii of an RBFNN is proposed. This algorithm uses the perspective of activation grades
for each neuron, placing the centers according to the output of the target function. The radii are initialized using the center’s
positions and their activation grades so the calculation of the radii also uses the information provided by the output of
the target function. As the experiments show, the performance of the new algorithm outperforms other algorithms previously
used for this problem. 相似文献
5.
On the efficiency of the orthogonal least squares training methodfor radial basis function networks 总被引:5,自引:0,他引:5
The efficiency of the orthogonal least squares (OLS) method for training approximation networks is examined using the criterion of energy compaction. We show that the selection of basis vectors produced by the procedure is not the most compact when the approximation is performed using a nonorthogonal basis. Hence, the algorithm does not produce the smallest possible networks for a given approximation error. Specific examples are given using the Gaussian radial basis functions type of approximation networks. 相似文献
6.
Schmitt M 《Neural computation》2002,14(12):2997-3011
We establish versions of Descartes' rule of signs for radial basis function (RBF) neural networks. The RBF rules of signs provide tight bounds for the number of zeros of univariate networks with certain parameter restrictions. Moreover, they can be used to infer that the Vapnik-Chervonenkis (VC) dimension and pseudodimension of these networks are no more than linear. This contrasts with previous work showing that RBF neural networks with two or more input nodes have superlinear VC dimension. The rules also give rise to lower bounds for network sizes, thus demonstrating the relevance of network parameters for the complexity of computing with RBF neural networks. 相似文献
7.
Techniques from statistical physics have been applied successfully in recent years to the analysis of the generalization performance of neural networks. However, most of the analysis to date has been for perceptron-like networks or simple generalizations thereof such as committee machines, and none of the networks studied are used to any significant extent in practice. This letter presents results obtained in applying techniques from statistical physics to a popular class of neural networks that has been used successfully in many practical applications: the Gaussian radial basis function networks. We obtain expressions for the learning curves exhibited by these networks in the high-temperature limit for both realizable and unrealizable target rules. 相似文献
8.
Jamuna Kanta Sing Sweta Thakur Dipak Kumar Basu Mita Nasipuri Mahantapas Kundu 《Neural computing & applications》2009,18(8):979-990
In this work, we have proposed a self-adaptive radial basis function neural network (RBFNN)-based method for high-speed recognition
of human faces. It has been seen that the variations between the images of a person, under varying pose, facial expressions,
illumination, etc., are quite high. Therefore, in face recognition problem to achieve high recognition rate, it is necessary
to consider the structural information lying within these images in the classification process. In the present study, it has
been realized by modeling each of the training images as a hidden layer neuron in the proposed RBFNN. Now, to classify a facial
image, a confidence measure has been imposed on the outputs of the hidden layer neurons to reduce the influences of the images
belonging to other classes. This process makes the RBFNN as self-adaptive for choosing a subset of the hidden layer neurons,
which are in close neighborhood of the input image, to be considered for classifying the input image. The process reduces
the computation time at the output layer of the RBFNN by neglecting the ineffective radial basis functions and makes the proposed
method to recognize face images in high speed and also in interframe period of video. The performance of the proposed method
has been evaluated on the basis of sensitivity and specificity on two popular face recognition databases, the ORL and the
UMIST face databases. On the ORL database, the best average sensitivity (recognition) and specificity rates are found to be
97.30 and 99.94%, respectively using five samples per person in the training set. Whereas, on the UMIST database, the above
quantities are found to be 96.36 and 99.81%, respectively using eight samples per person in the training set. The experimental
results indicate that the proposed method outperforms some of the face recognition approaches. 相似文献
9.
Robust training of radial-basis networks under non-normally distributed noise is considered. The simulation results show that multistep projection training algorithms minimizing various forms of module criteria are rather efficient in this case. 相似文献
10.
In this paper, a tracker based on mean shift and radial basis function neural networks called MS-RBF is addressed. As its name implies, two independent trackers have been combined and linked together. The mean shift algorithm estimates the target’s location within only two iterations. The scale and orientation of target are computed by exploiting 2-D correlation coefficient between reference and target candidate histograms instead of using Bhattacharyya coefficient. A code optimization strategy, named multiply–add–accumulate (MAC), is proposed to remove useless memory occupation and programmatic operations. MAC implementation has reduced computational load and made overall tracking process faster. The second tracker “RBFNN” has an input feature vector that contains variables such as local contrast, color histogram, gradient, intensity, and spatial frequency. The neural network learns the color and texture features from the target and background. Then, this information is used to detect and track the object in other frames. The neural network employs Epanechnikov activation functions. The features extracted in any frame are clustered by Fuzzy C-Means clustering which produces the means and variances of the clusters. The experimental results show that the proposed tracker can resist to different types of occlusions, sudden movement, and shape deformations. 相似文献
11.
This paper is concerned with the types of invariance exhibited by Radial Basis Function (RBF) neural networks when used for human face classification, and the generalisation abilities arising from this behaviour. Experiments using face images in ranges from face-on to profile show the RBF network's invariance to 2-D shift, scale and y-axis rotation. Finally, the suitability of RBF techniques for future, more automated face classification purposes is discussed. 相似文献
12.
We have developed a novel pulse-coupled neural network (PCNN) for speech recognition. One of the advantages of the PCNN is
in its biologically based neural dynamic structure using feedback connections. To recall the memorized pattern, a radial basis
function (RBF) is incorporated into the proposed PCNN. Simulation results show that the PCNN with a RBF can be useful for
phoneme recognition.
This work was presented in part at the 7th International Symposium on Artificial Life and Robotics, Oita, Japan, January 16–18,
2002 相似文献
13.
Face recognition with radial basis function (RBF) neural networks 总被引:33,自引:0,他引:33
Meng Joo Er Shiqian Wu Juwei Lu Hock Lye Toh 《Neural Networks, IEEE Transactions on》2002,13(3):697-710
A general and efficient design approach using a radial basis function (RBF) neural classifier to cope with small training sets of high dimension, which is a problem frequently encountered in face recognition, is presented. In order to avoid overfitting and reduce the computational burden, face features are first extracted by the principal component analysis (PCA) method. Then, the resulting features are further processed by the Fisher's linear discriminant (FLD) technique to acquire lower-dimensional discriminant patterns. A novel paradigm is proposed whereby data information is encapsulated in determining the structure and initial parameters of the RBF neural classifier before learning takes place. A hybrid learning algorithm is used to train the RBF neural networks so that the dimension of the search space is drastically reduced in the gradient paradigm. Simulation results conducted on the ORL database show that the system achieves excellent performance both in terms of error rates of classification and learning efficiency. 相似文献
14.
The problems associated with training feedforward artificial neural networks (ANNs) such as the multilayer perceptron (MLP) network and radial basis function (RBF) network have been well documented. The solutions to these problems have inspired a considerable amount of research, one particular area being the application of evolutionary search algorithms such as the genetic algorithm (GA). To date, the vast majority of GA solutions have been aimed at the MLP network. This paper begins with a brief overview of feedforward ANNs and GAs followed by a review of the current state of research in applying evolutionary techniques to training RBF networks. 相似文献
15.
Median radial basis function neural network 总被引:3,自引:0,他引:3
Radial basis functions (RBFs) consist of a two-layer neural network, where each hidden unit implements a kernel function. Each kernel is associated with an activation region from the input space and its output is fed to an output unit. In order to find the parameters of a neural network which embeds this structure we take into consideration two different statistical approaches. The first approach uses classical estimation in the learning stage and it is based on the learning vector quantization algorithm and its second-order statistics extension. After the presentation of this approach, we introduce the median radial basis function (MRBF) algorithm based on robust estimation of the hidden unit parameters. The proposed algorithm employs the marginal median for kernel location estimation and the median of the absolute deviations for the scale parameter estimation. A histogram-based fast implementation is provided for the MRBF algorithm. The theoretical performance of the two training algorithms is comparatively evaluated when estimating the network weights. The network is applied in pattern classification problems and in optical flow segmentation. 相似文献
16.
17.
This paper presents an axiomatic approach for constructing radial basis function (RBF) neural networks. This approach results in a broad variety of admissible RBF models, including those employing Gaussian RBFs. The form of the RBFs is determined by a generator function. New RBF models can be developed according to the proposed approach by selecting generator functions other than exponential ones, which lead to Gaussian RBFs. This paper also proposes a supervised learning algorithm based on gradient descent for training reformulated RBF neural networks constructed using the proposed approach. A sensitivity analysis of the proposed algorithm relates the properties of RBFs with the convergence of gradient descent learning. Experiments involving a variety of reformulated RBF networks generated by linear and exponential generator functions indicate that gradient descent learning is simple, easily implementable, and produces RBF networks that perform considerably better than conventional RBF models trained by existing algorithms 相似文献
18.
Learning identity with radial basis function networks 总被引:11,自引:0,他引:11
Radial basis function (RBF) networks are compared with other neural network techniques on a face recognition task for applications involving identification of individuals using low-resolution video information. The RBF networks are shown to exhibit useful shift, scale and pose (y-axis head rotation) invariance after training when the input representation is made to mimic the receptive field functions found in early stages of the human vision system. In particular, representations based on difference of Gaussian (DoG) filtering and Gabor wavelet analysis are compared. Extensions of the techniques to the case of image sequence analysis are described and a time delay (TD) RBF network is used for recognising simple movement-based gestures. Finally, we discuss how these techniques can be used in real-life applications that require recognition of faces and gestures using low-resolution video images. 相似文献
19.
We propose in this paper a new learning algorithm probabilistic self-organizing map (PRSOM) using a probabilistic formalism for topological maps. This algorithm approximates the density distribution of the input set with a mixture of normal distributions. The unsupervised learning is based on the dynamic clusters principle and optimizes the likelihood function. A supervised version of this algorithm based on radial basis functions (RBF) is proposed. In order to validate the theoretical approach, we achieve regression tasks on simulated and real data using the PRSOM algorithm. Moreover, our results are compared with normalized Gaussian basis functions (NGBF) algorithm. 相似文献
20.
《Advanced Robotics》2013,27(8):669-682
In this article, a neural network-based grasping system that is able to collect objects of arbitrary shape is introduced. The grasping process is split into three functional blocks: image acquisition and processing, contact point estimation, and contact force determination. The paper focuses on the second block, which contains two neural networks. A competitive Hopfield neural network first determines an approximate polygon for an object outline. These polygon edges are the input for a supervised neural network model [radial basis function (RBF) or multilayer perceptions], which then defines the contact points. Tests were conducted with objects of different shapes, and experimental results suggest that the performance of the neural gripper and its learning rate are significantly influenced by the choice of supervised training model and RBF learning algorithm. 相似文献