paper-with-me

Papers

Ring Migration Topology Helps Bypassing Local Optima

2018-06-04 · Clemens Frahnow, Timo Kötzing

Running several evolutionary algorithms in parallel and occasionally exchanging good solutions is referred to as island models. The idea is that the independence of the different islands leads to diversity, thus possibly exploring the search space better. Many theoretical analyses so far have found a complete (or sufficiently quickly expanding) topology as underlying migration graph most efficient for optimization, even though a quick dissemination of individuals leads to a loss of diversity. We suggest a simple fitness function FORK with two local optima parametrized by $r \geq 2$ and a scheme for composite fitness functions. We show that, while the (1+1) EA gets stuck in a bad local optimum and incurs a run time of $\Theta(n^{2r})$ fitness evaluations on FORK, island models with a complete topology can achieve a run time of $\Theta(n^{1.5r})$ by making use of rare migrations in order to explore the search space more effectively. Finally, the ring topology, making use of rare migrations and a large diameter, can achieve a run time of $\tilde{\Theta}(n^r)$, the black box complexity of FORK. This shows that the ring topology can be preferable over the complete topology in order to maintain diversity.

📄 PDF Abstract BibTeX arXiv:1806.01128

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEvolutionary Algorithms

Similar Papers 제목 키워드 기반

Modeling Migration-Induced Unemployment

2023-03-23 · Pascal Michaillat

Immigration is often blamed for increasing unemployment among local workers. This sentiment is reflected in the rise of anti-immigration parties and policies in Western democracies. And in fact, numerous studies estimate…

Evolution of cooperation in deme-structured populations on graphs

2023-09-18 · Alix Moawad, Alia Abbara, Anne-Florence Bitbol

Understanding how cooperation can evolve in populations despite its cost to individual cooperators is an important challenge. Models of spatially structured populations with one individual per node of a graph have shown …

The influence of the migration network topology on the stability of a small food web

2015-04-25

The stability of ecosystems as well as the relation between topology and dynamics on multilayer networks are important questions that are usually discussed in separate communities. Here, we combine these two topics by in…

Biophysical and Biochemical mechanisms underlying Collective Cell Migration in Cancer Metastasis

2022-01-18 · Ushasi Roy, Tyler Collins, Mohit K. Jolly, Parag Katira

Multicellular collective migration is a ubiquitous strategy of cells to translocate spatially in diverse tissue environments to accomplish a wide variety of biological phenomena, viz. embryonic development, wound healing…

Scalar Function Topology Divergence: Comparing Topology of 3D Objects

2024-07-11 · Ilya Trofimov, Daria Voronkova, Eduard Tulchinskii, Evgeny Burnaev 외

We propose a new topological tool for computer vision - Scalar Function Topology Divergence (SFTD), which measures the dissimilarity of multi-scale topology between sublevel sets of two functions having a common domain. …