paper-with-me

Papers

On Emergent Communication in Competitive Multi-Agent Teams

2020-03-04 · Paul Pu Liang, Jeffrey Chen, Ruslan Salakhutdinov, Louis-Philippe Morency, Satwik Kottur

Several recent works have found the emergence of grounded compositional language in the communication protocols developed by mostly cooperative multi-agent systems when learned end-to-end to maximize performance on a downstream task. However, human populations learn to solve complex tasks involving communicative behaviors not only in fully cooperative settings but also in scenarios where competition acts as an additional external pressure for improvement. In this work, we investigate whether competition for performance from an external, similar agent team could act as a social influence that encourages multi-agent populations to develop better communication protocols for improved performance, compositionality, and convergence speed. We start from Task & Talk, a previously proposed referential game between two cooperative agents as our testbed and extend it into Task, Talk & Compete, a game involving two competitive teams each consisting of two aforementioned cooperative agents. Using this new setting, we provide an empirical study demonstrating the impact of competitive influence on multi-agent teams. Our results show that an external competitive influence leads to improved accuracy and generalization, as well as faster emergence of communicative languages that are more informative and compositional.

📄 PDF Abstract BibTeX arXiv:2003.01848

Code (1)

pliang279/Competitive-Emergent-Communication 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Interpretable Learned Emergent Communication for Human-Agent Teams

2022-01-19 · Seth Karten, Mycal Tucker, Huao Li, Siva Kailas 외

Learning interpretable communication is essential for multi-agent and human-agent teams (HATs). In multi-agent reinforcement learning for partially-observable environments, agents may convey information to others via lea…

Multi-agent Reinforcement Learning

Emergent Communication under Competition

2021-01-25 · Michael Noukhovitch, Travis LaCroix, Angeliki Lazaridou, Aaron Courville

The literature in modern machine learning has only negative results for learning to communicate between competitive agents using standard RL. We introduce a modified sender-receiver game to study the spectrum of partiall…

Misconceptions

Selfish Emergent Communication

2019-09-25 · Michael Noukhovitch, Travis LaCroix, Aaron Courville

Current literature in machine learning holds that unaligned, self-interested agents do not learn to use an emergent communication channel. We introduce a new sender-receiver game to study emergent communication for this …

Mixed-Initiative Multiagent Apprenticeship Learning for Human Training of Robot Teams

2023-09-21 · NeurIPS 2023 11

Extending recent advances in Learning from Demonstration (LfD) frameworks to multi-robot settings poses critical challenges such as environment non-stationarity due to partial observability which is detrimental to the ap…

Pow-Wow: A Dataset and Study on Collaborative Communication in Pommerman

2020-09-13 · ICML Workshop LaReL 2020 7 · Takuma Yoneda, Matthew R. Walter, Jason Naradowsky

In multi-agent learning, agents must coordinate with each other in order to succeed. For humans, this coordination is typically accomplished through the use of language. In this work we perform a controlled study of huma…