Optimizing weights of neural network using an adaptive tabu search approach

  • Authors:
  • Yi He;Yuhui Qiu;Guangyuan Liu;Kaiyou Lei

  • Affiliations:
  • Faculty of Computer & Information Science, Southwest-China Normal University, Chongqing, China;Faculty of Computer & Information Science, Southwest-China Normal University, Chongqing, China;School of Electronic & Information Engineering, Southwest-China Normal University, Chongqing, China;Faculty of Computer & Information Science, Southwest-China Normal University, Chongqing, China

  • Venue:
  • ISNN'05 Proceedings of the Second international conference on Advances in Neural Networks - Volume Part I
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

Feed forward Neural Network (FNN) has been widely applied to many fields because of its ability to closely approximate unknown function to any degree of desired accuracy. Gradient techniques, for instance, Back Propagation (BP) algorithm, are the most general learning algorithms. Since these techniques are essentially local optimization algorithms, they are subject to converging at the local optimal solutions and thus perform poorly even on simple problems when forecasting out of samples. Consequently, we presented an adaptive Tabu Search (TS) approach as a possible alternative to the problematical BP algorithm, which included a novel adaptive search strategy of intensification and diversification that was used to improve the efficiency of the general TS. Taking the classical XOR problem and function approximation as examples, a compare investigation was implemented. The experiment results show that TS algorithm has obviously superior convergence rate and convergence precision compared with other BP algorithms.