Proceedings of the 11th Workshop Proceedings on Foundations of Genetic Algorithms 2011
DOI: 10.1145/1967654.1967671
|View full text |Cite
|
Sign up to set email alerts
|

Adaptive population models for offspring populations and parallel evolutionary algorithms

Abstract: We present two adaptive schemes for dynamically choosing the number of parallel instances in parallel evolutionary algorithms. This includes the choice of the offspring population size in a (1+λ) EA as a special case. Our schemes are parameterless and they work in a black-box setting where no knowledge on the problem is available. Both schemes double the number of instances in case a generation ends without finding an improvement. In a successful generation, the first scheme resets the system to one instance, … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

2
78
0

Year Published

2011
2011
2020
2020

Publication Types

Select...
6
2

Relationship

3
5

Authors

Journals

citations
Cited by 69 publications
(80 citation statements)
references
References 14 publications
2
78
0
Order By: Relevance
“…Their model, in principle, also includes the use of crossover during migration, but crossover was pessimistically regarded as always being disruptive. Finally, Lässig and Sudholt presented adaptive models for dynamically choosing the number of islands [7].…”
Section: Introductionmentioning
confidence: 99%
“…Their model, in principle, also includes the use of crossover during migration, but crossover was pessimistically regarded as always being disruptive. Finally, Lässig and Sudholt presented adaptive models for dynamically choosing the number of islands [7].…”
Section: Introductionmentioning
confidence: 99%
“…Finally, Lässig and Sudholt [9] presented schemes for adapting the number of islands during a run of an island model (and offspring populations in a (1+λ) EA). Scheme A doubles the number of islands if no improvement was found in a generation.…”
Section: Related Workmentioning
confidence: 99%
“…Inspired by [9], we also consider a Scheme B where the migration interval is being halved once an improvement has been detected. Thus line 9 in Algorithm 1 is replaced with "Let τi := τi/2".…”
mentioning
confidence: 99%
“…In fact, all numbers of islands up to the values mentioned above yield linear speedups-for cases where the O(nm 2 )-bound for a single (global) SEMO is asymptotically tight. As remarked in [11], the bound for the complete topology with p = 1 also applies to an offspring population-version of SEMO where λ offspring are created and added to the population, before removing dominated solutions.…”
Section: Analysis Of the Homogeneous Island Modelmentioning
confidence: 99%
“…Also the speedup in island models has been studied rigorously: how the number of generations can be decreased by running multiple islands instead of one. Studies include pseudo-Boolean optimisation [10,11] and polynomial-time solvable problems from combinatorial optimisation [12].…”
Section: Introductionmentioning
confidence: 99%