paper-with-me

Papers

Context-Aware Sparse Deep Coordination Graphs

2021-06-05 · ICLR 2022 4 · Tonghan Wang, Liang Zeng, Weijun Dong, Qianlan Yang, Yang Yu, Chongjie Zhang

Learning sparse coordination graphs adaptive to the coordination dynamics among agents is a long-standing problem in cooperative multi-agent learning. This paper studies this problem and proposes a novel method using the variance of payoff functions to construct context-aware sparse coordination topologies. We theoretically consolidate our method by proving that the smaller the variance of payoff functions is, the less likely action selection will change after removing the corresponding edge. Moreover, we propose to learn action representations to effectively reduce the influence of payoff functions' estimation errors on graph construction. To empirically evaluate our method, we present the Multi-Agent COordination (MACO) benchmark by collecting classic coordination problems in the literature, increasing their difficulty, and classifying them into different types. We carry out a case study and experiments on the MACO and StarCraft II micromanagement benchmark to demonstrate the dynamics of sparse graph learning, the influence of graph sparseness, and the learning performance of our method. (The MACO benchmark and codes are publicly available at https://github.com/TonghanWang/CASEC-MACO-benchmark.)

📄 PDF Abstract BibTeX arXiv:2106.02886

Code (1)

tonghanwang/casec-maco-benchmark 공식 구현 pytorch

Tasks

graph constructionGraph LearningStarcraftStarcraft II

Similar Papers 제목 키워드 기반

BCR-DRL: Behavior- and Context-aware Reward for Deep Reinforcement Learning in Human-AI Coordination

2024-08-15 · Xin Hao, Bahareh Nakisa, Mohmmad Naim Rastgoo, Richard Dazeley 외

Deep reinforcement Learning (DRL) offers a powerful framework for training AI agents to coordinate with human partners. However, DRL faces two critical challenges in human-AI coordination (HAIC): sparse rewards and unpre…

AI AgentDeep Reinforcement LearningReinforcement Learning (RL)

Heterogeneous Information-Bottleneck Coordination Graphs for Multi-Agent Reinforcement Learning

2026-05-17 · Wei Duan, Junyu Xuan, En Yu, Xiaoyu Yang 외 arxiv

Coordination graphs are a central abstraction in cooperative multi-agent reinforcement learning (MARL), yet existing sparse-graph learners lack a theoretically grounded mechanism to decide which edges should exist and ho…

Multi-agent Reinforcement Learning

Inferring Latent Temporal Sparse Coordination Graph for Multi-Agent Reinforcement Learning

2024-03-28 · Wei Duan, Jie Lu, Junyu Xuan

Effective agent coordination is crucial in cooperative Multi-Agent Reinforcement Learning (MARL). While agent cooperation can be represented by graph structures, prevailing graph learning methods in MARL are limited. The…

Graph LearningMulti-agent Reinforcement LearningStarcraftStarcraft II

Bandwidth-constrained Variational Message Encoding for Cooperative Multi-agent Reinforcement Learning

2025-12-11 · Wei Duan, Jie Lu, En Yu, Junyu Xuan arxiv

Graph-based multi-agent reinforcement learning (MARL) enables coordinated behavior under partial observability by modeling agents as nodes and communication links as edges. While recent methods excel at learning sparse c…

Multi-agent Reinforcement LearningDimensionality Reduction

Action Dependency Graphs for Globally Optimal Coordinated Reinforcement Learning

2025-06-01 · Jianglin Ding, Jingcheng Tang, Gangshan Jing

Action-dependent individual policies, which incorporate both environmental states and the actions of other agents in decision-making, have emerged as a promising paradigm for achieving global optimality in multi-agent re…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning