paper-with-me

홈 › Papers

CompeteAI: Understanding the Competition Dynamics in Large Language Model-based Agents

2023-10-26 · Qinlin Zhao, Jindong Wang, Yixuan Zhang, Yiqiao Jin, Kaijie Zhu, Hao Chen, Xing Xie

Large language models (LLMs) have been widely used as agents to complete different tasks, such as personal assistance or event planning. While most of the work has focused on cooperation and collaboration between agents, little work explores competition, another important mechanism that promotes the development of society and economy. In this paper, we seek to examine the competition dynamics in LLM-based agents. We first propose a general framework for studying the competition between agents. Then, we implement a practical competitive environment using GPT-4 to simulate a virtual town with two types of agents, restaurant agents and customer agents. Specifically, the restaurant agents compete with each other to attract more customers, where competition encourages them to transform, such as cultivating new operating strategies. Simulation experiments reveal several interesting findings at the micro and macro levels, which align well with existing market and sociological theories. We hope that the framework and environment can be a promising testbed to study competition that fosters understanding of society. Code is available at: https://github.com/microsoft/competeai.

📄 PDF Abstract BibTeX arXiv:2310.17512

Code (1)

microsoft/competeai 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Single-cell approaches to cell competition: high-throughput imaging, machine learning and simulations

2019-03-25

Cell competition is a quality control mechanism in tissues that results in the elimination of less fit cells. Over the past decade, the phenomenon of cell competition has been identified in many physiological and patholo…

Decision Making

Unified View of Grokking, Double Descent and Emergent Abilities: A Perspective from Circuits Competition

2024-02-23 · Yufei Huang, Shengding Hu, Xu Han, Zhiyuan Liu 외

Recent studies have uncovered intriguing phenomena in deep learning, such as grokking, double descent, and emergent abilities in large language models, which challenge human intuition and are crucial for a deeper underst…

MemorizationMulti-Task Learning

Blow the Dog Whistle: A Chinese Dataset for Cant Understanding with Common Sense and World Knowledge

2021-04-06 · NAACL 2021 4 · Canwen Xu, Wangchunshu Zhou, Tao Ge, Ke Xu 외

Cant is important for understanding advertising, comedies and dog-whistle politics. However, computational research on cant is hindered by a lack of available datasets. In this paper, we propose a large and diverse Chine…

Common Sense ReasoningWorld Knowledge

Communicative need modulates competition in language change

2020-06-16 · Andres Karjus, Richard A. Blythe, Simon Kirby, Kenny Smith

All living languages change over time. The causes for this are many, one being the emergence and borrowing of new linguistic elements. Competition between the new elements and older ones with a similar semantic or gramma…

Evolutionary dynamics of zero-determinant strategies in repeated multiplayer games

2021-09-14 · Fang Chen, Te Wu, Long Wang

Since Press and Dyson's ingenious discovery of ZD (zero-determinant) strategy in the repeated Prisoner's Dilemma game, several studies have confirmed the existence of ZD strategy in repeated multiplayer social dilemmas. …