Precision, local search and unimodal functions

  • Authors:
  • Martin Dietzfelbinger;Jonathan E. Rowe;Ingo Wegener;Philipp Woelfel

  • Affiliations:
  • Technische Universitat Ilmenau, Ilmenau, Germany;University of Birmingham, Birmingham, United Kngdm;Technische Universitat Dortmund, Dortmund, Germany;University of Calgary, Calgary, AB, Canada

  • Venue:
  • Proceedings of the 10th annual conference on Genetic and evolutionary computation
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

We investigate the effects of precision on the efficiency of various local search algorithms on 1-D unimodal functions. We present a (1+1)-EA with adaptive step size which finds the optimum in O(log n) steps, where n is the number of points used. We then consider binary and Gray representations with single bit mutations. The standard binary method does not guarantee locating the optimum, whereas using Gray code does so in O((log n)2) steps. A (1+1)-EA with a fixed mutation probability distribution is then presented which also runs in O((log n)2). Moreover, a recent result shows that this is optimal (up to some constant scaling factor), in that there exist unimodal functions for which a lower bound of Ω((log n)2) holds regardless of the choice of mutation distribution. Finally, we show that it is not possible for a black box algorithms to efficiently optimise unimodal functions for two or more dimensions (in terms of the precision used).