Radial basis function neural network based on PSO with mutation operation to solve function approximation problem

  • Authors:
  • Xiaoyong Liu

  • Affiliations:
  • ,Department of Computer Science, Guangdong Polytechnic Normal University, Guangzhou, Guangdong, China

  • Venue:
  • ICSI'10 Proceedings of the First international conference on Advances in Swarm Intelligence - Volume Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a novel learning algorithm for training and constructing a Radial Basis Function Neural Network (RBFNN), called MuPSO-RBFNN algorithm. This algorithm combines Particle Swarm Optimization algorithm (PSO) with mutation operation to train RBFNN. PSO with mutation operation and genetic algorithm are respectively used to train weights and spreads of oRBFNN, which is traditional RBFNN with gradient learning in this article. Sum Square Error (SSE) function is used to evaluate performance of three algorithms, oRBFNN, GA-RBFNN and MuPSO-RBFNN algorithms. Several experiments in function approximation show MuPSO-RBFNN is better than oRBFNN and GA-RBFNN.