A Hierarchical Reinforcement Learning Framework for Multi-UAV Combat Using Leader-Follower Strategy
Jinhui Pang, Jinglin He, Noureldin Mohamed Abdelaal Ahmed Mohamed, Changqing Lin, Zhihui Zhang, Xiaoshuai Hao
TL;DR
This work tackles the challenge of cooperative decision-making in large-scale multi-UAV air combat by introducing a three-level hierarchical framework driven by a Leader-Follower Multi-Agent Proximal Policy Optimization (LFMAPPO) scheme. The top-level policy selector assigns sub-policies, the middle level outputs desired action angles, and the bottom level translates these into precise 6-DOF commands, while a Target Selector assesses threat levels using situational context. By differentiating the value functions for leaders and followers and employing a max-min training objective, the approach fosters coordinated strategies that outperform baselines in both reward and win-rate metrics in simulated 6v6 scenarios. The combination of HRL, leader-follower roles, and a dedicated target-scoring mechanism offers a scalable path toward robust cooperative autonomy in complex, high-dimensional aerial combat. These advances have practical implications for autonomous air-defense and adversarial training, enabling more efficient and resilient multi-UAV operations.
Abstract
Multi-UAV air combat is a complex task involving multiple autonomous UAVs, an evolving field in both aerospace and artificial intelligence. This paper aims to enhance adversarial performance through collaborative strategies. Previous approaches predominantly discretize the action space into predefined actions, limiting UAV maneuverability and complex strategy implementation. Others simplify the problem to 1v1 combat, neglecting the cooperative dynamics among multiple UAVs. To address the high-dimensional challenges inherent in six-degree-of-freedom space and improve cooperation, we propose a hierarchical framework utilizing the Leader-Follower Multi-Agent Proximal Policy Optimization (LFMAPPO) strategy. Specifically, the framework is structured into three levels. The top level conducts a macro-level assessment of the environment and guides execution policy. The middle level determines the angle of the desired action. The bottom level generates precise action commands for the high-dimensional action space. Moreover, we optimize the state-value functions by assigning distinct roles with the leader-follower strategy to train the top-level policy, followers estimate the leader's utility, promoting effective cooperation among agents. Additionally, the incorporation of a target selector, aligned with the UAVs' posture, assesses the threat level of targets. Finally, simulation experiments validate the effectiveness of our proposed method.
