Cat-and-Mouse Satellite Dynamics: Divergent Adversarial Reinforcement Learning for Contested Multi-Agent Space Operations
Cameron Mehlman, Joseph Abramov, Gregory Falco
TL;DR
This paper addresses robust autonomous evasion in contested space where adversaries actively pursue a satellite. It introduces Divergent Adversarial Reinforcement Learning (DARL), a two-stage MARL framework that first learns a base evader and then trains multiple divergent adversaries to maximize exploration, followed by refining the evader against these adversaries; the approach uses a Divergent loss $igackslash\mathcal{L}_{KL}$ to promote diverse adversary policies and Soft Actor-Critic with a low target entropy. Validation is conducted in a 3 degrees-of-freedom, partially observable cat-and-mouse scenario modeled as capture-the-flag, with Clohessy–Wiltshire dynamics, $m imes m$ voxelized observations, and a $3$m/1m safety threshold. Results show DARL outperforms EVADE, BE, SA, MA, and NSA across success rates and robustness, highlighting the value of training against diverse adversaries for generalizing to unseen tactics and contested environments; and the work outlines pathways toward sim-to-real deployment on space or UAV platforms with domain randomization and safety considerations. The findings have practical implications for autonomous satellite operations in crowded or hostile orbital regimes, enabling more reliable and adaptable evasive behavior under adversarial pressure.
Abstract
As space becomes increasingly crowded and contested, robust autonomous capabilities for multi-agent environments are gaining critical importance. Current autonomous systems in space primarily rely on optimization-based path planning or long-range orbital maneuvers, which have not yet proven effective in adversarial scenarios where one satellite is actively pursuing another. We introduce Divergent Adversarial Reinforcement Learning (DARL), a two-stage Multi-Agent Reinforcement Learning (MARL) approach designed to train autonomous evasion strategies for satellites engaged with multiple adversarial spacecraft. Our method enhances exploration during training by promoting diverse adversarial strategies, leading to more robust and adaptable evader models. We validate DARL through a cat-and-mouse satellite scenario, modeled as a partially observable multi-agent capture the flag game where two adversarial `cat' spacecraft pursue a single `mouse' evader. DARL's performance is compared against several benchmarks, including an optimization-based satellite path planner, demonstrating its ability to produce highly robust models for adversarial multi-agent space environments.
