A Rank based Adaptive Mutation in Genetic Algorithm
- URL: http://arxiv.org/abs/2104.08842v1
- Date: Sun, 18 Apr 2021 12:41:33 GMT
- Title: A Rank based Adaptive Mutation in Genetic Algorithm
- Authors: Avijit Basak
- Abstract summary: This paper presents an alternate approach of mutation probability generation using chromosome rank to avoid any susceptibility to fitness distribution.
Experiments are done to compare results of simple genetic algorithm (SGA) with constant mutation probability and adaptive approaches within a limited resource constraint.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Traditionally Genetic Algorithm has been used for optimization of unimodal
and multimodal functions. Earlier researchers worked with constant
probabilities of GA control operators like crossover, mutation etc. for tuning
the optimization in specific domains. Recent advancements in this field
witnessed adaptive approach in probability determination. In Adaptive mutation
primarily poor individuals are utilized to explore state space, so mutation
probability is usually generated proportionally to the difference between
fitness of best chromosome and itself (fMAX - f). However, this approach is
susceptible to nature of fitness distribution during optimization. This paper
presents an alternate approach of mutation probability generation using
chromosome rank to avoid any susceptibility to fitness distribution.
Experiments are done to compare results of simple genetic algorithm (SGA) with
constant mutation probability and adaptive approaches within a limited resource
constraint for unimodal, multimodal functions and Travelling Salesman Problem
(TSP). Measurements are done for average best fitness, number of generations
evolved and percentage of global optimum achievements out of several trials.
The results demonstrate that the rank-based adaptive mutation approach is
superior to fitness-based adaptive approach as well as SGA in a multimodal
problem space.
Related papers
- Genetic Engineering Algorithm (GEA): An Efficient Metaheuristic
Algorithm for Solving Combinatorial Optimization Problems [1.8434042562191815]
Genetic Algorithms (GAs) are known for their efficiency in solving optimization problems.
This paper proposes a new metaheuristic algorithm called the Genetic Engineering Algorithm (GEA) that draws inspiration from genetic engineering concepts.
arXiv Detail & Related papers (2023-09-28T13:05:30Z) - Designing Biological Sequences via Meta-Reinforcement Learning and
Bayesian Optimization [68.28697120944116]
We train an autoregressive generative model via Meta-Reinforcement Learning to propose promising sequences for selection.
We pose this problem as that of finding an optimal policy over a distribution of MDPs induced by sampling subsets of the data.
Our in-silico experiments show that meta-learning over such ensembles provides robustness against reward misspecification and achieves competitive results.
arXiv Detail & Related papers (2022-09-13T18:37:27Z) - An Application of a Multivariate Estimation of Distribution Algorithm to
Cancer Chemotherapy [59.40521061783166]
Chemotherapy treatment for cancer is a complex optimisation problem with a large number of interacting variables and constraints.
We show that the more sophisticated algorithm would yield better performance on a complex problem like this.
We hypothesise that this is caused by the more sophisticated algorithm being impeded by the large number of interactions in the problem.
arXiv Detail & Related papers (2022-05-17T15:28:46Z) - Effective Mutation Rate Adaptation through Group Elite Selection [50.88204196504888]
This paper introduces the Group Elite Selection of Mutation Rates (GESMR) algorithm.
GESMR co-evolves a population of solutions and a population of MRs, such that each MR is assigned to a group of solutions.
With the same number of function evaluations and with almost no overhead, GESMR converges faster and to better solutions than previous approaches.
arXiv Detail & Related papers (2022-04-11T01:08:26Z) - Result Diversification by Multi-objective Evolutionary Algorithms with
Theoretical Guarantees [94.72461292387146]
We propose to reformulate the result diversification problem as a bi-objective search problem, and solve it by a multi-objective evolutionary algorithm (EA)
We theoretically prove that the GSEMO can achieve the optimal-time approximation ratio, $1/2$.
When the objective function changes dynamically, the GSEMO can maintain this approximation ratio in running time, addressing the open question proposed by Borodin et al.
arXiv Detail & Related papers (2021-10-18T14:00:22Z) - Analysis of Evolutionary Diversity Optimisation for Permutation Problems [17.268191781480745]
Investigation on evolutionary diversity optimization for three of the most well-studied permutation problems.
Results show many mutation operators for these problems guarantee convergence to maximally diverse populations.
Experiments are carried out on QAPLIB and synthetic instances in unconstrained and constrained settings.
arXiv Detail & Related papers (2021-02-23T03:13:26Z) - AdaLead: A simple and robust adaptive greedy search algorithm for
sequence design [55.41644538483948]
We develop an easy-to-directed, scalable, and robust evolutionary greedy algorithm (AdaLead)
AdaLead is a remarkably strong benchmark that out-competes more complex state of the art approaches in a variety of biologically motivated sequence design challenges.
arXiv Detail & Related papers (2020-10-05T16:40:38Z) - Robust, Accurate Stochastic Optimization for Variational Inference [68.83746081733464]
We show that common optimization methods lead to poor variational approximations if the problem is moderately large.
Motivated by these findings, we develop a more robust and accurate optimization framework by viewing the underlying algorithm as producing a Markov chain.
arXiv Detail & Related papers (2020-09-01T19:12:11Z) - Tip the Balance: Improving Exploration of Balanced Crossover Operators
by Adaptive Bias [2.610470075814367]
The use of balanced crossover operators in Genetic Algorithms (GA) ensures that the binary strings generated as offsprings have the same Hamming weight of the parents.
Although this method reduces the size of the search space, the resulting fitness landscape often becomes more difficult for the GA to explore.
This issue has been studied in this paper by applying an adaptive bias strategy to a counter-based crossover operator.
arXiv Detail & Related papers (2020-04-23T17:26:43Z) - On Non-Elitist Evolutionary Algorithms Optimizing Fitness Functions with
a Plateau [2.28438857884398]
We consider the expected runtime of non-elitist evolutionary algorithms (EAs)
We show that the EA with fitness selection is inefficient if the bitwise mutation is used with the standard settings of mutation probability.
arXiv Detail & Related papers (2020-04-18T03:20:14Z) - Fast Mutation in Crossover-based Algorithms [8.34061303235504]
Heavy-tailed mutation operator proposed in Doerr, Le, Makhmara and Nguyen (GECCO)
A heavy-tailed mutation operator proposed in Doerr, Le, Makhmara and Nguyen (GECCO)
An empirical study shows the effectiveness of the fast mutation also on random satisfiable Max-3SAT instances.
arXiv Detail & Related papers (2020-04-14T14:16:42Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.