Learning to Ground Multi-Agent Communication with Autoencoders
About
Communication requires having a common language, a lingua franca, between agents. This language could emerge via a consensus process, but it may require many generations of trial and error. Alternatively, the lingua franca can be given by the environment, where agents ground their language in representations of the observed world. We demonstrate a simple way to ground language in learned representations, which facilitates decentralized multi-agent communication and coordination. We find that a standard representation learning algorithm -- autoencoding -- is sufficient for arriving at a grounded common language. When agents broadcast these representations, they learn to understand and respond to each other's utterances and achieve surprisingly strong task performance across a variety of multi-agent communication environments.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Ad-hoc teamwork | Predator Prey v1 | Steps10.3 | 5 | |
| Ad-hoc teamwork | USAR | Steps20.3 | 5 | |
| Ad-hoc teamwork | Predator Prey pp_v0 | Steps17.5 | 5 | |
| Multi-agent coordination | CIFAR Dialogue (test) | Average Reward0.348 | 4 | |
| Multi-agent coordination | RedBlueDoors (test) | Average Reward0.984 | 4 | |
| Multi-agent coordination | FindGoal (test) | Average Episode Length103.5 | 4 |