AIMay 27

TCP-MCP: Landscape-Guided Co-Evolution of Prompts and Communication Topologies for Multi-Agent Systems

arXiv:2605.2785013.2h-index: 2
Predicted impact top 58% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of multi-agent systems, this work provides a cost-aware, task-adaptive method that jointly optimizes prompts and communication graphs, outperforming automated graph-generation baselines and matching debate-style accuracy with lower token cost.

TCP-MCP co-evolves agent prompts and communication topologies as a unified genome, achieving 82.66%, 89.96%, and 96.61% accuracy on MMLU-Pro, MMLU, and GSM8K respectively, while using up to 5.69× fewer tokens than debate-style baselines.

Effective multi-agent systems cannot be designed by selecting prompts or communication graphs in isolation. Agent behavior depends on the information an agent receives, while the usefulness of a communication edge depends on how the receiving agent interprets and uses that information. We propose \textbf{TCP-MCP} (Topology-Coupled Prompting for Multi-Agent Collaborative Problem-Solving), a co-evolution framework that searches agent prompts and communication topologies as a unified genome. TCP-MCP uses an initialization-time landscape probe to calibrate early search behavior, and then relies on Pareto-front diagnostics to adapt exploration under three objectives: task performance, token cost, and structural complexity. Using the same DeepSeek-V3.2 backbone across all methods, TCP-MCP achieves 82.66\%, 89.96\%, and 96.61\% accuracy on MMLU-Pro, MMLU, and GSM8K, respectively. Across the three benchmarks, it consistently outperforms automated graph-generation baselines and achieves competitive accuracy relative to debate-style systems, while using up to 5.69$\times$ fewer tokens than those systems at the reported operating points. These results show that jointly evolving prompts and communication structure provides a practical route to cost-aware and task-adaptive multi-agent system design in controlled evaluations.

Foundations

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

Your Notes