paper-with-me

홈 › Papers

Emergent Communication: Generalization and Overfitting in Lewis Games

2022-09-30 · Mathieu Rita, Corentin Tallec, Paul Michel, Jean-bastien Grill, Olivier Pietquin, Emmanuel Dupoux, Florian Strub

Lewis signaling games are a class of simple communication games for simulating the emergence of language. In these games, two agents must agree on a communication protocol in order to solve a cooperative task. Previous work has shown that agents trained to play this game with reinforcement learning tend to develop languages that display undesirable properties from a linguistic point of view (lack of generalization, lack of compositionality, etc). In this paper, we aim to provide better understanding of this phenomenon by analytically studying the learning problem in Lewis games. As a core contribution, we demonstrate that the standard objective in Lewis games can be decomposed in two components: a co-adaptation loss and an information loss. This decomposition enables us to surface two potential sources of overfitting, which we show may undermine the emergence of a structured communication protocol. In particular, when we control for overfitting on the co-adaptation loss, we recover desired properties in the emergent languages: they are more compositional and generalize better.

📄 PDF Abstract BibTeX arXiv:2209.15342

Code (1)

mathieurita/population 공식 구현 pytorch

Similar 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 uni…

Implicit Repair with Reinforcement Learning in Emergent Communication

2025-02-18 · Fábio Vital, Alberto Sardinha, Francisco S. Melo

Conversational repair is a mechanism used to detect and resolve miscommunication and misinformation problems when two or more agents interact. One particular and underexplored form of repair in emergent communication is …

Misinformationreinforcement-learningReinforcement Learning

To Populate is To Regulate

2019-11-06 · Nicole Fitzgerald

We examine the effects of instantiating Lewis signaling games within a population of speaker and listener agents with the aim of producing a set of general and robust representations of unstructured pixel data. Prelimina…

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…

Lewis's Signaling Game as beta-VAE For Natural Word Lengths and Segments

2023-11-08 · Ryo Ueda, Tadahiro Taniguchi

As a sub-discipline of evolutionary and computational linguistics, emergent communication (EC) studies communication protocols, called emergent languages, arising in simulations where agents communicate. A key goal of EC…