Pith. sign in

REVIEW 14 cited by

Cut the Crap: An Economical Communication Pipeline for LLM-based Multi-Agent Systems

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.02506 v1 pith:KB25QA3E submitted 2024-10-03 cs.MA cs.LG

classification cs.MAcs.LG
keywords communicationmulti-agentagentprunetextbftexttteconomicalexistingllm-based
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Recent advancements in large language model (LLM)-powered agents have shown that collective intelligence can significantly outperform individual capabilities, largely attributed to the meticulously designed inter-agent communication topologies. Though impressive in performance, existing multi-agent pipelines inherently introduce substantial token overhead, as well as increased economic costs, which pose challenges for their large-scale deployments. In response to this challenge, we propose an economical, simple, and robust multi-agent communication framework, termed $\texttt{AgentPrune}$, which can seamlessly integrate into mainstream multi-agent systems and prunes redundant or even malicious communication messages. Technically, $\texttt{AgentPrune}$ is the first to identify and formally define the \textit{communication redundancy} issue present in current LLM-based multi-agent pipelines, and efficiently performs one-shot pruning on the spatial-temporal message-passing graph, yielding a token-economic and high-performing communication topology. Extensive experiments across six benchmarks demonstrate that $\texttt{AgentPrune}$ \textbf{(I)} achieves comparable results as state-of-the-art topologies at merely $\$5.6$ cost compared to their $\$43.7$, \textbf{(II)} integrates seamlessly into existing multi-agent frameworks with $28.1\%\sim72.8\%\downarrow$ token reduction, and \textbf{(III)} successfully defend against two types of agent-based adversarial attacks with $3.5\%\sim10.8\%\uparrow$ performance boost.

Discussion (0). Sign in to comment.

Forward citations

Cited by 14 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Multi-Agent Debate Strategies: Survey, Taxonomy, and Challenges

    cs.SE 2026-07 accept novelty 6.0 of 10

    A systematic review of 141 papers derives a three-axis taxonomy of multi-agent debate design (participants, interaction, agreement) and shows the field has converged on a narrow default pattern.

  2. Chain-of-Models: Cross-Model Auditing for Bias-Robust LLM Judges

    cs.CL 2026-05 conditional novelty 6.0 of 10

    Per-bias selection of a cross-family LLM auditor lifts biased-judgment accuracy from 0.805/0.824 baselines to 0.884.

  3. Optimal-Agent-Selection: State-Aware Routing Framework for Efficient Multi-Agent Collaboration

    cs.AI 2025-11 conditional novelty 6.0 of 10

    A state-aware contrastive router that selects the most relevant agent at each step improves multi-agent LLM accuracy by up to 23.8% while using a fraction of the tokens of fixed-pipeline baselines.

  4. KVFlow: Efficient Prefix Caching for Accelerating LLM-Based Multi-Agent Workflows

    cs.DC 2025-07 conditional novelty 6.0 of 10

    KVFlow uses workflow-aware eviction priorities and overlapped KV prefetching to cut cache-miss latency in LLM multi-agent serving.

  5. SafeMobile: Chain-level Jailbreak Detection and Automated Evaluation for Multimodal Mobile Agents

    cs.AI 2025-07 conditional novelty 6.0 of 10

    A history-aware guard model with an LLM judge is reported to cut jailbreak success on mobile agent tasks from 86.1% to 8.4% while keeping task completion unchanged at 77.8%.

  6. G-Memory: Tracing Hierarchical Memory for Multi-Agent Systems

    cs.MA 2025-06 conditional novelty 6.0 of 10

    G-Memory stores past multi-agent teamwork in a three-tier graph and retrieves it to boost performance on five benchmarks.

  7. Adaptive Graph Pruning for Multi-Agent Communication

    cs.CL 2025-06 conditional novelty 6.0 of 10

    AGP trains a graph neural network to jointly decide which agents to keep and how strongly they should communicate, and reports state-of-the-art average accuracy across six LLM benchmarks with large token savings.

  8. Open-Set Living Need Prediction with Large Language Models

    cs.AI 2025-06 conditional novelty 6.0 of 10

    PIGEON uses LLMs with retrieved user history and Maslow's hierarchy to predict open-set living needs in free text, improving life service recall over closed-set baselines.

  9. We Should Identify and Mitigate Third-Party Safety Risks in MCP-Powered Agent Systems

    cs.LG 2025-06 conditional novelty 5.0 of 10

    MCP-powered LLM agents are vulnerable to prompt injection from third-party services, and simple detection or filtering defenses do not reliably stop these attacks.

  10. Self-Evolving Coding Agents

    cs.SE 2026-08 conditional novelty 4.0 of 10

    A systematic survey that defines self-evolving coding agents, organizes systems into a five-category object-centered taxonomy, and analyzes when and on what evidence these agents evolve.

  11. GEMMAS: Graph-based Evaluation Metrics for Multi Agent Systems

    cs.CL 2025-07 reject novelty 4.0 of 10

    GEMMAS proposes two graph-based metrics for multi-agent LLM collaboration, but its redundancy metric is defined using ground-truth answer correctness rather than actual information redundancy.

  12. Literature Review Of Multi-Agent Debate For Problem-Solving

    cs.MA 2025-05 conditional novelty 4.0 of 10

    A literature review concludes that multi-agent LLM debate helps up to a task-dependent point, after which extra agents and rounds add cost without reliable gains.

  13. Toward Efficient Agents: Memory, Tool learning, and Planning

    cs.AI 2026-01 conditional novelty 3.0 of 10

    A survey that organizes efficiency techniques for LLM agents into memory, tool learning, and planning, and consolidates benchmarks and metrics for measuring cost-performance trade-offs.

  14. Why do AI agents communicate in human language?

    cs.AI 2025-06 conditional novelty 3.0 of 10

    The paper argues that natural language is structurally mismatched to LLM internal representations, so future AI agents should abandon it for inter-agent communication and train models with structured communication primitives.

Pith tools