ABSTRAL:通过迭代优化与拓扑设计实现多智能体系统的自动构建 / ABSTRAL: Automatic Design of Multi-Agent Systems Through Iterative Refinement and Topology Optimization
1️⃣ 一句话总结
本文提出了一个名为ABSTRAL的框架,它能够通过分析任务执行过程自动设计多智能体系统,并将设计知识以可读文档形式保存,实现跨任务的高效复用和性能提升。
How should multi-agent systems be designed, and can that design knowledge be captured in a form that is inspectable, revisable, and transferable? We introduce ABSTRAL, a framework that treats MAS architecture as an evolving natural-language document, an artifact refined through contrastive trace analysis. Three findings emerge. First, we provide a precise measurement of the multi-agent coordination tax: under fixed turn budgets, ensembles achieve only 26% turn efficiency, with 66% of tasks exhausting the limit, yet still improve over single-agent baselines by discovering parallelizable task decompositions. Second, design knowledge encoded in documents transfers: topology reasoning and role templates learned on one domain provide a head start on new domains, with transferred seeds matching coldstart iteration 3 performance in a single iteration. Third, contrastive trace analysis discovers specialist roles absent from any initial design, a capability no prior system demonstrates. On SOPBench (134 bank tasks, deterministic oracle), ABSTRAL reaches 70% validation / 65.96% test pass rate with a GPT-4o backbone. We release the converged documents as inspectable design rationale.
ABSTRAL:通过迭代优化与拓扑设计实现多智能体系统的自动构建 / ABSTRAL: Automatic Design of Multi-Agent Systems Through Iterative Refinement and Topology Optimization
本文提出了一个名为ABSTRAL的框架,它能够通过分析任务执行过程自动设计多智能体系统,并将设计知识以可读文档形式保存,实现跨任务的高效复用和性能提升。
源自 arXiv: 2603.22791