Self-Organizing Agent Network for LLM-based Workflow Automation
Yiming Xiong, Jian Wang, Bing Li, Yuhan Zhu, Yuqi Zhao

TL;DR
This paper introduces SOAN, a novel framework that improves LLM-based workflow automation by building modular, formalized agent networks to handle complex, nested enterprise workflows more effectively.
Contribution
The paper presents SOAN, a structure-driven orchestration framework that incrementally constructs agent networks for better handling of complex, multi-layered workflows in enterprise environments.
Findings
SOAN outperforms existing methods in adaptability and fault tolerance.
SOAN achieves higher execution efficiency in complex workflows.
Experimental results validate SOAN's effectiveness on benchmarks and real-world data.
Abstract
Recent multi-agent frameworks built upon large language models (LLMs) have demonstrated remarkable capabilities in complex task planning. However, in real-world enterprise environments, business workflows are typically composed through modularization and reuse of numerous subprocesses, resulting in intricate workflows characterized by lengthy and deeply nested execution paths. Such complexity poses significant challenges for LLM-driven orchestration, as extended reasoning chains and state-space explosions severely impact planning effectiveness and the proper sequencing of tool invocations. Therefore, developing an orchestration method with controllable structures capable of handling multi-layer nesting becomes a critical issue. To address this, we propose a novel structure-driven orchestration framework Self-Organizing Agent Network (SOAN). SOAN incrementally builds a formalized agent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Process Modeling and Analysis
