paper-with-me

홈 › Papers

Communication-Aware Multi-Agent Reinforcement Learning for Decentralized Cooperative UAV Deployment

2026-03-17 · Enguang Fan, Yifan Chen, Zihan Shan, Matthew Caesar, Jae Kim arxiv

Autonomous Unmanned Aerial Vehicle (UAV) swarms are increasingly used as rapidly deployable aerial relays and sensing platforms, yet practical deployments must operate under partial observability and intermittent peer-to-peer connectivity. We present a graph-based multi-agent reinforcement learning framework trained under centralized training with decentralized execution (CTDE): a centralized critic and global state are available only during training, while each UAV executes a shared policy using local observations and messages from nearby neighbors. Under restricted communication, neighbor relations are induced by an SNR-threshold connectivity graph. Our architecture encodes local agent state and nearby entities with an agent-entity attention module and aggregates inter-UAV messages with neighbor self-attention over a signal-quality-limited communication graph defined by a channel model. We evaluate the framework on a cooperative relay-deployment task, DroneConnect. Experimental results show that the proposed method achieves an approximately 12% increase in target coverage over MAPPO under restricted communication and partial observability, while remaining competitive with a mixed-integer linear programming (MILP)-based offline upper bound with full node observability.

📄 PDF Abstract BibTeX arXiv:2603.16141

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Contextual Knowledge Sharing in Multi-Agent Reinforcement Learning with Decentralized Communication and Coordination

2025-01-26 · Hung Du, Srikanth Thudumu, Hy Nguyen, Rajesh Vasa 외

Decentralized Multi-Agent Reinforcement Learning (Dec-MARL) has emerged as a pivotal approach for addressing complex tasks in dynamic environments. Existing Multi-Agent Reinforcement Learning (MARL) methodologies typical…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Agent Q-Mix: Selecting the Right Action for LLM Multi-Agent Systems through Reinforcement Learning

2026-04-01 · Eric Hanchen Jiang, Levina Li, Rui Sun, Xiao Liang 외 arxiv

Large Language Models (LLMs) have shown remarkable performance in completing various tasks. However, solving complex problems often requires the coordination of multiple agents, raising a fundamental question: how to eff…

Multi-agent Reinforcement Learning

Goal-Oriented Multi-Agent Reinforcement Learning for Decentralized Agent Teams

2025-11-15 · Hung Du, Hy Nguyen, Srikanth Thudumu, Rajesh Vasa 외 arxiv

Connected and autonomous vehicles across land, water, and air must often operate in dynamic, unpredictable environments with limited communication, no centralized control, and partial observability. These real-world cons…

Multi-agent Reinforcement LearningAutonomous Vehicles

A Scalable Network-Aware Multi-Agent Reinforcement Learning Framework for Decentralized Inverter-based Voltage Control

2023-12-07 · Han Xu, Jialin Zheng, Guannan Qu

This paper addresses the challenges associated with decentralized voltage control in power grids due to an increase in distributed generations (DGs). Traditional model-based voltage control methods struggle with the rapi…

Multi-agent Reinforcement Learning

Optimizing Crowd-Aware Multi-Agent Path Finding through Local Communication with Graph Neural Networks

2023-09-19 · Phu Pham, Aniket Bera

Multi-Agent Path Finding (MAPF) in crowded environments presents a challenging problem in motion planning, aiming to find collision-free paths for all agents in the system. MAPF finds a wide range of applications in vari…

Decision MakingMotion PlanningMulti-Agent Path Findingreinforcement-learning