中文
相关论文

相关论文: Runtime Analysis of the (1+1) EA on Weighted Sums …

200 篇论文

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

In the last decade remarkable progress has been made in development of suitable proof techniques for analysing randomised search heuristics. The theoretical investigation of these algorithms on classes of functions is essential to the…

神经与进化计算 · 计算机科学 2020-10-22 Frank Neumann , Mojgan Pourhassan , Carsten Witt

A core feature of evolutionary algorithms is their mutation operator. Recently, much attention has been devoted to the study of mutation operators with dynamic and non-uniform mutation rates. Following up on this line of work, we propose a…

数据结构与算法 · 计算机科学 2018-11-22 Tobias Friedrich , Andreas Göbel , Francesco Quinzan , Markus Wagner

The analysis of randomized search heuristics on classes of functions is fundamental for the understanding of the underlying stochastic process and the development of suitable proof techniques. Recently, remarkable progress has been made in…

神经与进化计算 · 计算机科学 2011-12-16 Carsten Witt

Evolutionary algorithms (EAs) have found many successful real-world applications, where the optimization problems are often subject to a wide range of uncertainties. To understand the practical behaviors of EAs theoretically, there are a…

计算复杂性 · 计算机科学 2022-12-07 Chao Bian , Chao Qian , Ke Tang , Yang Yu

We study unbiased $(1+1)$ evolutionary algorithms on linear functions with an unknown number $n$ of bits with non-zero weight. Static algorithms achieve an optimal runtime of $O(n (\ln n)^{2+\epsilon})$, however, it remained unclear whether…

Most research in the theory of evolutionary computation assumes that the problem at hand has a fixed problem size. This assumption does not always apply to real-world optimization challenges, where the length of an optimal solution may be…

神经与进化计算 · 计算机科学 2015-06-22 Benjamin Doerr , Carola Doerr , Timo Kötzing

Evolutionary algorithms (EAs) form a popular optimisation paradigm inspired by natural evolution. In recent years the field of evolutionary computation has developed a rigorous analytical theory to analyse their runtime on many illustrative…

神经与进化计算 · 计算机科学 2015-10-02 Tiago Paixão , Jorge Pérez Heredia , Dirk Sudholt , Barbora Trubenová

Theory of evolutionary computation (EC) aims at providing mathematically founded statements about the performance of evolutionary algorithms (EAs). The predominant topic in this research domain is runtime analysis, which studies the time it…

神经与进化计算 · 计算机科学 2018-12-04 Eduardo Carvalho Pinto , Carola Doerr

Evolutionary algorithms (EAs) are general-purpose problem solvers that usually perform an unbiased search. This is reasonable and desirable in a black-box scenario. For combinatorial optimization problems, often more knowledge about the…

神经与进化计算 · 计算机科学 2020-04-23 Vahid Roostapour , Jakob Bossek , Frank Neumann

In real-world applications, many optimization problems have the time-linkage property, that is, the objective function value relies on the current solution as well as the historical solutions. Although the rigorous theoretical analysis on…

神经与进化计算 · 计算机科学 2021-02-25 Weijie Zheng , Huanhuan Chen , Xin Yao

Randomized search heuristics such as evolutionary algorithms are frequently applied to dynamic combinatorial optimization problems. Within this paper, we present a dynamic model of the classic Weighted Vertex Cover problem and analyze the…

神经与进化计算 · 计算机科学 2020-01-27 Feng Shi , Frank Neumann , Jianxin Wang

Understanding how evolutionary algorithms perform on constrained problems has gained increasing attention in recent years. In this paper, we study how evolutionary algorithms optimize constrained versions of the classical LeadingOnes…

神经与进化计算 · 计算机科学 2023-05-30 Tobias Friedrich , Timo Kötzing , Aneta Neumann , Frank Neumann , Aishwarya Radhakrishnan

In many real-world optimization problems, the objective function evaluation is subject to noise, and we cannot obtain the exact objective value. Evolutionary algorithms (EAs), a type of general-purpose randomized optimization algorithm,…

神经与进化计算 · 计算机科学 2022-11-29 Chao Qian , Chao Bian , Wu Jiang , Ke Tang

The mathematical runtime analysis of evolutionary algorithms traditionally regards the time an algorithm needs to find a solution of a certain quality when initialized with a random population. In practical applications it may be possible…

神经与进化计算 · 计算机科学 2025-11-14 Denis Antipov , Maxim Buzdalov , Benjamin Doerr

Extending previous analyses on function classes like linear functions, we analyze how the simple (1+1) evolutionary algorithm optimizes pseudo-Boolean functions that are strictly monotone. Contrary to what one would expect, not all of these…

神经与进化计算 · 计算机科学 2015-03-17 Benjamin Doerr , Thomas Jansen , Dirk Sudholt , Carola Winzen , Christine Zarges

In a seminal paper in 2013, Witt showed that the (1+1) Evolutionary Algorithm with standard bit mutation needs time $(1+o(1))n \ln n/p_1$ to find the optimum of any linear function, as long as the probability $p_1$ to flip exactly one bit…

神经与进化计算 · 计算机科学 2024-10-01 Carola Doerr , Duri Andrea Janett , Johannes Lengler

The interplay between mutation and selection plays a fundamental role in the behaviour of evolutionary algorithms (EAs). However, this interplay is still not completely understood. This paper presents a rigorous runtime analysis of a…

神经与进化计算 · 计算机科学 2010-12-15 Per Kristian Lehre , Xin Yao

To gain a better theoretical understanding of how evolutionary algorithms (EAs) cope with plateaus of constant fitness, we propose the $n$-dimensional Plateau$_k$ function as natural benchmark and analyze how different variants of the $(1 +…

神经与进化计算 · 计算机科学 2021-11-02 Denis Antipov , Benjamin Doerr

While most theoretical run time analyses of discrete randomized search heuristics provide bounds on the expected number of evaluations to find the global optimum, we consider the anytime performance of evolutionary and…

神经与进化计算 · 计算机科学 2026-04-09 Timo Kötzing , Jurek Sander
‹ 上一页 1 2 3 10 下一页 ›