中文
相关论文

相关论文: Optimal Mutation Rates for the $(1+\lambda)$ EA on…

200 篇论文

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 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

When a problem instance is perturbed by a small modification, one would hope to find a good solution for the new instance by building on a known good solution for the previous one. Via a rigorous mathematical analysis, we show that…

神经与进化计算 · 计算机科学 2019-04-17 Benjamin Doerr , Carola Doerr , Frank Neumann

Estimation of Distribution Algorithms (EDAs) are stochastic heuristics that search for optimal solutions by learning and sampling from probabilistic models. Despite their popularity in real-world applications, there is little rigorous…

神经与进化计算 · 计算机科学 2018-07-27 Duc-Cuong Dang , 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

Estimation of Distribution Algorithms (EDAs) are one branch of Evolutionary Algorithms (EAs) in the broad sense that they evolve a probabilistic model instead of a population. Many existing algorithms fall into this category. Analogous to…

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

The one-fifth success rule is one of the best-known and most widely accepted techniques to control the parameters of evolutionary algorithms. While it is often applied in the literal sense, a common interpretation sees the one-fifth success…

神经与进化计算 · 计算机科学 2021-12-30 Benjamin Doerr , Carola Doerr , Johannes Lengler

The expected running time of the classical (1+1) EA on the OneMax benchmark function has recently been determined by Hwang et al. (2018) up to additive errors of $O((\log n)/n)$. The same approach proposed there also leads to a full…

神经与进化计算 · 计算机科学 2019-06-26 Hsien-Kuei Hwang , Carsten Witt

We study how Reinforcement Learning can be employed to optimally control parameters in evolutionary algorithms. We control the mutation probability of a (1+1) evolutionary algorithm on the OneMax function. This problem is modeled as a…

神经与进化计算 · 计算机科学 2019-05-10 Luca Mossina , Emmanuel Rachelson , Daniel Delahaye

Inspired by Fisher's geometric approach to study beneficial mutations, we analyse probabilities of beneficial mutation and crossover recombination of strings in a general Hamming space with arbitrary finite alphabet. Mutations and…

种群与进化 · 定量生物学 2025-06-18 Roman V. Belavkin

Population-based evolutionary algorithms (EAs) have been widely applied to solve various optimization problems. The question of how the performance of a population-based EA depends on the population size arises naturally. The performance of…

神经与进化计算 · 计算机科学 2013-05-13 Jun He , Tianshi Chen , Boris Mitavskiy

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

Mutation has traditionally been regarded as an important operator in evolutionary algorithms. In particular, there have been many experimental studies which showed the effectiveness of adapting mutation rates for various static optimization…

人工智能 · 计算机科学 2011-06-06 Tianshi Chen , Yunji Chen , Ke Tang , Guoliang Chen , Xin Yao

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

While most theoretical run time analyses of discrete randomized search heuristics focused on finite search spaces, we consider the search space $\mathbb{Z}^n$. This is a further generalization of the search space of multi-valued decision…

神经与进化计算 · 计算机科学 2023-10-10 Jonathan Gadea Harder , Timo Kötzing , Xiaoyue Li , Aishwarya Radhakrishnan

The performance of deep neural networks, such as Deep Belief Networks formed by Restricted Boltzmann Machines (RBMs), strongly depends on their training, which is the process of adjusting their parameters. This process can be posed as an…

神经与进化计算 · 计算机科学 2019-07-16 S. Ivvan Valdez , Alfonso Rojas-Domínguez

Evolutionary algorithms (EAs) are a sort of nature-inspired metaheuristics, which have wide applications in various practical optimization problems. In these problems, objective evaluations are usually inaccurate, because noise is almost…

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

We propose a new method based on discrete Fourier analysis to analyze the time evolutionary algorithms spend on plateaus. This immediately gives a concise proof of the classic estimate of the expected runtime of the $(1+1)$ evolutionary…

神经与进化计算 · 计算机科学 2025-01-30 Benjamin Doerr , Andrew James Kelley

Evolutionary neural architecture search (ENAS) employs evolutionary algorithms to find high-performing neural architectures automatically, and has achieved great success. However, compared to the empirical success, its rigorous theoretical…

神经与进化计算 · 计算机科学 2024-04-09 Zeqiong Lv , Chao Qian , Yanan Sun

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