pith. sign in

arxiv: 1605.07736 · v2 · pith:UPHJPS6Cnew · submitted 2016-05-25 · 💻 cs.LG · cs.AI

Learning Multiagent Communication with Backpropagation

classification 💻 cs.LG cs.AI
keywords agentscommunicationmodeltasksmultiplesimpleabilityalongside
0
0 comments X
read the original abstract

Many tasks in AI require the collaboration of multiple agents. Typically, the communication protocol between agents is manually specified and not altered during training. In this paper we explore a simple neural model, called CommNet, that uses continuous communication for fully cooperative tasks. The model consists of multiple agents and the communication between them is learned alongside their policy. We apply this model to a diverse set of tasks, demonstrating the ability of the agents to learn to communicate amongst themselves, yielding improved performance over non-communicative agents and baselines. In some cases, it is possible to interpret the language devised by the agents, revealing simple but effective strategies for solving the task at hand.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Asynchronous Cooperative Multi-Agent Reinforcement Learning with Limited Communication

    cs.MA 2025-02 unverdicted novelty 6.0

    AsynCoMARL is a new asynchronous MARL algorithm that matches leading baselines on success and collision rates while using 26% fewer messages via graph transformers on dynamic communication graphs.