paper-with-me

Papers

ELCC: the Emergent Language Corpus Collection

2024-07-04 · Brendon Boldt, David Mortensen

We introduce the Emergent Language Corpus Collection (ELCC): a collection of corpora generated from open source implementations of emergent communication systems across the literature. These systems include a variety of signalling game environments as well as more complex environments like a social deduction game and embodied navigation. Each corpus is annotated with metadata describing the characteristics of the source system as well as a suite of analyses of the corpus (e.g., size, entropy, average message length, performance as transfer learning data). Currently, research studying emergent languages requires directly running different systems which takes time away from actual analyses of such languages, makes studies which compare diverse emergent languages rare, and presents a barrier to entry for researchers without a background in deep learning. The availability of a substantial collection of well-documented emergent language corpora, then, will enable research which can analyze a wider variety of emergent languages, which more effectively uncovers general principles in emergent communication rather than artifacts of particular environments. We provide some quantitative and qualitative analyses with ELCC to demonstrate potential use cases of the resource in this vein.

📄 PDF Abstract BibTeX arXiv:2407.04158

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Restoring Pruned Large Language Models via Lost Component Compensation

2025-10-22 · Zijian Feng, Hanzhang Zhou, Zixiao Zhu, Tianjiao Li 외 arxiv

Pruning is a widely used technique to reduce the size and inference cost of large language models (LLMs), but it often causes performance degradation. To mitigate this, existing restoration methods typically employ param…

parameter-efficient fine-tuning

Linking Emergent and Natural Languages via Corpus Transfer

2022-03-24 · ICLR 2022 4 · Shunyu Yao, Mo Yu, Yang Zhang, Karthik R Narasimhan 외

The study of language emergence aims to understand how human languages are shaped by perceptual grounding and communicative intent. Computational approaches to emergent communication (EC) predominantly consider referenti…

AttributeDisentanglementImage CaptioningLanguage Modeling+1

ETC-NLG: End-to-end Topic-Conditioned Natural Language Generation

2020-08-25 · Ginevra Carbone, Gabriele Sarti

Plug-and-play language models (PPLMs) enable topic-conditioned natural language generation by pairing large pre-trained generators with attribute models used to steer the predicted token distribution towards the selected…

AttributeComputational EfficiencyConditional Text GenerationText Generation+1

Morpheme Induction for Emergent Language

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

We introduce CSAR, an algorithm for inducing morphemes from emergent language corpora of parallel utterances and meanings. It is a greedy algorithm that (1) weights morphemes based on mutual information between forms and…

Understanding Emergent Abilities of Language Models from the Loss Perspective

2024-03-23 · Zhengxiao Du, Aohan Zeng, Yuxiao Dong, Jie Tang

Recent studies have put into question the belief that emergent abilities in language models are exclusive to large models. This skepticism arises from two observations: 1) smaller models can also exhibit high performance…