2014
DOI: 10.1016/j.tcs.2013.06.014
|View full text |Cite
|
Sign up to set email alerts
|

The Max problem revisited: The importance of mutation in genetic programming

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
16
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 15 publications
(16 citation statements)
references
References 2 publications
0
16
0
Order By: Relevance
“…Furthermore, understanding how and when correct structures are evolved will be necessarily crucial in an analysis of more realistic GP scenarios. Recently, the same simple GP systems have been analysed on the MAX Problem [6] where, given a set of functions, a set of terminals and a bound D on the maximum depth of the solution, the goal is to evolve a tree that returns the maximum value given any combination of functions and terminals [3]. The analysis shows that the simple GP systems can efficiently evolve MAX with function set F = {+, * } and one constant as terminal set.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Furthermore, understanding how and when correct structures are evolved will be necessarily crucial in an analysis of more realistic GP scenarios. Recently, the same simple GP systems have been analysed on the MAX Problem [6] where, given a set of functions, a set of terminals and a bound D on the maximum depth of the solution, the goal is to evolve a tree that returns the maximum value given any combination of functions and terminals [3]. The analysis shows that the simple GP systems can efficiently evolve MAX with function set F = {+, * } and one constant as terminal set.…”
Section: Introductionmentioning
confidence: 99%
“…When the initial foundations for a systematic time complexity analysis of EAs were being set, very simple EAs were considered (eg., the (1+1) EA) for simple benchmark problems which are easy for EAs (eg., OneMax and LeadingOnes) and others which are hard (eg., Trap Functions and Needle-In-A-Haystack) [2]. In a similar fashion we will analyse the simple and minimalistic (1+1) GP considered in previous runtime analyses of GP [11,3] for simple Boolean functions with minimal function and terminal sets. Since under the evolvability notion in the PAC-learing framework it is well-understood that conjunctions (i.e., AND) are evolvable efficiently while parity problems (i.e., XOR) are not [19], we naturally choose these boolean functions as our starting points for the analysis.…”
Section: Introductionmentioning
confidence: 99%
“…The theorem is proven using fitness-based partitions, exploiting the existence of at least one leaf in a tree of size n which could be selected by insertion to grow the tree. Experimental results suggesting that the true runtime of the (1 + 1) GP on MAX is also O(n log n) were also presented, and the authors of [19] noted that a more precise potential function based on the contents of the tree would be required to show this upper bound using drift analysis.…”
Section: The Max Problemmentioning
confidence: 99%
“…A more realistic problem where the program output, rather than structure, is used as the basis for determining solution quality is the MAX problem [19], originally introduced in [12]. The problem is to evolve a program which, given some mathematical operators and constants (the problem admits no variable inputs), outputs the maximum possible value subject to a constraint on program size.…”
Section: Introductionmentioning
confidence: 99%
“…Both problems are simple enough to be analysed thoroughly, and they represent different aspects of problems solved through genetic programming, that is, including components in the correct order (ORDER), and including the correct set of components in a solution (MAJORITY). Additional recent computational complexity results are those of Kötzing et al (2012) on the MAX problem, and of Wagner and Neumann (2012) on the SORTING problem.…”
Section: Introductionmentioning
confidence: 99%