SMoA: Improving Multi-agent Large Language Models with Sparse Mixture-of-Agents
Dawei Li, Zhen Tan, Peijia Qian, Yifan Li, Kumar Satvik Chaudhary,, Lijie Hu, Jiayi Shen

TL;DR
SMoA introduces a sparse mixture-of-agents framework for multi-agent LLMs, enhancing efficiency and diversity through novel mechanisms, achieving comparable performance to dense models with lower computational costs.
Contribution
The paper proposes a sparse mixture-of-agents framework with Response Selection and Early Stopping, improving multi-agent LLM efficiency and diversity while maintaining performance.
Findings
SMoA achieves similar performance to dense models with less computation.
SMoA is more stable and scalable than traditional approaches.
Hyper-parameter tuning can further enhance SMoA's potential.
Abstract
While multi-agent systems have been shown to significantly enhance the performance of Large Language Models (LLMs) across various tasks and applications, the dense interaction between scaling agents potentially hampers their efficiency and diversity. To address these challenges, we draw inspiration from the sparse mixture-of-agents (SMoE) and propose a sparse mixture-of-agents (SMoA) framework to improve the efficiency and diversity of multi-agent LLMs. Unlike completely connected structures, SMoA introduces novel Response Selection and Early Stopping mechanisms to sparsify information flows among individual LLM agents, striking a balance between performance and efficiency. Additionally, inspired by the expert diversity principle in SMoE frameworks for workload balance between experts, we assign distinct role descriptions to each LLM agent, fostering diverse and divergent thinking.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
MethodsEarly Stopping
