A gradient oriented recombination scheme for evolution strategies

  • Authors:
  • Haifeng Chen;Guofei Jiang

  • Affiliations:
  • NEC Laboratories America, Inc., Princeton, NJ;NEC Laboratories America, Inc., Princeton, NJ

  • Venue:
  • Proceedings of the 2009 ACM symposium on Applied Computing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper proposes a novel recombination scheme for evolutionary algorithms, which can guide the new population generation towards the maximum increase of the objective function. Given the current sample points and their function evaluations, the Shepard's interpolation method is used to approximate the underlying objective function in that local region. We then compute the gradient of the estimated function which in consequence leads to an iterative process, called the mean shift, for searching the local function optimum. In each mean shift step, we calculate the weighted mean of sample points in the kernel window, followed by shifting the location of the kernel to the computed mean. Such iterative process eventually converges to the point at which the estimated objective function has zero gradient. We use the converged point as the output of our recombination operator. Experimental results show that such gradient based recombination scheme can improve the efficiency of optimization search in evolutionary algorithms.