Update Strength in EDAs and ACO: How to Avoid Genetic Drift

07/14/2016
by   Dirk Sudholt, et al.
0

We provide a rigorous runtime analysis concerning the update strength, a vital parameter in probabilistic model-building GAs such as the step size 1/K in the compact Genetic Algorithm (cGA) and the evaporation factor ρ in ACO. While a large update strength is desirable for exploitation, there is a general trade-off: too strong updates can lead to genetic drift and poor performance. We demonstrate this trade-off for the cGA and a simple MMAS ACO algorithm on the OneMax function. More precisely, we obtain lower bounds on the expected runtime of Ω(K√(n) + n n) and Ω(√(n)/ρ + n n), respectively, showing that the update strength should be limited to 1/K, ρ = O(1/(√(n) n)). In fact, choosing 1/K, ρ∼ 1/(√(n) n) both algorithms efficiently optimize OneMax in expected time O(n n). Our analyses provide new insights into the stochastic behavior of probabilistic model-building GAs and propose new guidelines for setting the update strength in global optimization.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/11/2022

The Compact Genetic Algorithm Struggles on Cliff Functions

The compact genetic algorithm (cGA) is an non-elitist estimation of dist...
research
04/15/2020

From Understanding Genetic Drift to a Smart-Restart Parameter-less Compact Genetic Algorithm

One of the key difficulties in using estimation-of-distribution algorith...
research
02/28/2023

Estimation-of-Distribution Algorithms for Multi-Valued Decision Variables

With apparently all research on estimation-of-distribution algorithms (E...
research
04/14/2021

When Non-Elitism Meets Time-Linkage Problems

Many real-world applications have the time-linkage property, and the onl...
research
06/05/2020

Runtime Analysis of a Heavy-Tailed (1+(λ,λ)) Genetic Algorithm on Jump Functions

It was recently observed that the (1+(λ,λ)) genetic algorithm can compar...
research
08/15/2012

Performance Analysis Of Neuro Genetic Algorithm Applied On Detecting Proportion Of Components In Manhole Gas Mixture

The article presents performance analysis of a real valued neuro genetic...
research
10/31/2019

Sharp Bounds for Genetic Drift in EDAs

Estimation of Distribution Algorithms (EDAs) are one branch of Evolution...

Please sign up or login with your details

Forgot password? Click here to reset