English

Multi-Agent Coordination Adaptation via Structure-Guided Orchestration

Multiagent Systems 2026-05-26 v1 Artificial Intelligence

Abstract

As large language model (LLM)-based multi-agent systems scale to handle increasingly complex tasks, balancing structural stability and dynamic adaptability becomes increasingly challenging. Existing systems typically adopt either structure-centric methods, committing to structures determined upfront that limit fine-grained control, or orchestration-centric methods, adapting decisions dynamically while leaving coordination structure implicit and unstable. To address this challenge, we revisit multi-agent coordination from a probabilistic perspective, casting it as posterior inference over the joint distribution of structure and orchestration. We introduce MACA, an automated coordination framework that learns a task- and budget-conditioned structural prior over agent participation and interactions. This prior guides a policy-based orchestration as an approximation to posterior inference, enabling efficient solutions with fine-grained control. Across benchmarks, MACA outperforms adaptive multi-agent baselines by an average of 8.42% while using 43.19% fewer tokens. Further investigation reveals that joint adaptation of structure and orchestration suppresses redundant interactions, converging coordination toward task-effective execution.

Keywords

Cite

@article{arxiv.2605.25746,
  title  = {Multi-Agent Coordination Adaptation via Structure-Guided Orchestration},
  author = {Haoran Li and Shulun Chen and Shaoyuan Sun and Hanchen Wang},
  journal= {arXiv preprint arXiv:2605.25746},
  year   = {2026}
}

Comments

21 pages