通过不确定性量化提升多智能体强化学习采样效率
Enhancing Sample Efficiency in Multi-Agent RL with Uncertainty Quantification and Selective Exploration
- 用集成峭度引导探索,聚焦高不确定状态与动作
- 在SMAC II任务上显著减少环境交互次数,超越现有基线
- 适合需要高效训练的复杂多智能体场景
多智能体强化学习(MARL)在多项任务中已达到顶尖性能,但通常需要远超单智能体方法的环境交互次数才能收敛,这主要源于对庞大联合动作空间探索困难以及MARL环境固有的高方差。为此,我们提出一种新算法,结合分解式中心化评价器与去中心化集成学习,关键贡献包括:利用集成峭度设计选择性探索机制,扩展全局分解评价器为多样性正则化的个体评价器集成,并以超额峭度指导探索至高不确定性状态与动作;采用新型截断型TD(λ)算法训练中心化评价器,实现高效离策略学习并降低方差;在演员端引入混合样本方法,融合在策略与离策略损失函数,平衡训练稳定性和效率。实验表明,该方法在标准MARL基准测试(包括多种SMAC II地图)中优于现有先进基线。
原文摘要 · Abstract (English)
Multi-agent reinforcement learning (MARL) methods have achieved state-of-the-art results on a range of multi-agent tasks. Yet, MARL algorithms typically require significantly more environment interactions than their single-agent counterparts to converge, a problem exacerbated by the difficulty in exploring over a large joint action space and the high variance intrinsic to MARL environments. To tackle these issues, we propose a novel algorithm that combines a decomposed centralized critic with decentralized ensemble learning, incorporating several key contributions. The main component in our scheme is a selective exploration method that leverages ensemble kurtosis. We extend the global decomposed critic with a diversity-regularized ensemble of individual critics and utilize its excess kurtosis to guide exploration toward high-uncertainty states and actions. To improve sample efficiency, we train the centralized critic with a novel truncated variation of the TD($λ$) algorithm, enabling efficient off-policy learning with reduced variance. On the actor side, our suggested algorithm adapts the mixed samples approach to MARL, mixing on-policy and off-policy loss functions for training the actors. This approach balances between stability and efficiency and outperforms purely off-policy learning. The evaluation shows our method outperforms state-of-the-art baselines on standard MARL benchmarks, including a variety of SMAC II maps.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。