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

RMoA: Optimizing Mixture-of-Agents through Diversity Maximization and Residual Compensation

About

Although multi-agent systems based on large language models show strong capabilities on multiple tasks, they are still limited by high computational overhead, information loss, and robustness. Inspired by ResNet's residual learning, we propose Residual Mixture-of-Agents (RMoA), integrating residual connections to optimize efficiency and reliability. To maximize information utilization from model responses while minimizing computational costs, we innovatively design an embedding-based diversity selection mechanism that greedily selects responses via vector similarity. Furthermore, to mitigate iterative information degradation, we introduce a Residual Extraction Agent to preserve cross-layer incremental information by capturing inter-layer response differences, coupled with a Residual Aggregation Agent for hierarchical information integration. Additionally, we propose an adaptive termination mechanism that dynamically halts processing based on residual convergence, further improving inference efficiency. RMoA achieves state-of-the-art performance on the benchmarks of across alignment, mathematical reasoning, code generation, and multitasking understanding, while significantly reducing computational overhead. Code is available at https://github.com/mindhunter01/RMoA.

Zhentao Xie, Chengcheng Han, Jinxin Shi, Wenjun Cui, Xin Zhao, Xingjiao Wu, Jiabao Zhao• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH
Accuracy81.16
535
Multi-turn Dialogue EvaluationMT-Bench
Overall Score8.82
331
Instruction FollowingAlpacaEval 2.0
LC Win Rate78.2
281
Mathematical ReasoningMATH500 (full)
Accuracy92.4
111
General KnowledgeMMLU-Redux
Accuracy86.67
20
Code ReasoningCRUX
Accuracy87.37
16
Showing 6 of 6 rows

Other info

Code

Follow for update