Title :
An Efficient Method to Set RBF Network Paramters Based on SOM Training
Author :
Yamashita, Kazuhiko ; Chakraborty, Goutam ; Mabuchi, Hiroshi ; Matsuhara, Masafumi
Author_Institution :
Grad. Sch. of Software & Inf. Sci., Iwate Prefectural Univ., Iwate, Japan
fDate :
June 29 2010-July 1 2010
Abstract :
Radial Basis Function (RBF) Network is popularly used for solving pattern recognition problems. The training of RBF Network is faster compared to multi layer perceptron using error backpropagation. However, the RBF Network uses the pseudo inverse matrix to calculate weights from the hidden layer to the output layer. Thus calculation cost increases when the number of data and the number of hidden units increase. In addition, in RBF Network the decision of optimum number of hidden units is difficult. It is also more prone to overtraining, needing repeated train and test cycles to ascertain a proper number of the Network hidden units, so that generalization performance is good. In this work, we propose a technique to set up RBF network parameters which is fast, as well as the number of hidden units are automatically determined. We start with training a Self-Organizing Maps (SOM), which is a unsupervised training, though our samples are labeled. SOM can find the distribution of data in multidimensional space, and map it on a two dimensional display. The results of SOM network is used to calculate the RBF parameters. It is shown by experiments that using the proposed method, RBF network parameters can be determined much faster compared to existing technique. Moreover, the recognition rate for the test data was higher, showing better generalization performance.
Keywords :
backpropagation; matrix algebra; multilayer perceptrons; pattern recognition; radial basis function networks; self-organising feature maps; SOM training; data distribution; error backpropagation; multilayer perceptron; network hidden unit; pattern recognition; pseudoinverse matrix; radial basis function network; self organizing map; set RBF network parameter; unsupervised training; Cancer; Equations; Mathematical model; Radial basis function networks; Self organizing feature maps; Training; RBFN training; Radial Basis Function Network; Self Organizing Map;
Conference_Titel :
Computer and Information Technology (CIT), 2010 IEEE 10th International Conference on
Conference_Location :
Bradford
Print_ISBN :
978-1-4244-7547-6
DOI :
10.1109/CIT.2010.99