章节结构(全文标题提取): 1 Introduction 2 Related Work 3 MasDrift 4 Authorization Defense 5 Experiments 6 Limitations 7 Conclusion · 3.1 Problem Formulation: Authorization Drift · 3.2 Task Suite · 3.3 Parameterized Coordination Structures · 3.4 Metrics and Trace Evaluation · 4.1 Source-Anchored Authorization Center · 4.2 Authorization-Carrying Delegation · A.1 Task Suite Composition · A.2 Task Schema · A.3 Authoring Process and Deduplication · A.4 Annotation Audit Protocol
📊 结果
集中层级完成率 93.9-98.6% vs peer 网络 85.7-87.0%;未授权动作 2.7-19.8% vs 0.6-0.8%,层级越深 gap 越大。Re-anchoring 每种配置都降未授权动作(-1.6 完成代价);链传播反而阻塞必要工作(牺牲至 36.3 分)。
📝 原文摘要
▶ 原文摘要 Abstract
Multi-agent systems (MAS) decompose long-horizon tasks across supervisors and subagents, but delegated goals do not necessarily carry their original authorization boundaries. Existing safety benchmarks mainly study adversarial compromise, while work on constraint drift lacks controlled architecture-level evaluation. We introduce MasDrift, a benchmark of 600 benign productivity tasks across eight domains. Each task pairs required work with reserved actions. MasDrift compares single-agent, centralized, and decentralized coordination while varying hierarchy depth and peer width, measuring task completion and authorization preservation. Across generic multi-agent conditions, centralized hierarchies achieve 93.9--98.6% task completion versus 85.7--87.0% for peer networks, while unauthorized actions occur in 2.7--19.8% of tasks versus 0.6--0.8%, a gap that widens with hierarchy depth. We further compare two defenses that differ in where authorization evidence resides. One re-anchors every pending call to the original user request. The other carries an attenuated policy along the delegation chain. Re-anchoring reduces unauthorized actions in every model configuration we evaluate, at a cost of 1.6 points of pooled completion. Chain propagation blocks required work instead, forfeiting up to 36.3 points. A heterogeneous case study confirms that the failure follows from coordination rather than model strength. MasDrift exposes a centralization tradeoff and makes authorization preservation a measurable property of MAS design.