Uno-Orchestra: Parsimonious Agent Routing via Selective Delegation

📅 2026-05-06
📈 Citations: 0
Influential: 0
📄 PDF

career value

226K/year
📝 Abstract
Large language model (LLM) multi-agent systems typically rely on rigid orchestration, committing either to flat per-query routing or to hand-engineered task decomposition, so decomposition depth, worker choice, and inference budget are not jointly optimized under one objective. We introduce Uno-Orchestra, a unified orchestration policy that selectively decomposes a task and dispatches each subtask to an admissible (model, primitive) pair, with both decisions learned together from curated RL trajectories grounded in real worker interactions. Against 22 baselines on a 13-benchmark suite spanning math, code, knowledge, long-context, and agentic tool-use, Uno-Orchestra reaches 77.0% macro pass@1, roughly 16% above the strongest workflow baseline, at roughly an order of magnitude lower per-query cost, advancing the accuracy-efficiency frontier of selective delegation.
Problem

Research questions and friction points this paper is trying to address.

multi-agent systems
task decomposition
selective delegation
orchestration
LLM coordination
Innovation

Methods, ideas, or system contributions that make the work stand out.

selective delegation
multi-agent orchestration
reinforcement learning
task decomposition
LLM routing
🔎 Similar Papers
No similar papers found.