2019 XVI International Symposium "Problems of Redundancy in Information and Control Systems" (REDUNDANCY) 2019
DOI: 10.1109/redundancy48165.2019.9003345
|View full text |Cite
|
Sign up to set email alerts
|

MAGNet: Multi-agent Graph Network for Deep Multi-agent Reinforcement Learning

Abstract: Over recent years, deep reinforcement learning has shown strong successes in complex single-agent tasks, and more recently this approach has also been applied to multi-agent domains. In this paper, we propose a novel approach, called MAGNet, to multi-agent reinforcement learning that utilizes a relevance graph representation of the environment obtained by a self-attention mechanism, and a message-generation technique. We applied our MAGnet approach to the synthetic predatorprey multi-agent environment and the … Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 19 publications
(10 citation statements)
references
References 5 publications
(9 reference statements)
0
10
0
Order By: Relevance
“…The representation of the cognition of agent i is denoted as cognition vector C i ; it is based on the states of all entities within its observation range. The common methods are to adopt directly multilayer perception (MLP) [9][10][11] or a graph convolution network (GCN) [15,29,30] to extract features of the observations as the cognition vector C i . However, the cognitive vectors extracted by these methods are essentially the result of single-valued mapping from vector to vector.…”
Section: Definitionmentioning
confidence: 99%
“…The representation of the cognition of agent i is denoted as cognition vector C i ; it is based on the states of all entities within its observation range. The common methods are to adopt directly multilayer perception (MLP) [9][10][11] or a graph convolution network (GCN) [15,29,30] to extract features of the observations as the cognition vector C i . However, the cognitive vectors extracted by these methods are essentially the result of single-valued mapping from vector to vector.…”
Section: Definitionmentioning
confidence: 99%
“…Each hidden layer has 64 neurons, and ReLU is used as the activation function, which is defined as Equation (11).…”
Section: Multi-agent Interactive Networkmentioning
confidence: 99%
“…Accordingly, multi-agent intelligent learning has been intensively studied and conceived as deep learning develops. For instance, Malysheva A. et al [11] proposed a new MAGNet method for multi-agent reinforcement learning. Based on a weight agnostic neural networks (WANNs) methodology, an automated searching neural net architecture strategy was proposed that can perform various tasks such as identifying zero-day attacks [12].…”
Section: Introductionmentioning
confidence: 99%
“…Works that directly represent multi-agent systems as graphs of agents include DGN [Jiang et al 2020], MAGNet [Malysheva et al 2019], NerveNet [Wang et al 2018b] and ]. DGN [Jiang et al 2020] introduced the use of graph convolutional layers for inter-agent communication, as well techniques to stabilize training when using these convolutions in RL tasks.…”
Section: Related Workmentioning
confidence: 99%
“…Until now, new work has focused in the approximation of policies for homogeneous agents, i.e. agents that share the same action set and policy , Malysheva et al 2019, Jiang et al 2020, or in the specialization of agents for a limited number of simple actions [Wang et al 2018a]. However, no work has explicitly studied the potential of creating neural network architectures for environments with heterogeneous agents, capable of specializing the approximated policies according to an agent's class or role in the environment.…”
Section: Introductionmentioning
confidence: 99%