中文
相关论文

相关论文: The Distributed Genetic Algorithm Revisited

200 篇论文

This paper proposes a new scheme for performance enhancement of distributed genetic algorithm (DGA). Initial population is divided in two classes i.e. female and male. Simple distance based clustering is used for cluster formation around…

神经与进化计算 · 计算机科学 2013-05-14 Rahila Patel , Urmila Shrawankar , MM. Raghuwanshi , Anil N. Jaiswal

The compact genetic algorithm (cGA) is one of the simplest estimation-of-distribution algorithms (EDAs). Next to the univariate marginal distribution algorithm (UMDA) -- another simple EDA -- , the cGA has been subject to extensive…

神经与进化计算 · 计算机科学 2026-03-04 Marcel Chwiałkowski , Benjamin Doerr , Martin S. Krejca

This work proposes a novel approach to evaluate and analyze the behavior of multi-population parallel genetic algorithms (PGAs) when running on a cluster of multi-core processors. In particular, we deeply study their numerical and…

神经与进化计算 · 计算机科学 2025-08-05 Tomohiro Harada , Enrique Alba , Gabriel Luque

The compact genetic algorithm (cGA) is an non-elitist estimation of distribution algorithm which has shown to be able to deal with difficult multimodal fitness landscapes that are hard to solve by elitist algorithms. In this paper, we…

神经与进化计算 · 计算机科学 2022-04-12 Frank Neumann , Dirk Sudholt , Carsten Witt

We recently reported that the simple genetic algorithm (SGA) is capable of performing a remarkable form of sublinear computation which has a straightforward connection with the general problem of interacting attributes in data-mining. In…

神经与进化计算 · 计算机科学 2009-05-18 Keki M. Burjorjee

Genetic Algorithms (GAs) are used to solve search and optimization problems in which an optimal solution can be found using an iterative process with probabilistic and non-deterministic transitions. However, depending on the problem's…

分布式、并行与集群计算 · 计算机科学 2019-01-23 Matheus F. Torquato , Marcelo A. C. Fernandes

Genetic algorithms have played an important role in engineering optimization. Traditional GAs treat each gene separately. However, biophysical studies of gene regulatory networks revealed direct associations between different genes. It…

神经与进化计算 · 计算机科学 2024-05-01 Zhaoning Shi , Meng Xiang , Zhaoyang Hai , Xiabi Liu , Yan Pei

Compact Genetic Algorithms (cGAs) are condensed variants of classical Genetic Algorithms (GAs) that use a probability vector representation of the population instead of the complete population. cGAs have been shown to significantly reduce…

神经与进化计算 · 计算机科学 2025-04-07 Prasanta Dutta , Anirban Mukhopadhyay

The majority of theoretical analyses of evolutionary algorithms in the discrete domain focus on binary optimization algorithms, even though black-box optimization on the categorical domain has a lot of practical applications. In this paper,…

神经与进化计算 · 计算机科学 2024-07-11 Ryoki Hamano , Kento Uchida , Shinichi Shirakawa , Daiki Morinaga , Youhei Akimoto

Estimation-of-distribution algorithms (EDAs) are randomized search heuristics that create a probabilistic model of the solution space, which is updated iteratively, based on the quality of the solutions sampled according to the model. As…

神经与进化计算 · 计算机科学 2020-12-23 Benjamin Doerr , Martin Krejca

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

The genetic algorithm (GA) is an optimization and search technique based on the principles of genetics and natural selection. A GA allows a population composed of many individuals to evolve under specified selection rules to a state that…

神经与进化计算 · 计算机科学 2016-08-14 Yılmaz Kaya , Murat Uyar , Ramazan Tek\D{j}n

We present a novel multi-parent crossover operator in genetic algorithms (GAs) called ``Deep Neural Crossover'' (DNC). Unlike conventional GA crossover operators that rely on a random selection of parental genes, DNC leverages the…

神经与进化计算 · 计算机科学 2024-07-22 Eliad Shem-Tov , Achiya Elyasaf

The compact Genetic Algorithm (cGA) is an Estimation of Distribution Algorithm that generates offspring population according to the estimated probabilistic model of the parent population instead of using traditional recombination and…

神经与进化计算 · 计算机科学 2009-01-07 Reza Rastegar , Arash Hariri

Universal induction relies on some general search procedure that is doomed to be inefficient. One possibility to achieve both generality and efficiency is to specialize this procedure w.r.t. any given narrow task. However, complete…

神经与进化计算 · 计算机科学 2018-09-13 Alexey Potapov , Sergey Rodionov

We propose a genetic algorithm (GA) for hyperparameter optimization of artificial neural networks which includes chromosomal crossover as well as a decoupling of parameters (i.e., weights and biases) from hyperparameters (e.g., learning…

神经与进化计算 · 计算机科学 2019-01-15 Aaron Vose , Jacob Balma , Alex Heye , Alessandro Rigazzi , Charles Siegel , Diana Moise , Benjamin Robbins , Rangan Sukumar

Traditional Genetic Algorithms (GAs) mating schemes select individuals for crossover independently of their genotypic or phenotypic similarities. In Nature, this behaviour is known as random mating. However, non-random schemes - in which…

神经与进化计算 · 计算机科学 2009-09-30 C. M. Fernandes , J. J. Merelo , A. C. Rosa

With neural networks having demonstrated their versatility and benefits, the need for their optimal performance is as prevalent as ever. A defining characteristic, hyperparameters, can greatly affect its performance. Thus engineers go…

神经与进化计算 · 计算机科学 2020-09-21 Keshav Ganapathy

Genetic Algorithms (GA) are a class of metaheuristic global optimization methods inspired by the process of natural selection among individuals in a population. Despite their widespread use, a comprehensive theoretical analysis of these…

最优化与控制 · 数学 2025-02-24 Giacomo Borghi , Lorenzo Pareschi

A class of metaheuristic techniques called estimation-of-distribution algorithms (EDAs) are employed in optimization as more sophisticated substitutes for traditional strategies like evolutionary algorithms. EDAs generally drive the search…

神经与进化计算 · 计算机科学 2024-04-18 Sumit Adak , Carsten Witt
‹ 上一页 1 2 3 10 下一页 ›