English

Analysis of Speedups in Parallel Evolutionary Algorithms for Combinatorial Optimization

Neural and Evolutionary Computing 2015-03-19 v1

Abstract

Evolutionary algorithms are popular heuristics for solving various combinatorial problems as they are easy to apply and often produce good results. Island models parallelize evolution by using different populations, called islands, which are connected by a graph structure as communication topology. Each island periodically communicates copies of good solutions to neighboring islands in a process called migration. We consider the speedup gained by island models in terms of the parallel running time for problems from combinatorial optimization: sorting (as maximization of sortedness), shortest paths, and Eulerian cycles. Different search operators are considered. The results show in which settings and up to what degree evolutionary algorithms can be parallelized efficiently. Along the way, we also investigate how island models deal with plateaus. In particular, we show that natural settings lead to exponential vs. logarithmic speedups, depending on the frequency of migration.

Keywords

Cite

@article{arxiv.1109.1766,
  title  = {Analysis of Speedups in Parallel Evolutionary Algorithms for Combinatorial Optimization},
  author = {Jörg Lässig and Dirk Sudholt},
  journal= {arXiv preprint arXiv:1109.1766},
  year   = {2015}
}

Comments

An extended abstract will appear in the proceedings of the 22nd International Symposium on Algorithms and Computation (ISAAC 2011). Springer

R2 v1 2026-06-21T19:01:53.874Z