paper-with-me

홈 › Papers

Emergent Communication at Scale

2021-09-29 · ICLR 2022 4 · Rahma Chaabouni, Florian Strub, Florent Altché, Eugene Tarassov, Corentin Tallec, Elnaz Davoodi, Kory Wallace Mathewson, Olivier Tieleman, Angeliki Lazaridou, Bilal Piot

Emergent communication aims for a better understanding of human language evolution and building more efficient representations. We posit that reaching these goals will require scaling up, in contrast to a significant amount of literature that focuses on setting up small-scale problems to tease out desired properties of the emergent languages. We focus on three independent aspects to scale up, namely the dataset, task complexity, and population size. We provide a first set of results for large populations solving complex tasks on realistic large-scale datasets, as well as an easy-to-use codebase to enable further experimentation. In more complex tasks and datasets, we find that RL training can become unstable, but responds well to established stabilization techniques. We also identify the need for a different metric than topographic similarity, which does not correlate with the generalization performances when working with natural images. In this context, we probe ease-of-learnability and transfer methods to assess emergent languages. Finally, we observe that larger populations do not induce robust emergent protocols with high generalization performance, leading us to explore different ways to leverage population, through voting and imitation learning.

📄 PDF Abstract BibTeX

Code (1)

deepmind/emergent_communication_at_scale 공식 구현 jax

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

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…

Drawing with Strangers: Population Scaling Drives Zero-Shot Mutual Intelligibility in Emergent Sketching

2026-06-09 · Jooyeon Kim arxiv

Generalization in emergent communication has largely focused on novel inputs or linguistic structures, yet the capacity for agents to communicate with strangers from strictly disjoint communities remains relatively unexp…

Incorporating Pragmatic Reasoning Communication into Emergent Language

2020-06-07 · NeurIPS 2020 12 · Yipeng Kang, Tonghan Wang, Gerard de Melo

Emergentism and pragmatics are two research fields that study the dynamics of linguistic communication along substantially different timescales and intelligence levels. From the perspective of multi-agent reinforcement l…

Multi-agent Reinforcement LearningReinforcement Learning (RL)StarcraftStarcraft II

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…