期刊名称:International Journal of Computer Science and Security (IJCSS)
电子版ISSN:1985-1553
出版年度:2010
卷号:4
期号:3
页码:295-307
出版社:Computer Science Journals
摘要:This paper deals with the problem of function approximation from a given set of input/output (I/O) data. The problem consists of analyzing training examples, so that we can predict the output of a model given new inputs. We present a new approach for solving the problem of function approximation of I/O data using Radial Basis Function Neural Networks (RBFNNs) and Genetic Algorithms (GAs). This approach is based on a new efficient method of optimizing RBFNNs parameters using GA, this approach uses GA to optimize centers c and radii r of RBFNNs, such that each individual of the population represents centers and radii of RBFNNs. Singular value decomposition (SVD) is used to optimize weights w of RBFNNs. The GA initial population performed by using Enhanced Clustering Algorithm for Function Approximation (ECFA) to initialize the RBF centers c and k-nearest neighbor to initialize the radii r. The performance of the proposed approach has been evaluated on cases of one and two dimensions. The results show that the function approximation using GA to optimize RBFNNs parameters can achieve better normalized-root- mean square-error than those achieved by traditional algorithms.
关键词:Radial Basis Function Neural Networks; Genetic Algorithms; Function Approximation.