Hierarchical Statistical Structure Model of Program Trees and MOSES Algorithm Improvement

Lingyun WEN,Guiquan LIU,Yinghai ZHAO
DOI: https://doi.org/10.3969/j.issn.1673-0291.2009.06.028
2009-01-01
Abstract:To improve the efficiency of MOSES algorithm, this paper proposes a new hierarchical statistical model of program trees. This model conducts hierarchical statistical analysis on program trees and can generate potential subtrees automatically to guide algorithm optimization. This model leaves out the operations of creating models for the variables set like the previous hBOA algorithm; and also doesn't need the tedious operations to traversal small population to find certain superior individuals as subtrees like the MRTS method. Experimental results on solving artificial ant problem indicate that our proposed algorithm is more effective and efficient than the previous hBOA-based MOSES.
What problem does this paper attempt to address?