Multi-Agent Collaboration via Cross-Team Orchestration
Zhuoyun Du, Chen Qian, Wei Liu, Zihao Xie, YiFei Wang, Rennai Qiu, Yufan Dang, Weize Chen, Cheng Yang, Ye Tian, Xuantang Xiong, Lei Han

TL;DR
This paper introduces Croto, a multi-team framework for LLM-driven agents that enhances collaboration and explores multiple solution paths, significantly improving software quality and generalizing well to story generation tasks.
Contribution
We propose Croto, a scalable multi-team orchestration framework enabling diverse solution exploration and improved outcomes in LLM-driven agent collaboration.
Findings
Increased software quality over state-of-the-art baselines.
Effective generalization to story generation tasks.
Enhanced multi-path exploration in solution space.
Abstract
Large Language Models (LLMs) have significantly impacted various domains, especially through organized LLM-driven autonomous agents. A representative scenario is in software development, where agents can collaborate in a team like humans, following predefined phases to complete sub-tasks sequentially. However, for an agent team, each phase yields only one possible outcome. This results in the completion of only one development chain, thereby losing the opportunity to explore multiple potential decision paths within the solution space. Consequently leading to suboptimal results or extensive trial and error. To address this, we introduce Cross-Team Orchestration (Croto), a scalable multi-team framework that enables orchestrated teams to jointly propose various task-oriented solutions and interact with their insights in a self-independence while cross-team collaboration environment for…
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.
Code & Models
Videos
Taxonomy
TopicsSoftware Engineering Techniques and Practices · Collaboration in agile enterprises
