Response-Conditioned Parallel-to-Sequential Orchestration for Multi-Agent Systems
Nurbek Tastan, Alex Iacob, Lorenzo Sani, Meghdad Kurmanji, Nicholas D. Lane, Samuel Horvath, Karthik Nandakumar

TL;DR
Nexa introduces a hybrid multi-agent orchestration framework that adaptively combines parallel and sequential communication modes to optimize response accuracy, communication efficiency, and latency without external reward models.
Contribution
The paper proposes a trainable response-conditioned policy that dynamically predicts communication graphs, unifying parallel and sequential modes in multi-agent systems, and demonstrates its generalizability.
Findings
Nexa's policy can be reused across different agents, tasks, and settings.
The framework strictly subsumes pure parallel execution.
Results show improved efficiency and accuracy in multi-agent collaboration.
Abstract
Multi-agent systems can solve complex tasks through collaboration between multiple Large Language Model agents. Existing collaboration frameworks typically operate in either a parallel or a sequential mode. In the parallel mode, agents respond independently to queries followed by aggregation of responses. In contrast, sequential systems allow agents to communicate via a directed topology and refine one another step by step. However, both modes are inadequate for achieving the desired objectives of minimizing communication and latency while simultaneously maximizing the accuracy of the final response. In this work, we introduce a hybrid paradigm called Nexa, a trainable response-conditioned policy that bridges the gap between the two modes. Nexa begins with a parallel execution stage, embeds the resulting responses into a shared semantic space, and then predicts a sparse directed acyclic…
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.
