English

Significance-based Estimation-of-Distribution Algorithms

Neural and Evolutionary Computing 2020-12-23 v3

Abstract

Estimation-of-distribution algorithms (EDAs) are randomized search heuristics that create a probabilistic model of the solution space, which is updated iteratively, based on the quality of the solutions sampled according to the model. As previous works show, this iteration-based perspective can lead to erratic updates of the model, in particular, to bit-frequencies approaching a random boundary value. In order to overcome this problem, we propose a new EDA based on the classic compact genetic algorithm (cGA) that takes into account a longer history of samples and updates its model only with respect to information which it classifies as statistically significant. We prove that this significance-based compact genetic algorithm (sig-cGA) optimizes the commonly regarded benchmark functions OneMax, LeadingOnes, and BinVal all in quasilinear time, a result shown for no other EDA or evolutionary algorithm so far. For the recently proposed scGA -- an EDA that tries to prevent erratic model updates by imposing a bias to the uniformly distributed model -- we prove that it optimizes OneMax only in a time exponential in its hypothetical population size. Similarly, we show that the convex search algorithm cannot optimize OneMax in polynomial time.

Keywords

Cite

@article{arxiv.1807.03495,
  title  = {Significance-based Estimation-of-Distribution Algorithms},
  author = {Benjamin Doerr and Martin Krejca},
  journal= {arXiv preprint arXiv:1807.03495},
  year   = {2020}
}
R2 v1 2026-06-23T02:55:55.280Z