DocumentCode
2822245
Title
Evolving recursive programs using non-recursive scaffolding
Author
Moraglio, Alberto ; Otero, Fernando E B ; Johnson, Colin G. ; Thompson, Simon ; Freitas, Alex A.
Author_Institution
Sch. of Comput. Sci., Univ. of Birmingham, Birmingham, UK
fYear
2012
fDate
10-15 June 2012
Firstpage
1
Lastpage
8
Abstract
Genetic programming has proven capable of evolving solutions to a wide variety of problems. However, the successes have largely been with programs without iteration or recursion; evolving recursive programs has turned out to be particularly challenging. The main obstacle to evolving recursive programs seems to be that they are particularly fragile to the application of search operators: a small change in a correct recursive program generally produces a completely wrong program. In this paper, we present a simple and general method that allows us to pass back and forth from a recursive program to an associated non-recursive program. Finding a recursive program can be reduced to evolving non-recursive programs followed by converting the optimum non-recursive program found to the associated optimum recursive program. This avoids the fragility problem above, as evolution does not search the space of recursive programs. We present promising experimental results on a test-bed of recursive problems.
Keywords
genetic algorithms; program control structures; evolving recursive programs; genetic programming; nonrecursive scaffolding; search operators; Educational institutions; Electronic mail; Genetic programming; Grammar; Production; Search problems; Training;
fLanguage
English
Publisher
ieee
Conference_Titel
Evolutionary Computation (CEC), 2012 IEEE Congress on
Conference_Location
Brisbane, QLD
Print_ISBN
978-1-4673-1510-4
Electronic_ISBN
978-1-4673-1508-1
Type
conf
DOI
10.1109/CEC.2012.6256545
Filename
6256545
Link To Document