中文
相关论文

相关论文: The (1+1) Elitist Black-Box Complexity of LeadingO…

200 篇论文

We show that the unrestricted black-box complexity of the $n$-dimensional XOR- and permutation-invariant LeadingOnes function class is $O(n \log (n) / \log \log n)$. This shows that the recent natural looking $O(n\log n)$ bound is not…

数据结构与算法 · 计算机科学 2012-10-25 Benjamin Doerr , Carola Winzen

Black-box complexity studies lower bounds for the efficiency of general-purpose black-box optimization algorithms such as evolutionary algorithms and other search heuristics. Different models exist, each one being designed to analyze a…

神经与进化计算 · 计算机科学 2015-09-11 Carola Doerr , Johannes Lengler

Black-box complexity theory provides lower bounds for the runtime of black-box optimizers like evolutionary algorithms and serves as an inspiration for the design of new genetic algorithms. Several black-box models covering different…

神经与进化计算 · 计算机科学 2015-08-28 Carola Doerr , Johannes Lengler

We propose a new black-box complexity model for search algorithms evaluating $\lambda$ search points in parallel. The parallel unary unbiased black-box complexity gives lower bounds on the number of function evaluations every parallel unary…

神经与进化计算 · 计算机科学 2019-02-04 Per Kristian Lehre , Dirk Sudholt

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

Randomized search heuristics such as evolutionary algorithms, simulated annealing, and ant colony optimization are a broadly used class of general-purpose algorithms. Analyzing them via classical methods of theoretical computer science is a…

神经与进化计算 · 计算机科学 2015-03-18 Benjamin Doerr , Carola Winzen

It has been observed that some working principles of evolutionary algorithms, in particular, the influence of the parameters, cannot be understood from results on the asymptotic order of the runtime, but only from more precise results. In…

神经与进化计算 · 计算机科学 2018-10-18 Benjamin Doerr , Carola Doerr , Jing Yang

A predominant topic in the theory of evolutionary algorithms and, more generally, theory of randomized black-box optimization techniques is running time analysis. Running time analysis aims at understanding the performance of a given…

神经与进化计算 · 计算机科学 2018-06-13 Carola Doerr

We extend the work of Lehre and Witt (GECCO 2010) on the unbiased black-box model by considering higher arity variation operators. In particular, we show that already for binary operators the black-box complexity of \leadingones drops from…

神经与进化计算 · 计算机科学 2010-12-07 Benjamin Doerr , Daniel Johannsen , Timo Kötzing , Per Kristian Lehre , Markus Wagner , Carola Winzen

We show that for all $1<k \leq \log n$ the $k$-ary unbiased black-box complexity of the $n$-dimensional $\onemax$ function class is $O(n/k)$. This indicates that the power of higher arity operators is much stronger than what the previous…

神经与进化计算 · 计算机科学 2015-03-20 Benjamin Doerr , Carola Winzen

Theoretical and empirical research on evolutionary computation methods complement each other by providing two fundamentally different approaches towards a better understanding of black-box optimization heuristics. In discrete optimization,…

神经与进化计算 · 计算机科学 2018-08-20 Carola Doerr , Furong Ye , Sander van Rijn , Hao Wang , Thomas Bäck

Black-box complexity is a complexity theoretic measure for how difficult a problem is to be optimized by a general purpose optimization algorithm. It is thus one of the few means trying to understand which problems are tractable for genetic…

神经与进化计算 · 计算机科学 2015-03-19 Benjamin Doerr , Timo Kötzing , Johannes Lengler , Carola Winzen

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

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

We analyse the performance of well-known evolutionary algorithms (1+1)EA and (1+$\lambda$)EA in the prior noise model, where in each fitness evaluation the search point is altered before evaluation with probability $p$. We present refined…

神经与进化计算 · 计算机科学 2018-12-04 Dirk Sudholt

Many real-world applications have the time-linkage property, and the only theoretical analysis is recently given by Zheng, et al. (TEVC 2021) on their proposed time-linkage OneMax problem, OneMax$_{(0,1^n)}$. However, only two elitist…

神经与进化计算 · 计算机科学 2021-04-15 Weijie Zheng , Qiaozhi Zhang , Huanhuan Chen , Xin Yao

Choosing a suitable algorithm from the myriads of different search heuristics is difficult when faced with a novel optimization problem. In this work, we argue that the purely academic question of what could be the best possible algorithm…

神经与进化计算 · 计算机科学 2023-12-07 Shouda Wang , Weijie Zheng , Benjamin Doerr

We present an information-theoretic approach to lower bound the oracle complexity of nonsmooth black box convex optimization, unifying previous lower bounding techniques by identifying a combinatorial problem, namely string guessing, as a…

最优化与控制 · 数学 2023-07-10 Gábor Braun , Cristóbal Guzmán , Sebastian Pokutta

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

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
‹ 上一页 1 2 3 10 下一页 ›