Researchers propose OpenEvoShield, a co-evolutionary continual defense framework for LLM-based multi-agent systems
The framework addresses doubly dynamic attacks where adversaries refine strategies while normal-agent behavior drifts, outperforming static and continual baselines in 100 deployment rounds across five benchmarks and four MAS topologies.
1 source · cross-referenced
- OpenEvoShield is a co-evolutionary continual defense framework designed for LLM-based multi-agent systems (LLM-MAS) facing doubly dynamic attacks.
- The framework introduces an asymmetric rate controller, a normal-boundary updater, an EWC-regularized policy ensemble, and an energy-based multi-granularity detector.
- Experiments across 100 deployment rounds, five benchmarks, and four MAS topologies show improved detection of previously unseen attacks with low false positive rates.
- The work highlights the limitations of closed-world defenses in open-world, non-stationary environments.
LLM-based multi-agent systems (LLM-MAS) are vulnerable to adversarial attacks where malicious instructions are injected through inter-agent communication, enabling the propagation of harmful behaviors. Unlike static threats, these attacks are doubly dynamic: adversaries continuously refine their injection strategies in response to deployed defenses, while normal-agent behavior drifts as the system expands or evolves.
Existing defenses typically treat deployment as a closed-world problem, assuming that training coverage will remain sufficient. However, these approaches degrade rapidly when distribution shifts—either in attack patterns or normal behavior—exceed the coverage of the training data.
To address this, researchers propose OpenEvoShield, a co-evolutionary continual defense framework for LLM-MAS. The framework consists of four components: an asymmetric rate controller (M1) that decouples fast attack-side learning rates from slow normal-side learning rates using dual drift signals; a normal-boundary updater (M2) that maintains a dynamic behavioral boundary at the slow rate; an EWC-regularized policy ensemble (M3) that fast-adapts to new attacks without catastrophic forgetting; and an energy-based multi-granularity detector (M4) that fuses node-, subgraph-, and graph-level evidence to classify novel attacks as out-of-distribution.
The framework was evaluated over 100 deployment rounds across five benchmarks and four multi-agent system topologies. Results show that OpenEvoShield outperforms both static and continual baselines, detecting most previously unseen attacks while maintaining low false positive rates. The authors emphasize that this approach is designed to handle the non-stationary, open-world conditions where LLM-MAS operate, addressing a key limitation of prior defenses.
- Jul 23, 2026 · arXiv cs.AI
Researchers propose FraudShield AI, a hybrid LSTM-graph model for detecting financial fraud under extreme class imbalance
Trust79 - Jul 22, 2026 · Google DeepMind — Blog
Google DeepMind pledges $40M in AI tokens and credits to support DOE’s Genesis Mission
Trust84 - Jul 22, 2026 · arXiv cs.AI
Paper proposes Evidence Chain Evaluation to improve selective fact-checking in LLMs
Trust79