通过局部性分组提升多机器人协作的强化学习效率
Learning Multi-Robot Coordination through Locality-Based Factorized Multi-Agent Actor-Critic Algorithm
- 按机器人间关联性分组,用局部奖励优化策略评估
- 在三个环境中性能比基线最高提升108%
- 适合需要高效协同的多智能体系统研究者
本文提出一种新型多机器人强化学习方法Loc-FACMAC,通过引入局部性概念改进现有的全局奖励依赖算法。该方法在训练中将强相关机器人划分到同一分组,使组内机器人相互影响更显著,从而提升策略评估精度。通过构建依赖图辅助分组,有效缓解维度灾难并避免无关信息干扰。在Hallway、Multi-cartpole和Bounded-Cooperative-Navigation三个环境中测试,结果表明:当局部结构合理定义时,Loc-FACMAC相比LOMAQ、FACMAC和QMIX等基线算法性能最高提升108%,验证了在演员-评论家框架中利用局部结构能显著提升多智能体强化学习表现。
原文摘要 · Abstract (English)
In this work, we present a novel cooperative multi-agent reinforcement learning method called \textbf{Loc}ality based \textbf{Fac}torized \textbf{M}ulti-Agent \textbf{A}ctor-\textbf{C}ritic (Loc-FACMAC). Existing state-of-the-art algorithms, such as FACMAC, rely on global reward information, which may not accurately reflect the quality of individual robots' actions in decentralized systems. We integrate the concept of locality into critic learning, where strongly related robots form partitions during training. Robots within the same partition have a greater impact on each other, leading to more precise policy evaluation. Additionally, we construct a dependency graph to capture the relationships between robots, facilitating the partitioning process. This approach mitigates the curse of dimensionality and prevents robots from using irrelevant information. Our method improves existing algorithms by focusing on local rewards and leveraging partition-based learning to enhance training efficiency and performance. We evaluate the performance of Loc-FACMAC in three environments: Hallway, Multi-cartpole, and Bounded-Cooperative-Navigation. We explore the impact of partition sizes on the performance and compare the result with baseline MARL algorithms such as LOMAQ, FACMAC, and QMIX. The experiments reveal that, if the locality structure is defined properly, Loc-FACMAC outperforms these baseline algorithms up to 108\%, indicating that exploiting the locality structure in the actor-critic framework improves the MARL performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。