Fast and the Furious: Hot Starts in Pursuit-Evasion Games
Gabriel Smithline, Scott Nivison
TL;DR
This work addresses the challenge of placing pursuers when evader locations are unknown by offline generating heat-start configurations through a Pareto-front Graph Feature Space and a Graph Convolutional Network trained on Pareto-optimal graphs. It combines multi-objective optimization (via NSGA-II), graph-structured learning, and differential-game-inspired controls across continuous spaces, demonstrated in many-evaders and many-pursuers scenarios using MPE. The key contributions include defining a three-objective graph feature set, constructing a graph space with PP and PE edges, training a GCN to produce effective hot starts, and empirically showing statistically significant improvements in evader survival and pursuer containment. The approach offers a scalable, knowledge-accumulating method that can enhance real-world pursuit-evasion applications where upfront strategic initialization is essential.
Abstract
Effectively positioning pursuers in pursuit-evasion games without prior knowledge of evader locations remains a significant challenge. A novel approach that combines game-theoretic control theory with Graph Neural Networks is introduced in this work. By conceptualizing pursuer configurations as strategic arrangements and representing them as graphs, a Graph Characteristic Space is constructed via multi-objective optimization to identify Pareto-optimal configurations. A Graph Convolutional Network (GCN) is trained on these Pareto-optimal graphs to generate strategically effective initial configurations, termed "hot starts". Empirical evaluations demonstrate that the GCN-generated hot starts provide a significant advantage over random configurations. In scenarios considering multiple pursuers and evaders, this method hastens the decline in evader survival rates, reduces pursuer travel distances, and enhances containment, showcasing clear strategic benefits.
