中文
相关论文

相关论文: Improving Time and Memory Efficiency of Genetic Al…

200 篇论文

Learning ensembles by bagging can substantially improve the generalization performance of low-bias, high-variance estimators, including those evolved by Genetic Programming (GP). To be efficient, modern GP algorithms for evolving (bagging)…

神经与进化计算 · 计算机科学 2021-02-08 Marco Virgolin

Population-based evolutionary algorithms are often considered when approaching computationally expensive black-box optimization problems. They employ a selection mechanism to choose the best solutions from a given population after comparing…

神经与进化计算 · 计算机科学 2024-01-30 Judith Echevarrieta , Etor Arza , Aritz Pérez

Genetic fitness optimization using small populations or small population updates across generations generally suffers from randomly diverging evolutions. We propose a notion of highly probable fitness optimization through feasible…

神经与进化计算 · 计算机科学 2007-05-23 Paul Vitanyi

In the area of evolutionary computation the calculation of diverse sets of high-quality solutions to a given optimization problem has gained momentum in recent years under the term evolutionary diversity optimization. Theoretical insights…

神经与进化计算 · 计算机科学 2021-04-28 Jakob Bossek , Frank Neumann

Evolutionary algorithms, inspired by natural evolution, aim to optimize difficult objective functions without computing derivatives. Here we detail the relationship between population genetics and evolutionary optimization and formulate a…

种群与进化 · 定量生物学 2023-07-19 Jakub Otwinowski , Colin LaMont

Death has long been overlooked in evolutionary algorithms. Recent research has shown that death (when applied properly) can benefit the overall fitness of a population and can outperform sub-sections of a population that are "immortal" when…

神经与进化计算 · 计算机科学 2021-09-29 Micah Burkhardt , Roman V. Yampolskiy

It is generally accepted that populations are useful for the global exploration of multi-modal optimisation problems. Indeed, several theoretical results are available showing such advantages over single-trajectory search heuristics. In…

神经与进化计算 · 计算机科学 2019-03-27 Dogan Corus , Pietro S. Oliveto

Predicting the cheapest sample size for the optimal stratification in multivariate survey design is a problem in cases where the population frame is large. A solution exists that iteratively searches for the minimum sample size necessary to…

统计方法学 · 统计学 2018-06-18 Mervyn O'Luing , Steven Prestwich , S. Armagan Tarim

We demonstrate how a genetic algorithm solves the problem of minimizing the resources used for network coding, subject to a throughput constraint, in a multicast scenario. A genetic algorithm avoids the computational complexity that makes…

神经与进化计算 · 计算机科学 2007-05-23 Minkyu Kim , Varun Aggarwal , Una-May O'Reilly , Muriel Medard , Wonsik Kim

Genetic Network Programming (GNP) is an evolutionary algorithm that extends Genetic Programming (GP). It is typically used in agent control problems. In contrast to GP, which employs a tree structure, GNP utilizes a directed graph…

多智能体系统 · 计算机科学 2024-12-17 Ali Kohan , Mohamad Roshanzamir , Roohallah Alizadehsani

The all-pairs shortest path problem is the first non-artificial problem for which it was shown that adding crossover can significantly speed up a mutation-only evolutionary algorithm. Recently, the analysis of this algorithm was refined and…

神经与进化计算 · 计算机科学 2015-03-20 Benjamin Doerr , Daniel Johannsen , Timo Kötzing , Frank Neumann , Madeleine Theile

In this paper we propose a crossover operator for evolutionary algorithms with real values that is based on the statistical theory of population distributions. The operator is based on the theoretical distribution of the values of the genes…

神经与进化计算 · 计算机科学 2011-09-13 N. García-Pedrajas , C. Hervás-Martínez , D. Ortiz-Boyer

Here we propose an evolutionary algorithm that self modifies its operators at the same time that candidate solutions are evolved. This tackles convergence and lack of diversity issues, leading to better solutions. Operators are represented…

神经与进化计算 · 计算机科学 2017-12-19 Andres Felipe Cruz Salinas , Jonatan Gomez Perdomo

In this work we introduce an implementation for which machine learning techniques helped improve the overall performance of an evolutionary algorithm for an optimization problem, namely a variation of robust minimum-cost path in graphs. In…

神经与进化计算 · 计算机科学 2021-02-04 Ricardo Di Pasquale , Javier Marenco

We wish to minimize the resources used for network coding while achieving the desired throughput in a multicast scenario. We employ evolutionary approaches, based on a genetic algorithm, that avoid the computational complexity that makes…

网络与互联网体系结构 · 计算机科学 2016-11-15 Minkyu Kim , Muriel Medard , Varun Aggarwal , Una-May O'Reilly , Wonsik Kim , Chang Wook Ahn , Michelle Effros

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

The influence of time-dependent fitnesses on the infinite population dynamics of simple genetic algorithms (without crossover) is analyzed. Based on general arguments, a schematic phase diagram is constructed that allows one to characterize…

生物物理 · 物理学 2007-05-23 Christopher Ronnewinkel , Claus O. Wilke , Thomas Martinetz

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

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é

C++ code snippets from a multi-core parallel memory-efficient crossover for genetic programming are given. They may be adapted for separate generation evolutionary algorithms where large chromosomes or small RAM require no more than M + (2…

神经与进化计算 · 计算机科学 2026-05-07 W. B. Langdon
‹ 上一页 1 2 3 10 下一页 ›