paper-with-me

Papers

Bias Amplification in Language Model Evolution: An Iterated Learning Perspective

2024-04-04 · Yi Ren, Shangmin Guo, Linlu Qiu, Bailin Wang, Danica J. Sutherland

With the widespread adoption of Large Language Models (LLMs), the prevalence of iterative interactions among these models is anticipated to increase. Notably, recent advancements in multi-round self-improving methods allow LLMs to generate new examples for training subsequent models. At the same time, multi-agent LLM systems, involving automated interactions among agents, are also increasing in prominence. Thus, in both short and long terms, LLMs may actively engage in an evolutionary process. We draw parallels between the behavior of LLMs and the evolution of human culture, as the latter has been extensively studied by cognitive scientists for decades. Our approach involves leveraging Iterated Learning (IL), a Bayesian framework that elucidates how subtle biases are magnified during human cultural evolution, to explain some behaviors of LLMs. This paper outlines key characteristics of agents' behavior in the Bayesian-IL framework, including predictions that are supported by experimental verification with various LLMs. This theoretical framework could help to more effectively predict and guide the evolution of LLMs in desired directions.

📄 PDF Abstract BibTeX arXiv:2404.04286

Code (1)

joshua-ren/iicl 공식 구현

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Mitigating Gender Bias Amplification in Distribution by Posterior Regularization

2020-05-13 · ACL 2020 6 · Shengyu Jia, Tao Meng, Jieyu Zhao, Kai-Wei Chang

Advanced machine learning techniques have boosted the performance of natural language processing. Nevertheless, recent studies, e.g., Zhao et al. (2017) show that these techniques inadvertently capture the societal bias …

Supervising strong learners by amplifying weak experts

2018-10-19 · Paul Christiano, Buck Shlegeris, Dario Amodei

Many real world learning tasks involve complex or hard-to-specify objectives, and using an easier-to-specify proxy can lead to poor performance or misaligned behavior. One solution is to have humans provide a training si…

The Effect of Efficient Messaging and Input Variability on Neural-Agent Iterated Language Learning

2021-04-15 · EMNLP 2021 11 · Yuchen Lian, Arianna Bisazza, Tessa Verhoef

Natural languages display a trade-off among different strategies to convey syntactic structure, such as word order or inflection. This trade-off, however, has not appeared in recent simulations of iterated language learn…

Understanding Community Bias Amplification in Graph Representation Learning

2023-12-08 · Shengzhong Zhang, Wenjie Yang, Yimin Zhang, Hongwei Zhang 외

In this work, we discover a phenomenon of community bias amplification in graph representation learning, which refers to the exacerbation of performance bias between different classes by graph representation learning. We…

Contrastive LearningData AugmentationGraph Representation LearningRepresentation Learning

Bias Amplification: Language Models as Increasingly Biased Media

2024-10-19 · Ze Wang, Zekun Wu, Jeremy Zhang, Navya Jain 외

As Large Language Models (LLMs) become increasingly integrated into various facets of society, a significant portion of online text consequently become synthetic. This raises concerns about bias amplification, a phenomen…