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

HiveMind: Contribution-Guided Online Prompt Optimization of LLM Multi-Agent Systems

About

Recent advances in LLM-based multi-agent systems have demonstrated remarkable capabilities in complex decision-making scenarios such as financial trading and software engineering. However, evaluating each individual agent's effectiveness and online optimization of underperforming agents remain open challenges. To address these issues, we present HiveMind, a self-adaptive framework designed to optimize LLM multi-agent collaboration through contribution analysis. At its core, HiveMind introduces Contribution-Guided Online Prompt Optimization (CG-OPO), which autonomously refines agent prompts based on their quantified contributions. We first propose the Shapley value as a grounded metric to quantify each agent's contribution, thereby identifying underperforming agents in a principled manner for automated prompt refinement. To overcome the computational complexity of the classical Shapley value, we present DAG-Shapley, a novel and efficient attribution algorithm that leverages the inherent Directed Acyclic Graph structure of the agent workflow to axiomatically prune non-viable coalitions. By hierarchically reusing intermediate outputs of agents in the DAG, our method further reduces redundant computations, and achieving substantial cost savings without compromising the theoretical guarantees of Shapley values. Evaluated in a multi-agent stock-trading scenario, HiveMind achieves superior performance compared to static baselines. Notably, DAG-Shapley reduces LLM calls by over 80\% while maintaining attribution accuracy comparable to full Shapley values, establishing a new standard for efficient credit assignment and enabling scalable, real-world optimization of multi-agent collaboration.

Yihan Xia, Taotao Wang, Shengli Zhang, Zhangyuhua Weng, Bin Cao, Soung Chang Liew• 2025

Related benchmarks

TaskDatasetResultRank
Algorithmic stock tradingAAPL Bull Market, Oct–Dec 2024
Return27.59
5
Algorithmic stock tradingAAPL Bear Market, Jan–Mar 2025
Return0.0389
5
Algorithmic stock tradingMETA Bull Market Oct–Dec 2024
Return13.72
5
Algorithmic stock tradingMETA Bear Market Jan–Mar 2025
Return15.15
5
Algorithmic stock tradingMSFT Bull Market Oct–Dec 2024
Return7.95
5
Algorithmic stock tradingMSFT Bear Market Jan–Mar 2025
Return12.62
5
Algorithmic stock tradingNVDA Bull Market, Oct–Dec 2024
Return22.6
5
Algorithmic stock tradingNVDA Bear Market Jan–Mar 2025
Return-21.81
5
Showing 8 of 8 rows

Other info

Follow for update