通过优化智能体决策顺序,提升多智能体强化学习的协作效率
PMAT: Optimizing Action Generation Order in Multi-Agent Reinforcement Learning
- 引入基于Plackett-Luce采样的决策顺序生成机制
- 在星际争霸、足球等基准上超越现有算法表现
- 适合需要精细协调的多智能体系统研究者
多智能体强化学习(MARL)因智能体间复杂依赖关系面临协调难题。现有算法多采用同步决策,忽略动作级依赖,降低协同效率。本文提出动作生成与Plackett-Luce采样(AGPS)机制,将决策顺序建模为Plackett-Luce采样过程,缓解排序不稳与梯度消失问题。AGPS通过建立局部观测重要性与决策信用间的桥梁,实现基于信用的顺序优化,从而有效管理依赖关系。结合多智能体Transformer,提出优先级多智能体Transformer(PMAT),一种具有决策顺序优化能力的序列化决策MARL算法。在星际争霸多智能体挑战、Google研究足球和多智能体MuJoCo等基准测试中,PMAT显著优于当前最优算法,大幅提升协作效率。
原文摘要 · Abstract (English)
Multi-agent reinforcement learning (MARL) faces challenges in coordinating agents due to complex interdependencies within multi-agent systems. Most MARL algorithms use the simultaneous decision-making paradigm but ignore the action-level dependencies among agents, which reduces coordination efficiency. In contrast, the sequential decision-making paradigm provides finer-grained supervision for agent decision order, presenting the potential for handling dependencies via better decision order management. However, determining the optimal decision order remains a challenge. In this paper, we introduce Action Generation with Plackett-Luce Sampling (AGPS), a novel mechanism for agent decision order optimization. We model the order determination task as a Plackett-Luce sampling process to address issues such as ranking instability and vanishing gradient during the network training process. AGPS realizes credit-based decision order determination by establishing a bridge between the significance of agents' local observations and their decision credits, thus facilitating order optimization and dependency management. Integrating AGPS with the Multi-Agent Transformer, we propose the Prioritized Multi-Agent Transformer (PMAT), a sequential decision-making MARL algorithm with decision order optimization. Experiments on benchmarks including StarCraft II Multi-Agent Challenge, Google Research Football, and Multi-Agent MuJoCo show that PMAT outperforms state-of-the-art algorithms, greatly enhancing coordination efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。