LGMAOct 29, 2021

Mixed Cooperative-Competitive Communication Using Multi-Agent Reinforcement Learning

arXiv:2110.15762v1
Originality Synthesis-oriented
AI Analysis

This addresses communication challenges for multi-agent systems in mixed settings, but it is incremental as it applies an existing method to a new scenario.

The paper tackled communication learning in mixed cooperative-competitive multi-agent environments, showing that communicating agents achieved similar performance to fully observable agents after training, but sharing communication across teams decreased performance compared to private communication.

By using communication between multiple agents in multi-agent environments, one can reduce the effects of partial observability by combining one agent's observation with that of others in the same dynamic environment. While a lot of successful research has been done towards communication learning in cooperative settings, communication learning in mixed cooperative-competitive settings is also important and brings its own complexities such as the opposing team overhearing the communication. In this paper, we apply differentiable inter-agent learning (DIAL), designed for cooperative settings, to a mixed cooperative-competitive setting. We look at the difference in performance between communication that is private for a team and communication that can be overheard by the other team. Our research shows that communicating agents are able to achieve similar performance to fully observable agents after a given training period in our chosen environment. Overall, we find that sharing communication across teams results in decreased performance for the communicating team in comparison to results achieved with private communication.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes