A modified genetic algorithm for fast training neural networks

  • Authors:
  • Dongsun Kim;Hyunsik Kim;Duckjin Chung

  • Affiliations:
  • DMB Project Office, Korea Electronics Technology Institute, PyungTaeksi, KyungGido, Korea;DMB Project Office, Korea Electronics Technology Institute, PyungTaeksi, KyungGido, Korea;Information Technology and Telecommunications, INHA University, Incheon, Korea

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

The training of feed-forward Neural Networks (NNs) by backpropagation (BP) is much time-consuming and complex task of great importance. To overcome this problem, we apply Genetic Algorithm (GA) to determine parameters of NN automatically and propose a efficient GA which reduces its iterative computation time for enhancing the training capacity of NN. Proposed GA is based on steady-state model among continuous generation model and used the modified tournament selection, as well as special survival condition. To show the validity of the proposed method, we compare with conventional and the survival-based GA using mathematical optimization problems and set covering problem. In addition, we estimate the performance of training the layered feedforward NN with GA and BP.