paper-with-me

Papers

Self-Clustering Hierarchical Multi-Agent Reinforcement Learning with Extensible Cooperation Graph

2024-03-26 · Qingxu Fu, Tenghai Qiu, Jianqiang Yi, Zhiqiang Pu, Xiaolin Ai

Multi-Agent Reinforcement Learning (MARL) has been successful in solving many cooperative challenges. However, classic non-hierarchical MARL algorithms still cannot address various complex multi-agent problems that require hierarchical cooperative behaviors. The cooperative knowledge and policies learned in non-hierarchical algorithms are implicit and not interpretable, thereby restricting the integration of existing knowledge. This paper proposes a novel hierarchical MARL model called Hierarchical Cooperation Graph Learning (HCGL) for solving general multi-agent problems. HCGL has three components: a dynamic Extensible Cooperation Graph (ECG) for achieving self-clustering cooperation; a group of graph operators for adjusting the topology of ECG; and an MARL optimizer for training these graph operators. HCGL's key distinction from other MARL models is that the behaviors of agents are guided by the topology of ECG instead of policy neural networks. ECG is a three-layer graph consisting of an agent node layer, a cluster node layer, and a target node layer. To manipulate the ECG topology in response to changing environmental conditions, four graph operators are trained to adjust the edge connections of ECG dynamically. The hierarchical feature of ECG provides a unique approach to merge primitive actions (actions executed by the agents) and cooperative actions (actions executed by the clusters) into a unified action space, allowing us to integrate fundamental cooperative knowledge into an extensible interface. In our experiments, the HCGL model has shown outstanding performance in multi-agent benchmarks with sparse rewards. We also verify that HCGL can easily be transferred to large-scale scenarios with high zero-shot transfer success rates.

📄 PDF Abstract BibTeX arXiv:2403.18056

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph LearningMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Behavioral Differences is the Key of Ad-hoc Team Cooperation in Multiplayer Games Hanabi

2023-03-12 · Hyeonchang Jeon, Kyung-Joong Kim

Ad-hoc team cooperation is the problem of cooperating with other players that have not been seen in the learning process. Recently, this problem has been considered in the context of Hanabi, which requires cooperation wi…

ClusteringReinforcement Learning (RL)

Mastering Multi-Drone Volleyball through Hierarchical Co-Self-Play Reinforcement Learning

2025-05-07 · Ruize Zhang, Sirui Xiang, Zelai Xu, Feng Gao 외

In this paper, we tackle the problem of learning to play 3v3 multi-drone volleyball, a new embodied competitive task that requires both high-level strategic coordination and low-level agile control. The task is turn-base…

Hierarchical Reinforcement Learning

Hierarchical Reinforcement Learning for Multi-agent MOBA Game

2019-01-23 · Zhijian Zhang, Haozheng Li, Luo Zhang, Tianyin Zheng 외

Real Time Strategy (RTS) games require macro strategies as well as micro strategies to obtain satisfactory performance since it has large state space, action space, and hidden information. This paper presents a novel hie…

Hierarchical Reinforcement LearningImitation Learningreinforcement-learningReinforcement Learning+2

Self-Organizing mmWave MIMO Cell-Free Networks With Hybrid Beamforming: A Hierarchical DRL-Based Design

2021-03-17 · Yasser Al-Eryani, Ekram Hossain

In a cell-free wireless network, distributed access points (APs) jointly serve all user equipments (UEs) within the their coverage area by using the same time/frequency resources. In this paper, we develop a novel downli…

ClusteringDeep Reinforcement Learning

Hierarchical Multi-Agent DRL Based Dynamic Cluster Reconfiguration for UAV Mobility Management

2024-12-05 · Irshad A. Meer, Karl-Ludwig Besser, Mustafa Ozger, Dominic Schupke 외

Multi-connectivity involves dynamic cluster formation among distributed access points (APs) and coordinated resource allocation from these APs, highlighting the need for efficient mobility management strategies for users…

ClusteringDeep Reinforcement LearningManagement