中文
相关论文

相关论文: The 1/5-th Rule with Rollbacks: On Self-Adjustment…

200 篇论文

While evolutionary algorithms are known to be very successful for a broad range of applications, the algorithm designer is often left with many algorithmic choices, for example, the size of the population, the mutation rates, and the…

神经与进化计算 · 计算机科学 2015-04-14 Benjamin Doerr , Carola Doerr

Evolutionary algorithms (EAs) are general-purpose optimisers that come with several parameters like the sizes of parent and offspring populations or the mutation rate. It is well known that the performance of EAs may depend drastically on…

神经与进化计算 · 计算机科学 2022-10-13 Mario Alejandro Hevia Fajardo , Dirk Sudholt

The $(1+(\lambda,\lambda))$ genetic algorithm, first proposed at GECCO 2013, showed a surprisingly good performance on so me optimization problems. The theoretical analysis so far was restricted to the OneMax test function, where this GA…

神经与进化计算 · 计算机科学 2017-04-17 Maxim Buzdalov , Benjamin Doerr

The one-fifth rule and its generalizations are a classical parameter control mechanism in discrete domains. They have also been transferred to control the offspring population size of the $(1, \lambda)$-EA. This has been shown to work very…

神经与进化计算 · 计算机科学 2024-04-19 Johannes Lengler , Konstantin Sturm

We propose a new way to self-adjust the mutation rate in population-based evolutionary algorithms in discrete search spaces. Roughly speaking, it consists of creating half the offspring with a mutation rate that is twice the current…

神经与进化计算 · 计算机科学 2018-05-28 Benjamin Doerr , Christian Gießen , Carsten Witt , Jing Yang

It is known that the $(1+(\lambda,\lambda))$~Genetic Algorithm (GA) with self-adjusting parameter choices achieves a linear expected optimization time on OneMax if its hyper-parameters are suitably chosen. However, it is not very well…

神经与进化计算 · 计算机科学 2019-04-10 Nguyen Dang , Carola Doerr

The one-fifth success rule is one of the best-known and most widely accepted techniques to control the parameters of evolutionary algorithms. While it is often applied in the literal sense, a common interpretation sees the one-fifth success…

神经与进化计算 · 计算机科学 2021-12-30 Benjamin Doerr , Carola Doerr , Johannes Lengler

It is well known that evolutionary algorithms (EAs) achieve peak performance only when their parameters are suitably tuned to the given problem. Even more, it is known that the best parameter values can change during the optimization…

神经与进化计算 · 计算机科学 2020-06-22 Arina Buzdalova , Carola Doerr , Anna Rodionova

Most evolutionary algorithms have parameters, which allow a great flexibility in controlling their behavior and adapting them to new problems. To achieve the best performance, it is often needed to control some of the parameters during…

神经与进化计算 · 计算机科学 2021-06-07 Maxim Buzdalov , Carola Doerr

We analyze the performance of the 2-rate $(1+\lambda)$ Evolutionary Algorithm (EA) with self-adjusting mutation rate control, its 3-rate counterpart, and a $(1+\lambda)$~EA variant using multiplicative update rules on the OneMax problem. We…

神经与进化计算 · 计算机科学 2019-04-19 Anna Rodionova , Kirill Antonov , Arina Buzdalova , Carola Doerr

We propose and analyze a self-adaptive version of the $(1,\lambda)$ evolutionary algorithm in which the current mutation rate is part of the individual and thus also subject to mutation. A rigorous runtime analysis on the OneMax benchmark…

神经与进化计算 · 计算机科学 2018-12-03 Benjamin Doerr , Carsten Witt , Jing Yang

It is well known that evolutionary algorithms can benefit from dynamic choices of the key parameters that control their behavior, to adjust their search strategy to the different stages of the optimization process. A prominent example where…

机器学习 · 计算机科学 2025-07-22 Tai Nguyen , Phong Le , Carola Doerr , Nguyen Dang

We study the $(1,\lambda)$-EA with mutation rate $c/n$ for $c\le 1$, where the population size is adaptively controlled with the $(1:s+1)$-success rule. Recently, Hevia Fajardo and Sudholt have shown that this setup with $c=1$ is efficient…

神经与进化计算 · 计算机科学 2023-07-13 Marc Kaufmann , Maxime Larcher , Johannes Lengler , Xun Zou

The $(1+(\lambda,\lambda))$ genetic algorithm is a bright example of an evolutionary algorithm which was developed based on the insights from theoretical findings. This algorithm uses crossover, and it was shown to asymptotically outperform…

神经与进化计算 · 计算机科学 2020-05-12 Anton Bassin , Maxim Buzdalov

Recent works showed that simple success-based rules for self-adjusting parameters in evolutionary algorithms (EAs) can match or outperform the best fixed parameters on discrete problems. Non-elitism in a (1,$\lambda$) EA combined with a…

神经与进化计算 · 计算机科学 2022-04-13 Mario Alejandro Hevia Fajardo , Dirk Sudholt

We study the $(1:s+1)$ success rule for controlling the population size of the $(1,\lambda)$-EA. It was shown by Hevia Fajardo and Sudholt that this parameter control mechanism can run into problems for large $s$ if the fitness landscape is…

神经与进化计算 · 计算机科学 2024-01-25 Marc Kaufmann , Maxime Larcher , Johannes Lengler , Xun Zou

The $(1+(\lambda,\lambda))$ genetic algorithm is a recently proposed single-objective evolutionary algorithm with several interesting properties. We show that its main working principle, mutation with a high rate and crossover as repair…

神经与进化计算 · 计算机科学 2022-10-10 Benjamin Doerr , Omar El Hadri , Adrien Pinard

Despite significant empirical and theoretically supported evidence that non-static parameter choices can be strongly beneficial in evolutionary computation, the question how to best adjust parameter values plays only a marginal role in…

神经与进化计算 · 计算机科学 2018-03-06 Carola Doerr , Markus Wagner

One of the problems in applying Genetic Algorithm is that there is some situation where the evolutionary process converges too fast to a solution which causes it to be trapped in local optima. To overcome this problem, a proper diversity in…

神经与进化计算 · 计算机科学 2011-09-02 Chaiwat Jassadapakorn , Prabhas Chongstitvatana

Self-adaptive parameters are increasingly used in the field of Evolutionary Robotics, as they allow key evolutionary rates to vary autonomously in a context-sensitive manner throughout the optimisation process. A significant limitation to…

神经与进化计算 · 计算机科学 2017-04-04 Gerard David Howard
‹ 上一页 1 2 3 10 下一页 ›