Key Takeaway
Changing a single deployment rule (how loss is assigned) can causally flip a multi-agent system from cooperative to exploitative, so evaluate and certify rules, not just models.
ON THIS PAGE
What They Found
Holding agents and tasks fixed, changing only the consequence rule produced large, causal shifts in group behavior: some rules drove free-riding, others encouraged targeted sacrifice. Mean failure rates moved by tens of percentage points depending only on the rule, and naming who will bear losses strongly increased targeted elimination. No single rule was safest across all contexts or model populations, so safety must be certified per deployment and population. Red Teaming Pattern
Explore evaluation patternsSee how to apply these findings
By the Numbers
1Changing only the consequence rule moved mean fatality by 22–58 percentage points within every tested model population.
2Merely naming the loss bearer raised targeted elimination from 22% to 81% (one-shot); anonymization reduced that to 22% in one-shot play but did not eliminate the problem under repeated interactions.
3IABench-CA tested 228 contexts × 5 canonical rules × 7 model populations = 33,924 games to isolate rule effects and produce per-context, per-population maps.
What This Means
Engineers building multi-agent systems should test deployment rules as part of pre-production checks to avoid rule-induced failures. Technical leads and compliance teams should use the proposed red-team workflow to certify which rules are safe for their specific context and model population. Role-Based Agent Pattern
Key Figures

Fig 1: Figure 1: The consequence-allocation red-team protocol. Agents, objectives, task, and observability are held fixed; only the consequence rule ρ \rho , described by its coordinates ( κ , Sal , I ) (\kappa,\mathrm{Sal},I) , varies. A cooperative-refinement reference and an LLM-agent population are run under each rule; collapse, exploitation, and the Institutional Alignment Gap decide whether the rule is certified into Φ ( c ) \Phi(c) or rejected.

Fig 2: Figure 2: Decisively-safest-rule maps for each of the seven populations. Within each panel, the vertical axis stacks the 19 19 wealth shapes ordered by Gini and the horizontal axis sweeps thresholds T = 1..12 T=1..12 , so each cell is one of the 228 228 contexts; grey marks ties where several rules are equally safe. The maps differ qualitatively: gemini-3-pro’s winners span four rules, gpt-5.1 splits between AON and PP, and the remaining five populations are dominated by AON. RP is decisively safest nowhere in any panel . The safe-by-design map Φ \Phi is therefore population-indexed: Φ ( c , P ) \Phi(c,P) .

Fig 3: Figure 3: The counterpart map of decisively least-safe rules (same axes as Fig. 2 ; grey: ties, including low-stakes contexts where no rule produces failures). The least-safe rule varies across populations (RP dominates for gemini-3-pro, DV for gpt-5.1, PP for the Claude and GPT-4.1 populations) and also within populations across contexts. Certification must therefore locate the hazardous rule per context and per population, not merely avoid one globally bad mechanism.

Fig 4: Figure 4: Mean survivors versus relative stakes τ = T / W \tau=T/W , one curve per consequence rule, per population. Only gemini-3-pro exhibits the AON dip-and-recover pattern (mid-stakes failures recovering at τ = 1 \tau{=}1 ); gpt-5.1 degrades under every rule from τ ≈ 0.5 \tau\approx 0.5 with no recovery, DV collapsing hardest; the remaining five populations essentially never fail under AON, and their losses concentrate in the elimination rules at high stakes, most steeply PP.
Ready to evaluate your AI agents?
Learn how ReputAgent helps teams build trustworthy AI through systematic evaluation.
Learn MoreConsiderations
The experiments use a simplified three-agent threshold game with no communication or coalitions, so real-world dynamics may differ. Results come from seven model snapshots; newer or different models could behave differently, requiring re-testing. The benchmark shows which rules can be hazardous in which contexts but does not provide universal safe defaults—certify per deployment and monitor continuously. Uncertainty Quantification
Deep Dive
Evaluate rules, not just models. Institutional red-teaming holds agents, objectives, task state, and observability fixed and varies exactly one deployment rule to see whether collective behavior changes. The study focuses on consequence allocation—who bears loss when a group fails—and describes rules along three simple coordinates: how concentrated the loss is, whether the loss-bearer is a named identity, and whether loss falls regressively on less-resourced agents. Five canonical rules were tested (no-elimination until the end, random elimination, vote-based elimination, regressive elimination of the poorest, and progressive elimination of the richest) in a stylized volunteer’s dilemma benchmark called IABench-CA.
The results are clear and actionable: changing only the rule can increase or decrease failures by large margins (22–58 percentage points), and naming which agent will bear losses drives aggressive targeting (22% → 81% in one-shot play). No single rule worked best across all 228 resource-and-threshold contexts or across the seven model populations; each rule failed through a characteristic strategic pathology (e.g., all-or-nothing invites early free-riding; regressive rules invite targeted sacrifice). The recommended practice is a safety-case workflow: run the red-team procedure in your own context and model population, certify only rules that meet collapse and exploitation budgets, and require monitoring and re-certification whenever resources, models, prompts, or rules change. The same red-team approach can be applied to other deployment controls like communication, delegation, and escalation. Red Teaming Pattern Event-Driven Agent Pattern
Not sure where to start?Get personalized recommendations
Credibility Assessment:
Single author with very low h-index (1), no listed affiliation, arXiv preprint and zero citations — minimal identifiable credibility signals.