Transformer-based Multi-agent Reinforcement Learning for Separation Assurance in Structured and Unstructured Airspaces
Arsyi Aziz, Peng Wei
TL;DR
This work tackles the challenge of aircraft separation assurance in diverse airspaces for Advanced Air Mobility by formulating a multi-agent reinforcement learning solution that leverages a transformer encoder operating on a relative polar state representation. A classifier token conditioned on ownship information aggregates intruder tokens, enabling a scalable, variable-count intruder handling mechanism and providing speed advisories to keep aircraft near their desired speeds. The model is trained with varied, procedurally generated sector structures and reaction policies (PPO) and evaluated in both structured and unstructured airspaces, demonstrating strong generalization, near-zero near mid-air collision rates, and improved safety compared to a pure attention baseline. These results indicate that the combination of a polar state formulation, token-based transformer architecture, and diverse training scenarios yields a flexible, decentralized approach to separation assurance with potential for deployment in future high-density AAM operations.
Abstract
Conventional optimization-based metering depends on strict adherence to precomputed schedules, which limits the flexibility required for the stochastic operations of Advanced Air Mobility (AAM). In contrast, multi-agent reinforcement learning (MARL) offers a decentralized, adaptive framework that can better handle uncertainty, required for safe aircraft separation assurance. Despite this advantage, current MARL approaches often overfit to specific airspace structures, limiting their adaptability to new configurations. To improve generalization, we recast the MARL problem in a relative polar state space and train a transformer encoder model across diverse traffic patterns and intersection angles. The learned model provides speed advisories to resolve conflicts while maintaining aircraft near their desired cruising speeds. In our experiments, we evaluated encoder depths of 1, 2, and 3 layers in both structured and unstructured airspaces, and found that a single encoder configuration outperformed deeper variants, yielding near-zero near mid-air collision rates and shorter loss-of-separation infringements than the deeper configurations. Additionally, we showed that the same configuration outperforms a baseline model designed purely with attention. Together, our results suggest that the newly formulated state representation, novel design of neural network architecture, and proposed training strategy provide an adaptable and scalable decentralized solution for aircraft separation assurance in both structured and unstructured airspaces.
