English

Value-Decomposition Multi-Agent Actor-Critics

Artificial Intelligence 2020-12-21 v4 Machine Learning Multiagent Systems

Abstract

The exploitation of extra state information has been an active research area in multi-agent reinforcement learning (MARL). QMIX represents the joint action-value using a non-negative function approximator and achieves the best performance, by far, on multi-agent benchmarks, StarCraft II micromanagement tasks. However, our experiments show that, in some cases, QMIX is incompatible with A2C, a training paradigm that promotes algorithm training efficiency. To obtain a reasonable trade-off between training efficiency and algorithm performance, we extend value-decomposition to actor-critics that are compatible with A2C and propose a novel actor-critic framework, value-decomposition actor-critics (VDACs). We evaluate VDACs on the testbed of StarCraft II micromanagement tasks and demonstrate that the proposed framework improves median performance over other actor-critic methods. Furthermore, we use a set of ablation experiments to identify the key factors that contribute to the performance of VDACs.

Keywords

Cite

@article{arxiv.2007.12306,
  title  = {Value-Decomposition Multi-Agent Actor-Critics},
  author = {Jianyu Su and Stephen Adams and Peter A. Beling},
  journal= {arXiv preprint arXiv:2007.12306},
  year   = {2020}
}

Comments

Accepted by 35th AAAI Conference on Artificial Intelligence (AAAI 2021)