The Society of HiveMind: Multi-Agent Optimization of Foundation Model Swarms to Unlock the Potential of Collective Intelligence
Noah Mamie, Susie Xi Rao
TL;DR
The paper introduces the Society of HiveMind (SOHM), a graph-based framework that coordinates multiple foundation models as a swarm to enhance collective intelligence. It investigates two optimization paradigms—Darwinian (gradient-based and evolutionary) and Lamarckian (task-conditioned, experience-driven) adaptations—to learn effective inter-agent communication topologies. Across MMLU and MMLU-Pro benchmarks, SOHM yields significant gains in tasks requiring logical reasoning, particularly when employing specialist roles and Lamarckian adaptation, while showing limited improvements on knowledge-heavy tasks. The work demonstrates that intelligent orchestration of diverse foundation models can rival larger backbones, offering a path toward scalable, self-improving AI swarms with open-source reproducibility.
Abstract
Multi-agent systems address issues of accessibility and scalability of artificial intelligence (AI) foundation models, which are often represented by large language models. We develop a framework - the "Society of HiveMind" (SOHM) - that orchestrates the interaction between multiple AI foundation models, imitating the observed behavior of animal swarms in nature by following modern evolutionary theories. On the one hand, we find that the SOHM provides a negligible benefit on tasks that mainly require real-world knowledge. On the other hand, we remark a significant improvement on tasks that require intensive logical reasoning, indicating that multi-agent systems are capable of increasing the reasoning capabilities of the collective compared to the individual agents. Our findings demonstrate the potential of combining a multitude of diverse AI foundation models to form an artificial swarm intelligence capable of self-improvement through interactions with a given environment.
