Scalable UAV Multi-Hop Networking via Multi-Agent Reinforcement Learning with Large Language Models
Yanggang Xu, Weijie Hong, Jirong Zha, Geng Chen, Jianfeng Zheng, Chen-Chun Hsia, Xinlei Chen
TL;DR
This work tackles the challenge of establishing scalable, reliable multi-hop UAV networks in disaster scenarios by marrying multi-agent reinforcement learning (MARL) with large language models (LLMs). The MRLMN framework introduces task-based agent grouping, reward decomposition, and behavioral constraints to improve scalability and robustness, and integrates an LLM-driven knowledge distillation module using Hungarian matching to guide MARL exploration. Empirical results in large-scale simulations show that MRLMN outperforms baseline MARL methods in terms of network coverage, data rate, and UAV availability, with ablations confirming the value of grouping, distillation, and constraints. The approach offers a practical route to quickly deploy resilient UAV-based communications in dynamic disaster environments, with potential extensions to energy management and real-world demonstrations.
Abstract
In disaster scenarios, establishing robust emergency communication networks is critical, and unmanned aerial vehicles (UAVs) offer a promising solution to rapidly restore connectivity. However, organizing UAVs to form multi-hop networks in large-scale dynamic environments presents significant challenges, including limitations in algorithmic scalability and the vast exploration space required for coordinated decision-making. To address these issues, we propose MRLMN, a novel framework that integrates multi-agent reinforcement learning (MARL) and large language models (LLMs) to jointly optimize UAV agents toward achieving optimal networking performance. The framework incorporates a grouping strategy with reward decomposition to enhance algorithmic scalability and balance decision-making across UAVs. In addition, behavioral constraints are applied to selected key UAVs to improve the robustness of the network. Furthermore, the framework integrates LLM agents, leveraging knowledge distillation to transfer their high-level decision-making capabilities to MARL agents. This enhances both the efficiency of exploration and the overall training process. In the distillation module, a Hungarian algorithm-based matching scheme is applied to align the decision outputs of the LLM and MARL agents and define the distillation loss. Extensive simulation results validate the effectiveness of our approach, demonstrating significant improvements in network performance, including enhanced coverage and communication quality.
