中文
相关论文

相关论文: Maximizing Drift is Not Optimal for Solving OneMax

200 篇论文

A key challenge in the application of evolutionary algorithms in practice is the selection of an algorithm instance that best suits the problem at hand. What complicates this decision further is that different algorithms may be best suited…

神经与进化计算 · 计算机科学 2021-02-15 Furong Ye , Carola Doerr , Thomas Bäck

This paper explores the enhancement of solution diversity in evolutionary algorithms (EAs) for the maximum matching problem, concentrating on complete bipartite graphs and paths. We adopt binary string encoding for matchings and use Hamming…

神经与进化计算 · 计算机科学 2024-04-19 Jonathan Gadea Harder , Aneta Neumann , Frank Neumann

In this paper, we consider a fitness-level model of a non-elitist mutation-only evolutionary algorithm (EA) with tournament selection. The model provides upper and lower bounds for the expected proportion of the individuals with fitness…

神经与进化计算 · 计算机科学 2016-08-29 Anton Eremeev

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

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

In this paper we revisit the question how hard it can be for the $(1+1)$ Evolutionary Algorithm to optimize monotone pseudo-Boolean functions. By introducing a more pessimistic stochastic process, the partially-ordered evolutionary…

神经与进化计算 · 计算机科学 2025-07-02 Marc Kaufmann , Maxime Larcher , Johannes Lengler , Oliver Sieberling

The goal of a learner in standard online learning is to maintain an average loss close to the loss of the best-performing single function in some class. In many real-world problems, such as rating or ranking items, there is no single best…

机器学习 · 计算机科学 2013-03-18 Edward Moroshko , Koby Crammer

In this paper we investigate a utility maximization problem with drift uncertainty in a multivariate continuous-time Black-Scholes type financial market which may be incomplete. We impose a constraint on the admissible strategies that…

投资组合管理 · 定量金融 2021-11-04 Jörn Sass , Dorothee Westphal

Estimation of distribution algorithms (EDAs) provide a distribution - based approach for optimization which adapts its probability distribution during the run of the algorithm. We contribute to the theoretical understanding of EDAs and…

神经与进化计算 · 计算机科学 2022-11-28 Tobias Friedrich , Timo Kötzing , Frank Neumann , Aishwarya Radhakrishnan

This paper looks in detail at how an evolutionary algorithm attempts to solve instances from the multimodal problem generator. The paper shows that in order to consistently reach the global optimum, an evolutionary algorithm requires a…

神经与进化计算 · 计算机科学 2007-05-23 Fernando G. Lobo , Claudio F. Lima

Evolutionary algorithms (EAs) are universal solvers inspired by principles of natural evolution. In many applications, EAs produce astonishingly good solutions. As they are able to deal with complex optimisation problems, they show great…

神经与进化计算 · 计算机科学 2024-09-25 Jakob Baumann , Ignaz Rutter , Dirk Sudholt

We consider the question of the stability of evolutionary algorithms to gradual changes, or drift, in the target concept. We define an algorithm to be resistant to drift if, for some inverse polynomial drift rate in the target function, it…

机器学习 · 计算机科学 2015-03-17 Varun Kanade , Leslie G. Valiant , Jennifer Wortman Vaughan

It is known that evolution strategies in continuous domains might not converge in the presence of noise. It is also known that, under mild assumptions, and using an increasing number of resamplings, one can mitigate the effect of additive…

最优化与控制 · 数学 2014-04-10 Marie-Liesse Cauwet

In the era of deep reinforcement learning, making progress is more complex, as the collected experience must be compressed into a deep model for future exploitation and sampling. Many papers have shown that training a deep learning policy…

机器学习 · 计算机科学 2025-08-05 Glen Berseth

In Evolutionary Robotics a population of solutions is evolved to optimize robots that solve a given task. However, in traditional Evolutionary Algorithms, the population of solutions tends to converge to local optima when the problem is…

机器人学 · 计算机科学 2020-08-06 Jørgen Nordmoen , Frank Veenstra , Kai Olav Ellefsen , Kyrre Glette

The fitness level method is a popular tool for analyzing the hitting time of elitist evolutionary algorithms. Its idea is to divide the search space into multiple fitness levels and estimate lower and upper bounds on the hitting time using…

神经与进化计算 · 计算机科学 2024-04-02 Jun He , Yuren Zhou

Self-adjustment of parameters can significantly improve the performance of evolutionary algorithms. A notable example is the $(1+(\lambda,\lambda))$ genetic algorithm, where the adaptation of the population size helps to achieve the linear…

神经与进化计算 · 计算机科学 2019-04-17 Anton Bassin , Maxim Buzdalov

We consider the problem of global optimization of an unknown non-convex smooth function with zeroth-order feedback. In this setup, an algorithm is allowed to adaptively query the underlying function at different locations and receives noisy…

机器学习 · 统计学 2018-03-26 Yining Wang , Sivaraman Balakrishnan , Aarti Singh

Algorithm selection is crucial in the field of optimization, as no single algorithm performs perfectly across all types of optimization problems. Finding the best algorithm among a given set of algorithms for a given problem requires a…

神经与进化计算 · 计算机科学 2025-01-27 Saba Sadeghi Ahouei , Denis Antipov , Aneta Neumann , Frank Neumann

Explaining to what extent the real power of genetic algorithms lies in the ability of crossover to recombine individuals into higher quality solutions is an important problem in evolutionary computation. In this paper we show how the…

神经与进化计算 · 计算机科学 2017-08-28 Dogan Corus , Pietro S. Oliveto