English

MAS-Shield: A Defense Framework for Secure and Efficient LLM MAS

Multiagent Systems 2026-02-03 v2 Artificial Intelligence Cryptography and Security

Abstract

Large Language Model (LLM)-based Multi-Agent Systems (MAS) are susceptible to linguistic attacks that can trigger cascading failures across the network. Existing defenses face a fundamental dilemma: lightweight single-auditor methods are prone to single points of failure, while robust committee-based approaches incur prohibitive computational costs in multi-turn interactions. To address this challenge, we propose \textbf{MAS-Shield}, a secure and efficient defense framework designed with a coarse-to-fine filtering pipeline. Rather than applying uniform scrutiny, MAS-Shield dynamically allocates defense resources through a three-stage protocol: (1) \textbf{Critical Agent Selection } strategically targets high-influence nodes to narrow the defense surface; (2) \textbf{Light Auditing} employs lightweight sentry models to rapidly filter the majority of benign cases; and (3) \textbf{Global Consensus Auditing} escalates only suspicious or ambiguous signals to a heavyweight committee for definitive arbitration. This hierarchical design effectively optimizes the security-efficiency trade-off. Experiments demonstrate that MAS-Shield achieves a 92.5\% recovery rate against diverse adversarial scenarios and reduces defense latency by over 70\% compared to existing methods.

Keywords

Cite

@article{arxiv.2511.22924,
  title  = {MAS-Shield: A Defense Framework for Secure and Efficient LLM MAS},
  author = {Kaixiang Wang and Zhaojiacheng Zhou and Bunyod Suvonov and Jiong Lou and Jie LI},
  journal= {arXiv preprint arXiv:2511.22924},
  year   = {2026}
}
R2 v1 2026-07-01T07:58:52.437Z