Evolving Shepherding Behavior with Genetic Programming Algorithms

Joshua Brulé,Kevin Engel,Nick Fung,Isaac Julien
DOI: https://doi.org/10.48550/arXiv.1603.06141
IF: 14.4
2016-03-19
Artificial Intelligence
Abstract:We apply genetic programming techniques to the `shepherding' problem, in which a group of one type of animal (sheep dogs) attempts to control the movements of a second group of animals (sheep) obeying flocking behavior. Our genetic programming algorithm evolves an expression tree that governs the movements of each dog. The operands of the tree are hand-selected features of the simulation environment that may allow the dogs to herd the sheep effectively. The algorithm uses tournament-style selection, crossover reproduction, and a point mutation. We find that the evolved solutions generalize well and outperform a (naive) human-designed algorithm.
What problem does this paper attempt to address?