MACLMay 26

Agents that Matter: Optimizing Multi-Agent LLMs via Removal-Based Attribution

arXiv:2605.2762116.2h-index: 2
Predicted impact top 37% in MA · last 90 daysOriginality Incremental advance
AI Analysis

This work provides a principled, cost-effective framework for credit assignment and optimization in multi-agent LLM systems, which is important for practitioners building complex MAS.

The paper formalizes agent attribution in multi-agent LLM systems as a cooperative game and shows that Leave-One-Out attribution identifies bottleneck agents as effectively as combinatorial methods at lower cost. Using this framework, they improve task performance by up to 17% and reduce cost by up to 35% across three benchmarks.

As multi-agent systems (MAS) become increasingly complex, identifying the contributions of individual agents is critical for system optimization. However, existing approaches lack a rigorous, unified framework for credit assignment. In this work, we formalize agent attribution as a cooperative game, parameterized by the coalition distribution, removal protocol, and target metric. Using this framework, we show that Leave-One-Out (LOO) identifies bottleneck agents as effectively as combinatorial methods, but at a fraction of the computational cost. We also demonstrate that removal protocols induce distinct games: Agent ablation isolates structural bottlenecks, whereas introspective LLM judges fail to faithfully approximate this behavior. Furthermore, to evaluate the utility of specific agent backbones, we introduce attribution via model replacement. By substituting underlying models of low-contribution agents, we improve task performance by up to 17% while reducing cost by up to 35% across three benchmarks. Finally, we apply our framework to audit a medical MAS, revealing that agent contributions to diagnostic accuracy and ethical behavior are often decoupled. By intervening on counterproductive roles, we observe an increase in ethics alignment while maintaining diagnostic accuracy. Overall, this work provides a principled approach for cost-effective MAS attribution and intervention.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes