English

S-Agents: Self-organizing Agents in Open-ended Environments

Artificial Intelligence 2024-09-17 v4 Multiagent Systems

Abstract

Leveraging large language models (LLMs), autonomous agents have significantly improved, gaining the ability to handle a variety of tasks. In open-ended settings, optimizing collaboration for efficiency and effectiveness demands flexible adjustments. Despite this, current research mainly emphasizes fixed, task-oriented workflows and overlooks agent-centric organizational structures. Drawing inspiration from human organizational behavior, we introduce a self-organizing agent system (S-Agents) with a "tree of agents" structure for dynamic workflow, an "hourglass agent architecture" for balancing information priorities, and a "non-obstructive collaboration" method to allow asynchronous task execution among agents. This structure can autonomously coordinate a group of agents, efficiently addressing the challenges of open and dynamic environments without human intervention. Our experiments demonstrate that S-Agents proficiently execute collaborative building tasks and resource collection in the Minecraft environment, validating their effectiveness.

Keywords

Cite

@article{arxiv.2402.04578,
  title  = {S-Agents: Self-organizing Agents in Open-ended Environments},
  author = {Jiaqi Chen and Yuxian Jiang and Jiachen Lu and Li Zhang},
  journal= {arXiv preprint arXiv:2402.04578},
  year   = {2024}
}

Comments

ICLR 2024 Workshop on Large Language Model (LLM) Agents

R2 v1 2026-06-28T14:41:04.333Z