paper-with-me

홈 › Papers

Expressivity of Emergent Language is a Trade-off between Contextual Complexity and Unpredictability

2021-06-07 · Shangmin Guo, Yi Ren, Kory Mathewson, Simon Kirby, Stefano V. Albrecht, Kenny Smith

Researchers are using deep learning models to explore the emergence of language in various language games, where agents interact and develop an emergent language to solve tasks. We focus on the factors that determine the expressivity of emergent languages, which reflects the amount of information about input spaces those languages are capable of encoding. We measure the expressivity of emergent languages based on the generalisation performance across different games, and demonstrate that the expressivity of emergent languages is a trade-off between the complexity and unpredictability of the context those languages emerged from. Another contribution of this work is the discovery of message type collapse, i.e. the number of unique messages is lower than that of inputs. We also show that using the contrastive loss proposed by Chen et al. (2020) can alleviate this problem.

📄 PDF Abstract BibTeX arXiv:2106.03982

Code (1)

uoe-agents/Expressivity-of-Emergent-Languages 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Expressivity of Emergent Languages is a Trade-off between Contextual Complexity and Unpredictability

2021-09-29 · ICLR 2022 4 · Shangmin Guo, Yi Ren, Kory Wallace Mathewson, Simon Kirby 외

Researchers are using deep learning models to explore the emergence of language in various language games, where simulated agents interact and develop an emergent language to solve a task. We focus on factors which deter…

Inductive Bias and Language Expressivity in Emergent Communication

2020-12-04 · Shangmin Guo, Yi Ren, Agnieszka Słowik, Kory Mathewson

Referential games and reconstruction games are the most common game types for studying emergent languages. We investigate how the type of the language game affects the emergent language in terms of: i) language compositi…

Inductive Bias

The Bias-Expressivity Trade-off

2019-11-09 · Julius Lauw, Dominique Macias, Akshay Trikha, Julia Vendemiatti 외

Learning algorithms need bias to generalize and perform better than random guessing. We examine the flexibility (expressivity) of biased algorithms. An expressive algorithm can adapt to changing training data, altering i…

A Rich Morphological Tagger for English: Exploring the Cross-Linguistic Tradeoff Between Morphology and Syntax

2017-04-01 · EACL 2017 4 · Christo Kirov, John Sylak-Glassman, Rebecca Knowles, Ryan Cotterell 외

A traditional claim in linguistics is that all human languages are equally expressive{---}able to convey the same wide range of meanings. Morphologically rich languages, such as Czech, rely on overt inflectional and deri…

Dependency ParsingMachine TranslationMorphological AnalysisMorphological Tagging+1

Emergent Lexical Semantics in Neural Language Models: Testing Martin's Law on LLM-Generated Text

2025-11-26 · Kai Kugler arxiv

We present the first systematic investigation of Martin's Law - the empirical relationship between word frequency and polysemy - in text generated by neural language models during training. Using DBSCAN clustering of con…