paper-with-me

홈 › Papers

Emergent Communication of Generalizations

2021-06-04 · NeurIPS 2021 12 · Jesse Mu, Noah Goodman

To build agents that can collaborate effectively with others, recent research has trained artificial agents to communicate with each other in Lewis-style referential games. However, this often leads to successful but uninterpretable communication. We argue that this is due to the game objective: communicating about a single object in a shared visual context is prone to overfitting and does not encourage language useful beyond concrete reference. In contrast, human language conveys a rich variety of abstract ideas. To promote such skills, we propose games that require communicating generalizations over sets of objects representing abstract visual concepts, optionally with separate contexts for each agent. We find that these games greatly improve systematicity and interpretability of the learned languages, according to several metrics in the literature. Finally, we propose a method for identifying logical operations embedded in the emergent languages by learning an approximate compositional reconstruction of the language.

📄 PDF Abstract BibTeX arXiv:2106.02668

Code (1)

jayelm/emergent-generalization 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Searching for the Most Human-like Emergent Language

2025-10-03 · Brendon Boldt, David Mortensen arxiv

In this paper, we design a signalling game-based emergent communication environment to generate state-of-the-art emergent languages in terms of similarity to human language. This is done with hyperparameter optimization,…

Hyperparameter OptimizationTransfer Learning

Concept-Best-Matching: Evaluating Compositionality in Emergent Communication

2024-03-17 · Boaz Carmeli, Yonatan Belinkov, Ron Meir

Artificial agents that learn to communicate in order to accomplish a given task acquire communication protocols that are typically opaque to a human. A large body of work has attempted to evaluate the emergent communicat…

Automated Semantic Rules Detection (ASRD) for Emergent Communication Interpretation

2026-01-06 · Bastien Vanderplaetse, Xavier Siebert, Stéphane Dupont arxiv

The field of emergent communication within multi-agent systems examines how autonomous agents can independently develop communication strategies, without explicit programming, and adapt them to varied environments. Howev…

A Review of the Applications of Deep Learning-Based Emergent Communication

2024-07-03 · Brendon Boldt, David Mortensen

Emergent communication, or emergent language, is the field of research which studies how human language-like communication systems emerge de novo in deep multi-agent reinforcement learning environments. The possibilities…

Multi-agent Reinforcement Learning

Emergent Communication under Varying Sizes and Connectivities

2021-12-01 · NeurIPS 2021 12 · Jooyeon Kim, Alice Oh

Recent advances in deep neural networks allowed artificial agents to derive their own emergent languages that promote interaction, coordination, and collaboration within a group. Just as we humans have succeeded in creat…