English
Related papers

Related papers: All Constant Mutation Rates for the $(1+1)$ Evolut…

200 papers

In recent years, Evolutionary Algorithms (EAs) have frequently been adopted to evolve instances for optimization problems that pose difficulties for one algorithm while being rather easy for a competitor and vice versa. Typically, this is…

Neural and Evolutionary Computing · Computer Science 2021-04-30 Jakob Bossek , Markus Wagner

Evolutionary Algorithms (EAs) and other randomized search heuristics are often considered as unbiased algorithms that are invariant with respect to different transformations of the underlying search space. However, if a certain amount of…

Neural and Evolutionary Computing · Computer Science 2020-10-26 Amirhossein Rajabi , Carsten Witt

We consider a model of a population with fixed size $N$, which is subjected to an unlimited supply of beneficial mutations at a constant rate $\mu_N$. Individuals with $k$ beneficial mutations have the fitness $(1+s_N)^k$. Each individual…

Probability · Mathematics 2024-12-30 Nantawat Udomchatpitak , Jason Schweinsberg

We show that, for any c>0, the (1+1) evolutionary algorithm using an arbitrary mutation rate p_n = c/n finds the optimum of a linear objective function over bit strings of length n in expected time Theta(n log n). Previously, this was only…

Data Structures and Algorithms · Computer Science 2012-04-20 Benjamin Doerr , Leslie Ann Goldberg

We consider a model of a population of fixed size $N$ undergoing selection. Each individual acquires beneficial mutations at rate $\mu_N$, and each beneficial mutation increases the individual's fitness by $s_N$. Each individual dies at…

Probability · Mathematics 2015-07-03 Jason Schweinsberg

In this work, we establish the maximal $\ell^p$-regularity for several time stepping schemes for a fractional evolution model, which involves a fractional derivative of order $\alpha\in(0,2)$, $\alpha\neq 1$, in time. These schemes include…

Numerical Analysis · Mathematics 2017-03-30 Bangti Jin , Buyang Li , Zhi Zhou

In evolutionary algorithms, the fitness of a population increases with time by mutating and recombining individuals and by a biased selection of more fit individuals. The right selection pressure is critical in ensuring sufficient…

Artificial Intelligence · Computer Science 2007-05-23 Marcus Hutter

Finding the optimal parameter setting (i.e. the optimal population size, the optimal mutation probability, the optimal evolutionary model etc) for an Evolutionary Algorithm (EA) is a difficult task. Instead of evolving only the parameters…

Neural and Evolutionary Computing · Computer Science 2021-09-29 Mihai Oltean , Crina Groşan

The evolution model with parallel mutation-selection scheme is solved for the case when selection is accompanied by base substitutions, insertions, and deletions. The fitness is assumed to be either a single-peak function (i.e., having one…

Populations and Evolution · Quantitative Biology 2015-05-13 D. B. Saakian

We study the distribution of the maximum of a set of random fitnesses with fixed number of mutations in a model of biological evolution. The fitness variables are not independent and the correlations can be varied via a parameter…

Statistical Mechanics · Physics 2015-05-14 Kavita Jain , Abhishek Dasgupta , Gayatri Das

We consider the optimal dynamics in the infinite population evolution models with general symmetric fitness landscape. The search of optimal evolution trajectories are complicated due to sharp transitions (like shock waves) in evolution…

Populations and Evolution · Quantitative Biology 2009-08-18 David B. Saakian , Jose F. Fontanari

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…

Neural and Evolutionary Computing · Computer Science 2024-01-25 Marc Kaufmann , Maxime Larcher , Johannes Lengler , Xun Zou

The hardness of fitness functions is an important research topic in the field of evolutionary computation. In theory, the study can help understanding the ability of evolutionary algorithms. In practice, the study may provide a guideline to…

Neural and Evolutionary Computing · Computer Science 2018-05-02 Jun He , Tianshi Chen , Xin Yao

In practise, it is often desirable to provide the decision-maker with a rich set of diverse solutions of decent quality instead of just a single solution. In this paper we study evolutionary diversity optimization for the knapsack problem…

Neural and Evolutionary Computing · Computer Science 2021-04-28 Jakob Bossek , Aneta Neumann , Frank Neumann

We show how concepts from statistical physics, such as order parameter, thermodynamic limit, and quantum phase transition, translate into biological concepts in mutation-selection models for sequence evolution and can be used there. The…

Statistical Mechanics · Physics 2007-05-23 Joachim Hermisson , Oliver Redner , Holger Wagner , Ellen Baake

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…

Neural and Evolutionary Computing · Computer Science 2017-04-04 Gerard David Howard

We investigate the evolutionary dynamics of a finite population of sequences adapting to NK fitness landscapes. We find that, unlike in the case of an infinite population, the average fitness in a finite population is maximized at a small…

Biological Physics · Physics 2009-11-07 Paulo R. A. Campos , Christoph Adami , Claus O. Wilke

We give a detailed analysis of the cost used by the (1+1)-evolutionary algorithm. The problem has been approached in the evolutionary algorithm literature under various views, formulation and degree of rigor. Our asymptotic approximations…

Probability · Mathematics 2014-09-18 Hsien-Kuei Hwang , Alois Panholzer , Nicolas Rolin , Tsung-Hsi Tsai , Wei-Mei Chen

Dynamic linear functions on the hypercube are functions which assign to each bit a positive weight, but the weights change over time. Throughout optimization, these functions maintain the same global optimum, and never have defecting local…

Neural and Evolutionary Computing · Computer Science 2020-04-22 Johannes Lengler , Jonas Meier

We establish global convergence of the (1+1) evolution strategy, i.e., convergence to a critical point independent of the initial state. More precisely, we show the existence of a critical limit point, using a suitable extension of the…

Neural and Evolutionary Computing · Computer Science 2020-11-20 Tobias Glasmachers