More Agents Is All You Need
2024/02/03 by Junyou Li, Qin Zhang, Li, Junyou +7 · 6 voices · 32 citations
Computer Science · #Topic Modeling #Multimodal Machine Learning Applications #Natural Language Processing Techniques
paper · pdf · doi:10.48550/arxiv.2402.05120
Abstract
We find that, simply via a sampling-and-voting method, the performance of large language models (LLMs) scales with the number of agents instantiated. Also, this method, termed as Agent Forest, is orthogonal to existing complicated methods to further enhance LLMs, while the degree of enhancement is correlated to the task difficulty. We conduct comprehensive experiments on a wide range of LLM benchmarks to verify the presence of our finding, and to study the properties that can facilitate its occurrence. Our code is publicly available at: https://github.com/MoreAgentsIsAllYouNeed/AgentForest
Cited by
Discussions
- More Agents Is All You Need: LLMs performance scales with the number of agents [hn, 288 points, 206 comments]
- More Agents Is All You Need [hn, 2 points, 0 comments]
- Ensembling LLMs with sample and voting is found to improve response accuracy asymptomatically. arxiv.org/abs/2402.05120 [bsky, 0 points, 0 comments]
- This document demonstrates that adding more agents increases #LLMs accuracy using a simple sampling-and-voting technique. https://arxiv.org/abs/2402.05120v1?utm_medium=social&utm_source=twitter [bsky, 0 points, 0 comments]
- Sampling multiple LLM improves answers. [bsky, 0 points, 0 comments]
- Increasing number of agents in LLMs shows greater improvement for more complex tasks. Extensive tests across various LLM benchmarks confirm these findings. arxiv.org/abs/2402.05120 [bsky, 0 points, 0 comments]
Related