HS-Model: a hierarchical statistical subtree-generating model for genetic programming

Lingyun Wen,Guiquan Liu,Yinghai Zhao
DOI: https://doi.org/10.1145/1543834.1543994
2009-01-01
Abstract:In genetic programming with subtrees, two issues are crucial: how to acquire promising subtrees efficiently and how to keep these subtrees to be used repeatedly in the evolutional process. In this paper, we propose a hierarchical statistical model for program trees, named HS-Model, to deal with both the above issues. The HS-Model conducts statistic analysis of the current population and generates superior subtrees automatically with efficiency. The HS-Model leaves out the tedious operations to keep the promising subtrees for reusing and also omits updating the subtree library according to certain criterion. Experimental results on solving the classical artificial ant problem proved the effectiveness and the efficiency of our proposed method.
What problem does this paper attempt to address?