Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RouteMoA: Dynamic Routing without Pre-Inference Boosts Efficient Mixture-of-Agents

About

Mixture-of-Agents (MoA) improves LLM performance through layered collaboration, but its dense topology raises costs and latency. Existing methods employ LLM judges to filter responses, yet still require all models to perform inference before judging, failing to cut costs effectively. They also lack model selection criteria and struggle with large model pools, where full inference is costly and can exceed context limits. To address this, we propose RouteMoA, an efficient mixture-of-agents framework with dynamic routing. It employs a lightweight scorer to perform initial screening by predicting coarse-grained performance from the query, narrowing candidates to a high-potential subset without inference. A mixture of judges then refines these scores through lightweight self- and cross-assessment based on existing model outputs, providing posterior correction without additional inference. Finally, a model ranking mechanism selects models by balancing performance, cost, and latency. RouteMoA outperforms MoA across varying tasks and model pool sizes, reducing cost by 89.8% and latency by 63.6% in the large-scale model pool.

Jize Wang, Han Wu, Zhiyuan You, Yiming Song, Yijun Wang, Zifei Shan, Yining Li, Songyang Zhang, Xinyi Le, Cailian Chen, Xinping Guan, Dacheng Tao• 2026

Related benchmarks

TaskDatasetResultRank
Reading ComprehensionRACE high
Accuracy81
295
Comprehensive ExaminationAGIEval (test)--
34
Mathematical ReasoningMATH 500
Accuracy76
26
Biomedical KnowledgeMMLU bio
Accuracy79.3
11
Code GenerationMBPP
Accuracy79.8
11
ReasoningARC Challenge
Accuracy88.2
11
Language GenerationLarge-scale model pool 15 LLMs
Accuracy51.9
3
Language UnderstandingLarge-scale model pool Language Understanding
Accuracy84
3
Logic reasoningLarge-scale model pool Logic Reasoning 15 LLMs
Accuracy95.6
3
Math ReasoningLarge-scale model pool Math Reasoning 15 LLMs
Accuracy73.3
3
Showing 10 of 11 rows

Other info

Follow for update