Algebraic Simplification of Genetic Programs during Evolution

CS-TR-06-7

Authors: Phillip Wong, Mengjie Zhang
Source: GZipped PostScript (54kb); Adobe PDF (154kb)


Abstract:

Program bloat is a fundamental problem in the field of Genetic Programming (GP). Exponential growth of redundant and functionally useless sections of programs can quickly overcome a GP system, exhausting system resources and causing premature termination of the system before an acceptable solution can be found. Simplification is an attempt to remove such redundancies from programs. This paper looks at the effects of applying an algebraic simplification algorithm to programs during the GP evolution. The GP system with the simplification is examined and compared to a standard GP system on four regression and classification problems of varying difficulty. The results suggest that the GP system employing a simplification component can achieve superior efficiency and effectiveness to the standard system on these problems.

Keywords: Genetic Programming, Algebraic Simplification, Program Simplification, Code Bloating, Online Simplification


[Up to Computer Science Technical Report Archive: Home Page]