研究提出通过集体审查解决AI代理安全控制问题
Delegating Authorization to Misaligned Agents: Coalitional Alignment and Safe Control
这篇论文讲的是如何让AI代理更安全地做决策,通过让多个AI互相监督,比单个AI自己判断要可靠得多。
这篇论文提出了一种新的方法,通过让多个AI代理组成评审团来审查提议的行动,从而解决单个代理可能不安全的问题。当有k个评审者反对时,只要剩余评审者的效用组合加上一个非负项,就能保证主代理的效用至少不低于基准策略。这种方法在实验中证明,即使评审者本身不完全对齐,集体审查也能保持安全性。
Delegating Authorization to Misaligned Agents: Coalitional Alignment and Safe Control
Long-running AI agents create a control problem: each action they take changes the state, which in turn affects the trajectory of future actions. If the agent is not fully aligned, then guaranteeing safety requires approving consequential actions before allowing them to be executed. But requiring human approval at every step makes attention a bottleneck. Delegating review to other AI agents raises the same alignment problem: the reviewers may themselves be misaligned. We identify a condition on a reviewing panel that is weaker than individual alignment yet necessary and sufficient for a guarantee that the principal fares at least as well in expectation as under a designated baseline policy. Each reviewer agent reports whether an action proposal made by a proposer agent improves its own utility relative to the baseline. We show that a threshold rule tolerating $k$ disapprovals is safe exactly when, after any $k$ reviewers are removed, the principal's utility can be written as a nonnegative combination of the remaining reviewers' utilities, plus a term that is nonnegative on every feasible proposal. We call this property $k$-robust coalitional alignment. The characterization lifts to sequential control: in a discounted MDP with an arbitrary proposer agent, safety at every state is both necessary and sufficient for the induced policy to match or improve on the baseline. When reviewers vote strategically, full-panel coverage in reward-function space guarantees that every Nash equilibrium is safe under the unanimous approval rule; in contrast, more permissive thresholds can admit unsafe equilibria even when reviewers are individually aligned. Experiments with existing reviewer models show that collective review can remain sound without an aligned individual, even when some disapprovals are tolerated.