Make fast evolutionary programming robust by search step control

  • Authors:
  • Yong Liu;Xin Yao

  • Affiliations:
  • School of Computer Science, China University of Geosciences, Wuhan, P.R. China;School of Computer Science, The University of Birmingham, Edgbaston, Birmingham, U.K.

  • Venue:
  • ICNC'06 Proceedings of the Second international conference on Advances in Natural Computation - Volume Part I
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

It has been found that both evolutionary programming (EP) and fast EP (FEP) could get stuck in local optima on some test functions. Although a number of methods have been developed to solve this problem, nearly all have focused on how to adjust search step sizes. This paper shows that it is not enough to change the step sizes alone. Besides step control, the shape of search space should be changed so that the search could be driven to other unexplored regions without getting stuck in the local optima. A two-level FEP with deletion is proposed in this paper to make FEP robust on finding better solutions in function optimisation. A coarse-grained search in the upper level could lead FEP to generate a diverse population, while a fine-grained search in the lower level would help FEP quickly find a local optimum in a region. After FEP could not make any progress after falling in a local optimum, deletion would be applied to change the search space so that FEP could start a new fine-grained search from the points generated by the coarse-grained search.