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

Published: 17 Jul 2020, Last Modified: 22 Oct 2023LaReL 2020Readers: Everyone
Abstract: 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 human language use in a competitive team-based game, and search for useful lessons for structuring communication protocol between autonomous agents. We construct Pow-Wow, a new dataset for studying situated goal-directed human communication. Using the Pommerman game environment, we enlisted teams of humans to play against teams of AI agents, recording their observations, actions, and communications. We analyze the types of communications which result in effective game strategies, annotate them accordingly, and present corpus-level statistical analysis of how trends in communications affect game outcomes. Based on this analysis, we design a communication policy for learning agents, and show that agents which utilize communication achieve higher win-rates against baseline systems than those which do not.
TL;DR: We collected data on a goal-directed human communication using Pommerman environment, and then studied it to design a communication policy for learning agents.
Keywords: Data Set, Multiagent Learning, Natural Language Processing
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2009.05940/code)
1 Reply

Loading