多智能体AI安全作为制度设计问题:POLIS研究首篇论文

Multi-Agent AI Safety as an Institutional Design Problem

精选理由

POLIS首篇论文,用5280集实验证明规则只是制度一部分,权威状态和阻断路径同样关键。做多智能体安全必读。

AI 摘要

POLIS研究项目首篇论文探讨AI代理在系统中的安全制度设计,发布5280集冻结研究套件。预指定委托实验覆盖4个模型家族,高冲突诊断增加3个模型端点。详细宪法提示词实现0/384违规,可溯源执行守卫同样0/384,但阻止51/384次尝试,其中44次后续安全完成。本地状态守卫在洗钱场景中22/96违规,溯源执行0/96(p=4.77x10^-7)。资源分配实验显示揭示数值上限改变代理请求。

原文 · arXiv cs.AI

Multi-Agent AI Safety as an Institutional Design Problem

AI agents increasingly work inside systems that govern how they delegate tasks, move information, execute actions, and use shared resources. Recent work already shows that deployment rules can change collective behavior. Here we ask which parts of an AI institution produce safety and how they do it. This is the first paper from POLIS, an ongoing research programme studying algorithmic institutions for multi-agent systems. We report a frozen 5,280-episode study suite. The main pre-specified delegation experiment spans four model families; a targeted high-conflict diagnostic adds three additional model endpoints. In matched structured workflows, the model sees different rule formulations and guards consult different authority states. We also vary the attractiveness of the immediate compliant internal/self fallback and allow blocked workflows to continue. A detailed constitutional prompt produces 0/384 realized violations. A provenance-aware executable guard also produces 0/384, although it blocks prohibited attempts in 51/384 episodes; 44/51 of those episodes later complete safely. The local-state guard's failures concentrate in scenarios where an ordinary transformation changes visible policy while originating authority stays fixed. In matched laundering scenarios, that guard admits violations in 22/96 episodes and provenance enforcement in 0/96 (p = 4.77 x 10^-7). A separate resource-allocation experiment shows that revealing the numerical value of an otherwise identical cap changes agent requests. In these structured workflows, the same final violation rate can hide very different mechanisms. The rule itself is only part of the institution. The authority state the system trusts matters, and so does the path available after a block.

多智能体AI安全作为制度设计问题:POLIS研究首篇论文 · AI 热点