NEAT in HyperNEAT Substituted with Genetic Programming

Buk, Zdeněk, Jan Koutník, and Miroslav Šnorek. “NEAT in HyperNEAT substituted with genetic programming.” In International conference on adaptive and natural computing algorithms , pp. 243-252. Springer, Berlin, Heidelberg, 2009.
URL1

In this paper we present application of genetic programming (GP) [1] to evolution of indirect encoding of neural network weights. We compare usage of original HyperNEAT algorithm with our implementation, in which we replaced the underlying NEAT with genetic programming. The algorithm was named HyperGP. The evolved neural networks were used as controllers of autonomous mobile agents (robots) in simulation. The agents were trained to drive with maximum average speed. This forces them to learn how to drive on roads and avoid collisions. The genetic programming lacking the NEAT complexification property shows better exploration ability and tends to generate more complex solutions in fewer generations. On the other hand, the basic genetic programming generates quite complex functions for weights generation. Both approaches generate neural controllers with similar abilities.

Cited by 37
Related articles