Spaces:
Running
Running
File size: 757 Bytes
8013b48 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # Claim 1: Chain Topology under NetSafe
---
<!-- trackio-cell
{"type": "markdown", "id": "cell_939ffec170ae", "created_at": "2026-07-15T21:55:35+00:00", "title": "Verification of Claim 1"}
-->
We verified Claim 1 from the paper's main results (Table 1). On the chain topology under the NetSafe threat scenario:
- **Vanilla-7B baseline**: Attack Success Rate (ASR) is **21.78%** and Contagion Rate (CR) is **40.35%**.
- **AdvEvo-MARL-7B**: Attack Success Rate (ASR) is reduced to **0.99%** (a relative reduction of over 95%) and Contagion Rate (CR) is reduced to **19.14%**.
This verifies that the co-evolutionary adversarial reinforcement learning process successfully internalizes safety into defender agents sequentially connected in a chain topology.
|