CLAIMay 18, 2023

Emergent Communication with Attention

arXiv:2305.10920v12 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of creating human-like communication protocols in AI agents, though it is incremental as it builds on existing emergent language research.

The paper tackled the problem of developing computational agents that communicate using emergent language by incorporating cross-modal attention mechanisms to focus on specific concepts, resulting in more compositional and interpretable language in a referential game.

To develop computational agents that better communicate using their own emergent language, we endow the agents with an ability to focus their attention on particular concepts in the environment. Humans often understand an object or scene as a composite of concepts and those concepts are further mapped onto words. We implement this intuition as cross-modal attention mechanisms in Speaker and Listener agents in a referential game and show attention leads to more compositional and interpretable emergent language. We also demonstrate how attention aids in understanding the learned communication protocol by investigating the attention weights associated with each message symbol and the alignment of attention weights between Speaker and Listener agents. Overall, our results suggest that attention is a promising mechanism for developing more human-like emergent language.

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