中文
相关论文

相关论文: Revisiting Evolutionary Algorithms with On-the-Fly…

200 篇论文

The utilization of populations is one of the most important features of evolutionary algorithms (EAs). There have been many studies analyzing the impact of different population sizes on the performance of EAs. However, most of such studies…

神经与进化计算 · 计算机科学 2012-08-14 Tianshi Chen , Ke Tang , Guoliang Chen , Xin Yao

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

A genetic algorithm (GA) is a search method that optimises a population of solutions by simulating natural evolution. Good solutions reproduce together to create better candidates. The standard GA assumes that any two solutions can mate.…

神经与进化计算 · 计算机科学 2021-04-12 Aymeric Vie

Despite the intuition that the same population size is not needed throughout the run of an Evolutionary Algorithm (EA), most EAs use a fixed population size. This paper presents an empirical study on the possible benefits of a Simple…

神经与进化计算 · 计算机科学 2024-01-23 Juan Luis Jiménez Laredo , Carlos Fernandes , Juan Julián Merelo , Christian Gagné

One of the problems in applying Genetic Algorithm is that there is some situation where the evolutionary process converges too fast to a solution which causes it to be trapped in local optima. To overcome this problem, a proper diversity in…

神经与进化计算 · 计算机科学 2011-09-02 Chaiwat Jassadapakorn , Prabhas Chongstitvatana

One of the key difficulties in using estimation-of-distribution algorithms is choosing the population size(s) appropriately: Too small values lead to genetic drift, which can cause enormous difficulties. In the regime with no genetic drift,…

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

A major aim of evolutionary biology is to explain the respective roles of adaptive versus non-adaptive changes in the evolution of complexity. While selection is certainly responsible for the spread and maintenance of complex phenotypes,…

种群与进化 · 定量生物学 2017-01-17 Thomas LaBar , Christoph Adami

Real-world optimisation problems are often dynamic. Previously good solutions must be updated or replaced due to changes in objectives and constraints. It is often claimed that evolutionary algorithms are particularly suitable for dynamic…

神经与进化计算 · 计算机科学 2016-07-13 Duc-Cuong Dang , Thomas Jansen , Per Kristian Lehre

Evolutionary algorithms (EAs) are population-based metaheuristics, originally inspired by aspects of natural evolution. Modern varieties incorporate a broad mixture of search mechanisms, and tend to blend inspiration from nature with…

神经与进化计算 · 计算机科学 2018-05-29 David W. Corne , Michael A. Lones

This paper aims to study how the population size affects the computation time of evolutionary algorithms in a rigorous way. The computation time of an evolutionary algorithm can be measured by either the expected number of generations…

神经与进化计算 · 计算机科学 2016-06-15 Jun He , Xin Yao

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

he greatest weakness of evolutionary algorithms, widely used today, is the premature convergence due to the loss of population diversity over generations. To overcome this problem, several algorithms have been proposed, such as the…

神经与进化计算 · 计算机科学 2019-08-22 Asmaa Ghoumari , Amir Nakib

Genetic algorithm (GA) is a stochastic metaheuristic process consisting on the evolution of a population of candidate solutions for a given optimization problem. By extension, multipopulation genetic algorithm (MPGA) aims for efficiency by…

神经与进化计算 · 计算机科学 2018-06-07 Bruno Messias , Bruno W. D. Morais

The search ability of an Evolutionary Algorithm (EA) depends on the variation among the individuals in the population [3, 4, 8]. Maintaining an optimal level of diversity in the EA population is imperative to ensure that progress of the EA…

神经与进化计算 · 计算机科学 2015-10-27 Maumita Bhattacharya

Evolutionary algorithms (EAs) are general-purpose optimisers that come with several parameters like the sizes of parent and offspring populations or the mutation rate. It is well known that the performance of EAs may depend drastically on…

神经与进化计算 · 计算机科学 2022-10-13 Mario Alejandro Hevia Fajardo , Dirk Sudholt

The pace of progress in the fields of Evolutionary Computation and Machine Learning is currently limited -- in the former field, by the improbability of making advantageous extensions to evolutionary algorithms when their capacity for…

神经与进化计算 · 计算机科学 2009-04-03 Keki Burjorjee

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

The Beagle framework, through GPU-based Genetic Programming, enables population dynamics previously unattainable (within practical time frames) by CPU-constrained Genetic Programming systems. This work explores how GPU-enabled population…

神经与进化计算 · 计算机科学 2026-04-29 Nathan Haut , Ilya Basin , Ruchika Gupta , Marzieh Kianinejad , Zachary Perrico , Elijah Smith , Wolfgang Banzhaf

We analyse numerically the effects of small population size in the initial transient regime of a simple example population dynamics. These effects play an important role for the numerical determination of large deviation functions of…

统计力学 · 物理学 2017-09-28 Esteban Guevara Hidalgo , Vivien Lecomte

The interaction networks of biological systems are known to take on several non-random structural properties, some of which are believed to positively influence system robustness. Researchers are only starting to understand how these…

神经与进化计算 · 计算机科学 2011-02-08 James M. Whitacre , Ruhul A. Sarker , Q. Tuan Pham
‹ 上一页 1 2 3 10 下一页 ›