Proceedings of the Genetic and Evolutionary Computation Conference 2019
DOI: 10.1145/3321707.3321780
|View full text |Cite
|
Sign up to set email alerts
|

On inversely proportional hypermutations with mutation potential

Abstract: Artificial Immune Systems (AIS) employing hypermutations with linear static mutation potential have recently been shown to be very effective at escaping local optima of combinatorial optimisation problems at the expense of being slower during the exploitation phase compared to standard evolutionary algorithms. In this paper we prove that considerable speed-ups in the exploitation phase may be achieved with dynamic inversely proportional mutation potentials (IPM) and argue that the potential should decrease inv… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
2
2
1

Relationship

2
3

Authors

Journals

citations
Cited by 6 publications
(6 citation statements)
references
References 21 publications
0
6
0
Order By: Relevance
“…The original motivation for using the HVL-Prime operator was that of making the smallest alterations possible to GP trees while respecting the key properties of the GP tree search space: variable length Algorithm 2: The HVL-Prime mutation operator Data: A binary syntax tree X. 1 Choose op ∈ {INS, DEL, SUB} uniformly at random; 2 if X is an empty tree then 3 Choose a literal l ∈ L uniformly at random; 4 Set l to be the root of X;…”
Section: Preliminariesmentioning
confidence: 99%
See 1 more Smart Citation
“…The original motivation for using the HVL-Prime operator was that of making the smallest alterations possible to GP trees while respecting the key properties of the GP tree search space: variable length Algorithm 2: The HVL-Prime mutation operator Data: A binary syntax tree X. 1 Choose op ∈ {INS, DEL, SUB} uniformly at random; 2 if X is an empty tree then 3 Choose a literal l ∈ L uniformly at random; 4 Set l to be the root of X;…”
Section: Preliminariesmentioning
confidence: 99%
“…Such difficulties, naturally, impact the runtime analysis of GP considerably, where space complexity also comes into play. As a result, while nowadays the analysis of standard elitist [3,4] and nonelitist genetic algorithms [39,40,2] has finally become a reality, analyzing standard GP systems is far more prohibitive. Indeed, McDermott and O'Reilly [30] remarked that "due to stochasticity, it is arguably impossible in most cases to make formal guarantees about the number of fitness evaluations needed for a GP algorithm to find an optimal solution."…”
Section: Introductionmentioning
confidence: 99%
“…More recently, Corus et al [14] compared different variants of inversely fitness-proportional mutation potentials based on Hamming distance and fitness difference. They showed that a potential that increases exponentially with the Hamming distance to the optimum (called M expoHD ) is most promising and argued that using Hamming distance instead of fitness difference also comes with the advantage of robustness to scaling of the fitness function.…”
Section: Inversely Fitness-proportional Mutation Potentialsmentioning
confidence: 99%
“…Thus, the operator performed all n mutation steps and returned the best sampled search point instead of the first improved one. Later, Corus et al [14] demonstrated that their inversely fitness-proportional mutation potential (see Section 2.3.1) together with aging was able to optimize Cliff d with d = Θ(n) in expected polynomial time even if FCM is used.…”
Section: Opt-iamentioning
confidence: 99%
“…However, the static HMP operator with FCM has also been proven to have runtimes of respectively Θ(n 2 log n) expected fitness evaluations for ONEMAX and Θ(n 3 ) for LEADINGONES. Recently, speed-ups in the exploitation phase have been shown for the Inversely Proportional HMP variant (INV HMP), that aims to decrease the mutation rate as the local and global optima are approached [11]. On one hand, while faster, INV HMP operators are still asymptotically slower than RLS and EAs for easy hillclimbing problems such as ONEMAX and LEADINGONES.…”
Section: Introductionmentioning
confidence: 99%