paper-with-me

홈 › Papers

Can Agents Spontaneously Form a Society? Introducing a Novel Architecture for Generative Multi-Agents to Elicit Social Emergence

2024-09-10 · H. Zhang, J. Yin, M. Jiang, C. Su

Generative agents have demonstrated impressive capabilities in specific tasks, but most of these frameworks focus on independent tasks and lack attention to social interactions. We introduce a generative agent architecture called ITCMA-S, which includes a basic framework for individual agents and a framework called LTRHA that supports social interactions among multi-agents. This architecture enables agents to identify and filter out behaviors that are detrimental to social interactions, guiding them to choose more favorable actions. We designed a sandbox environment to simulate the natural evolution of social relationships among multiple identity-less agents for experimental evaluation. The results showed that ITCMA-S performed well on multiple evaluation indicators, demonstrating its ability to actively explore the environment, recognize new agents, and acquire new information through continuous actions and dialogue. Observations show that as agents establish connections with each other, they spontaneously form cliques with internal hierarchies around a selected leader and organize collective activities.

📄 PDF Abstract BibTeX arXiv:2409.06750

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Superminds Test: Actively Evaluating Collective Intelligence of Agent Society via Probing Agents

2026-04-24 · Xirui Li, Ming Li, Yunze Xiao, Ryan Wong 외 arxiv

Collective intelligence refers to the ability of a group to achieve outcomes beyond what any individual member can accomplish alone. As large language model agents scale to populations of millions, a key question arises:…

Agents in the Wild: Safety, Society, and the Illusion of Sociality on Moltbook

2026-02-07 · Yunbei Zhang, Kai Mei, Ming Liu, Janet Wang 외 arxiv

We present the first large-scale empirical study of Moltbook, an AI-only social platform where 27,269 agents produced 137,485 posts and 345,580 comments over 9 days. We report three significant findings. (1) Emergent Soc…

Emergent Culture in Minimal LLM Systems

2026-06-21 · Simon Jones, Sabine Hauert arxiv

What happens when LLM agents operate with no context outside a turn, minimal prompting, and simple tools? Inspired by swarm engineering, we give collectives of three agents the ability to send messages and manipulate a s…

Increasing intelligence in AI agents can worsen collective outcomes

2026-03-12 · Neil F. Johnson arxiv

When resources are scarce, will a population of AI agents coordinate in harmony, or descend into tribal chaos? Diverse decision-making AI from different developers is entering everyday devices -- from phones and medical …

Reinforcement Learning

CAMEL: Communicative Agents for "Mind" Exploration of Large Language Model Society

2023-03-31 · NeurIPS 2023 11 · Guohao Li, Hasan Abed Al Kader Hammoud, Hani Itani, Dmitrii Khizbullin 외

The rapid advancement of chat-based language models has led to remarkable progress in complex task-solving. However, their success heavily relies on human input to guide the conversation, which can be challenging and tim…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model