Deep Multi-Critic Network for accelerating Policy Learning in multi-agent environments.

Journal: Neural networks : the official journal of the International Neural Network Society
Published Date:

Abstract

Humans live among other humans, not in isolation. Therefore, the ability to learn and behave in multi-agent environments is essential for any autonomous system that intends to interact with people. Due to the presence of multiple simultaneous learners in a multi-agent learning environment, the Markov assumption used for single-agent environments is not tenable, necessitating the development of new Policy Learning algorithms. Recent Actor-Critic algorithms proposed for multi-agent environments, such as Multi-Agent Deep Deterministic Policy Gradients and Counterfactual Multi-Agent Policy Gradients, find a way to use the same mathematical framework as single agent environments by augmenting the Critic with extra information. However, this extra information can slow down the learning process and afflict the Critic with Curse of Dimensionality. To combat this, we propose a novel Deep Neural Network configuration called Deep Multi-Critic Network. This architecture works by taking a weighted sum over the outputs of multiple critic networks of varying complexity and size. The configuration was tested on data collected from a real-world multi-agent environment. The results illustrate that by using Deep Multi-Critic Network, less data is needed to reach the same level of performance as when not using the configuration. This suggests that as the configuration learns faster from less data, then the Critic may be able to learn Q-values faster, accelerating Actor training as well.

Authors

  • Joosep Hook
    Institute of Digital Technologies, Loughborough University London, 3 Lesney Avenue, E20 3BS, London, United Kingdom. Electronic address: J.Hook@lboro.ac.uk.
  • Varuna De Silva
    Institute of Digital Technologies, Loughborough University London, 3 Lesney Avenue, E20 3BS, London, United Kingdom. Electronic address: V.D.De-Silva@lboro.ac.uk.
  • Ahmet Kondoz
    Institute of Digital Technologies, Loughborough University London, 3 Lesney Avenue, E20 3BS, London, United Kingdom. Electronic address: A.Kondoz@lboro.ac.uk.