中文
相关论文

相关论文: An Exponential Lower Bound for the Runtime of the …

200 篇论文

In the first and so far only mathematical runtime analysis of an estimation-of-distribution algorithm (EDA) on a multimodal problem, Hasen\"ohrl and Sutton (GECCO 2018) showed for any $k = o(n)$ that the compact genetic algorithm (cGA) with…

神经与进化计算 · 计算机科学 2021-10-12 Benjamin Doerr

We prove that the compact genetic algorithm (cGA) with hypothetical population size $\mu = \Omega(\sqrt n \log n) \cap \text{poly}(n)$ with high probability finds the optimum of any $n$-dimensional jump function with jump size $k < \frac 1…

神经与进化计算 · 计算机科学 2019-03-27 Benjamin Doerr

The compact genetic algorithm (cGA) is one of the simplest estimation-of-distribution algorithms (EDAs). Next to the univariate marginal distribution algorithm (UMDA) -- another simple EDA -- , the cGA has been subject to extensive…

神经与进化计算 · 计算机科学 2026-03-04 Marcel Chwiałkowski , Benjamin Doerr , Martin S. Krejca

A class of metaheuristic techniques called estimation-of-distribution algorithms (EDAs) are employed in optimization as more sophisticated substitutes for traditional strategies like evolutionary algorithms. EDAs generally drive the search…

神经与进化计算 · 计算机科学 2024-04-18 Sumit Adak , Carsten Witt

Most evolutionary algorithms (EAs) used in practice employ crossover. In contrast, only for few and mostly artificial examples a runtime advantage from crossover could be proven with mathematical means. The most convincing such result shows…

神经与进化计算 · 计算机科学 2023-02-27 Benjamin Doerr , Aymen Echarghaoui , Mohammed Jamal , Martin S. Krejca

It was recently observed that the $(1+(\lambda,\lambda))$ genetic algorithm can comparably easily escape the local optimum of the jump functions benchmark. Consequently, this algorithm can optimize the jump function with jump size $k$ in an…

神经与进化计算 · 计算机科学 2020-06-08 Denis Antipov , Benjamin Doerr

Unlike traditional evolutionary algorithms which produce offspring via genetic operators, Estimation of Distribution Algorithms (EDAs) sample solutions from probabilistic models which are learned from selected individuals. It is hoped that…

神经与进化计算 · 计算机科学 2018-02-05 Per Kristian Lehre , Phan Trung Hai Nguyen

We consider the expected runtime of non-elitist evolutionary algorithms (EAs), when they are applied to a family of fitness functions with a plateau of second-best fitness in a Hamming ball of radius r around a unique global optimum. On one…

神经与进化计算 · 计算机科学 2020-08-20 Anton V. Eremeev

This paper extends the runtime analysis of non-elitist evolutionary algorithms (EAs) with fitness-proportionate selection from the simple OneMax function to the linear functions. Not only does our analysis cover a larger class of fitness…

神经与进化计算 · 计算机科学 2019-08-26 Duc-Cuong Dang , Anton Eremeev , Per Kristian Lehre

We argue that proven exponential upper bounds on runtimes, an established area in classic algorithms, are interesting also in heuristic search and we prove several such results. We show that any of the algorithms randomized local search,…

神经与进化计算 · 计算机科学 2021-10-12 Benjamin Doerr

The $(1 + (\lambda,\lambda))$ genetic algorithm is a younger evolutionary algorithm trying to profit also from inferior solutions. Rigorous runtime analyses on unimodal fitness functions showed that it can indeed be faster than classical…

神经与进化计算 · 计算机科学 2022-06-17 Denis Antipov , Benjamin Doerr , Vitalii Karavaev

With elementary means, we prove a stronger run time guarantee for the univariate marginal distribution algorithm (UMDA) optimizing the LeadingOnes benchmark function in the desirable regime with low genetic drift. If the population size is…

神经与进化计算 · 计算机科学 2020-04-13 Benjamin Doerr , Martin Krejca

Jump functions are the {most-studied} non-unimodal benchmark in the theory of randomized search heuristics, in particular, evolutionary algorithms (EAs). They have significantly improved our understanding of how EAs escape from local…

神经与进化计算 · 计算机科学 2024-10-08 Henry Bambury , Antoine Bultel , Benjamin Doerr

One hope when using non-elitism in evolutionary computation is that the ability to abandon the current-best solution aids leaving local optima. To improve our understanding of this mechanism, we perform a rigorous runtime analysis of a…

神经与进化计算 · 计算机科学 2022-06-17 Benjamin Doerr

Estimation-of-distribution algorithms (EDAs) are optimization algorithms that learn a distribution on the search space from which good solutions can be sampled easily. A key parameter of most EDAs is the sample size (population size). If…

神经与进化计算 · 计算机科学 2023-11-06 Weijie Zheng , Benjamin Doerr

Evolutionary algorithms (EAs) are population-based general-purpose optimization algorithms, and have been successfully applied in various real-world optimization tasks. However, previous theoretical studies often employ EAs with only a…

神经与进化计算 · 计算机科学 2016-06-13 Chao Qian , Yang Yu , Zhi-Hua Zhou

Estimation-of-distribution algorithms (EDAs) are randomized search heuristics that create a probabilistic model of the solution space, which is updated iteratively, based on the quality of the solutions sampled according to the model. As…

神经与进化计算 · 计算机科学 2020-12-23 Benjamin Doerr , Martin Krejca

For genetic algorithms using a bit-string representation of length~$n$, the general recommendation is to take $1/n$ as mutation rate. In this work, we discuss whether this is really justified for multimodal functions. Taking jump functions…

神经与进化计算 · 计算机科学 2017-03-23 Benjamin Doerr , Huu Phuoc Le , Régis Makhmara , Ta Duy Nguyen

Understanding when evolutionary algorithms are efficient or not, and how they efficiently solve problems, is one of the central research tasks in evolutionary computation. In this work, we make progress in understanding the interplay…

神经与进化计算 · 计算机科学 2019-04-16 Denis Antipov , Benjamin Doerr , Quentin Yang

The JUMP$_k$ benchmark was the first problem for which crossover was proven to give a speed-up over mutation-only evolutionary algorithms. Jansen and Wegener (2002) proved an upper bound of $O(\text{poly}(n) + 4^k/p_c)$ for the ($\mu$+1)…

神经与进化计算 · 计算机科学 2025-04-22 Andre Opris , Johannes Lengler , Dirk Sudholt
‹ 上一页 1 2 3 10 下一页 ›