NeFut Logo NeFut
Admin Login

[CS.AI] Institutional Red-Teaming: How Deployment Rules Shape Multi-Agent AI Safety

Published at: 2026-07-09 22:00 Last updated: 2026-07-10 03:15
#algorithm #AI #optimization

Abstract

We introduce institutional red-teaming, an evaluation methodology for testing deployment rules in multi-agent AI: hold the agents, objectives, and task state fixed, vary only one rule, and attribute the resulting change in collective behavior to that rule. We instantiate the methodology in IABench-CA, a consequence-allocation benchmark spanning 228 contexts, five canonical rules, and seven model populations (33,924 games), with a normative cooperative reference and auto-labelled reasoning traces.

Key Findings

  1. Deployment rules causally alter collective safety: changing only the consequence rule moves mean fatality by 22 to 58 percentage points within every population.

  2. There is no safe default, but the targeting hazard is universal: the safest rule, the least-safe rule, and even the direction of the incidence effect vary across populations, yet regressive identity-targeting is never decisively safest in any context for any population, eliminates the least-resourced agent in 30-87% of games everywhere, and is selection-unsafe relative to the cooperative reference for all seven populations.

  3. Identity salience is the mechanism: a one-shot anonymization ablation on the most exploitation-prone population (gpt-5.1) shows that merely naming the loss bearer in the rule text drives targeted elimination from 22% to 81% at identical payoffs; under repeated play, anonymization only delays the targeting, as agents re-infer the hidden rule from observed eliminations.

We package the methodology as a safety-case workflow that certifies a provisional rule region $\text{\Phi}(c,P)$ per deployment context and population, with explicit residual risks and monitoring obligations.

Blogger's Review: The institutional red-teaming methodology presented offers an innovative evaluation framework for multi-agent AI safety, emphasizing the criticality of deployment rules. By quantifying the impact of different rules on collective behavior, the research provides empirical evidence for the design and optimization of agent systems, particularly in terms of target setting and resource allocation. Implementing this methodology aids in identifying potential safety hazards, promoting further development and regulation in the AI domain.

Original Source: https://arxiv.org/abs/2607.07695

[h] Back to Home