AICLMar 24, 2022

Emergence of hierarchical reference systems in multi-agent communication

arXiv:2203.13176v2582 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses the challenge of enabling multi-agent systems to communicate efficiently in context, which is incremental as it builds on prior work in emergent communication.

The paper tackles the problem of how artificial agents can develop hierarchical reference systems for efficient communication, showing that agents successfully learn to communicate at different specificity levels and even generalize to novel concepts, with compositional structure emerging in their protocols.

In natural language, referencing objects at different levels of specificity is a fundamental pragmatic mechanism for efficient communication in context. We develop a novel communication game, the hierarchical reference game, to study the emergence of such reference systems in artificial agents. We consider a simplified world, in which concepts are abstractions over a set of primitive attributes (e.g., color, style, shape). Depending on how many attributes are combined, concepts are more general ("circle") or more specific ("red dotted circle"). Based on the context, the agents have to communicate at different levels of this hierarchy. Our results show that the agents learn to play the game successfully and can even generalize to novel concepts. To achieve abstraction, they use implicit (omitting irrelevant information) and explicit (indicating that attributes are irrelevant) strategies. In addition, the compositional structure underlying the concept hierarchy is reflected in the emergent protocols, indicating that the need to develop hierarchical reference systems supports the emergence of compositionality.

Code Implementations1 repo
Foundations

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

Your Notes