paper-with-me

홈 › Papers

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

2024-02-07 · Jiaqi Chen, Yuxian Jiang, Jiachen Lu, Li Zhang

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.

📄 PDF Abstract BibTeX arXiv:2402.04578

Code (1)

fudan-zvg/s-agents 공식 구현

Tasks

Minecraft

Similar Papers 제목 키워드 기반

Open Ended Intelligence: The individuation of Intelligent Agents

2015-05-23 · David Weinbaum, Viktoras Veitas

Artificial General Intelligence is a field of research aiming to distill the principles of intelligence that operate independently of a specific problem domain or a predefined context and utilize these principles in orde…

Reading Comprehensionspeech-recognitionSpeech Recognition

Structured Active Inference (Extended Abstract)

2024-06-07 · Toby St Clere Smithe

We introduce structured active inference, a large generalization and formalization of active inference using the tools of categorical systems theory. We cast generative models formally as systems "on an interface", with …

A Formal Framework for Reasoning about Agents' Independence in Self-organizing Multi-agent Systems

2021-05-17 · Jieting Luo, Beishui Liao, John-Jules Meyer

Self-organization is a process where a stable pattern is formed by the cooperative behavior between parts of an initially disordered system without external control or influence. It has been introduced to multi-agent sys…

A Song of Ice and Fire: Analyzing Textual Autotelic Agents in ScienceWorld

2023-02-10 · Laetitia Teodorescu, Xingdi Yuan, Marc-Alexandre Côté, Pierre-Yves Oudeyer

Building open-ended agents that can autonomously discover a diversity of behaviours is one of the long-standing goals of artificial intelligence. This challenge can be studied in the framework of autotelic RL agents, i.e…

Diversity

Hierarchical Auto-Organizing System for Open-Ended Multi-Agent Navigation

2024-03-13 · Zhonghan Zhao, Kewei Chen, Dongxu Guo, Wenhao Chai 외

Due to the dynamic and unpredictable open-world setting, navigating complex environments in Minecraft poses significant challenges for multi-agent systems. Agents must interact with the environment and coordinate their a…

MinecraftNavigate