Using genetic programming to learn and improve control knowledge

作者:

摘要

The purpose of this article is to present a multi-strategy approach to learn heuristics for planning. This multi-strategy system, called Hamlet-EvoCK, combines a learning algorithm specialized in planning (Hamlet) and a genetic programming (GP) based system (EvoCK: Evolution of Control Knowledge). Both systems are able to learn heuristics for planning on their own, but both of them have weaknesses. Based on previous experience and some experiments performed in this article, it is hypothesized that Hamlet handicaps are due to its example-driven operators and not having a way to evaluate the usefulness of its control knowledge. It is also hypothesized that even if Hamlet control knowledge is sometimes incorrect, it might be easily correctable. For this purpose, a GP-based stage is added, because of its complementary biases: GP genetic operators are not example-driven and it can use a fitness function to evaluate control knowledge. Hamlet and EvoCK are combined by seeding EvoCK initial population with Hamlet control knowledge. It is also useful for EvoCK to start from a knowledge-rich population instead of a random one. By adding the GP stage to Hamlet, the number of solved problems increases from 58% to 85% in the blocks world and from 50% to 87% in the logistics domain (0% to 38% and 0% to 42% for the hardest instances of problems considered).

论文关键词:Speedup learning,Genetic programming,Multi-strategy learning,Planning

论文评审过程:Received 28 March 2000, Revised 11 April 2001, Available online 11 September 2002.

论文官网地址:https://doi.org/10.1016/S0004-3702(02)00246-1