让本地AI代理像文件共享一样协作,安全交换能力与行动。
Agentic Peer-to-Peer Networks: From Content Distribution to Capability and Action Sharing
- 用分层架构解耦连接、发现与执行,支持跨设备协作。
- 三级验证机制提升任务成功率,发现延迟低且开销小。
- 适合构建去中心化智能体网络的开发者与研究者。
AI模型正从中心化云端接口转向边缘设备上的本地智能体,形成可自主规划、访问本地上下文并代表用户调用工具的客户端自主代理(CSAAs)。当这些代理直接在客户端间委派子任务时,自然构成智能体对等网络(Agentic P2P Networks)。不同于传统静态内容共享(如BitTorrent中的哈希索引文件),此类网络交换的是异构、状态依赖且可能不安全的能力与行动。本文提出基于平面的参考架构,解耦连接/身份、语义发现与执行。引入带签名的软状态能力描述符,实现意图和约束感知的发现。针对对抗环境,设计三级验证体系:一级依赖声誉信号,二级采用轻量级探针-响应挑战并支持回退选择,三级要求证据包如签名工具收据或追踪记录(必要时含认证)。通过基于事件的仿真器,模拟基于注册表的发现、仿冒索引污染及能力漂移,结果表明三级验证显著提升端到端工作流成功率,同时保持发现延迟近似恒定,控制面开销可控。
原文摘要 · Abstract (English)
The ongoing shift of AI models from centralized cloud APIs to local AI agents on edge devices is enabling \textit{Client-Side Autonomous Agents (CSAAs)} -- persistent personal agents that can plan, access local context, and invoke tools on behalf of users. As these agents begin to collaborate by delegating subtasks directly between clients, they naturally form \emph{Agentic Peer-to-Peer (P2P) Networks}. Unlike classic file-sharing overlays where the exchanged object is static, hash-indexed content (e.g., files in BitTorrent), agentic overlays exchange \emph{capabilities and actions} that are heterogeneous, state-dependent, and potentially unsafe if delegated to untrusted peers. This article outlines the networking foundations needed to make such collaboration practical. We propose a plane-based reference architecture that decouples connectivity/identity, semantic discovery, and execution. Besides, we introduce signed, soft-state capability descriptors to support intent- and constraint-aware discovery. To cope with adversarial settings, we further present a \textit{tiered verification} spectrum: Tier~1 relies on reputation signals, Tier~2 applies lightweight canary challenge-response with fallback selection, and Tier~3 requires evidence packages such as signed tool receipts/traces (and, when applicable, attestation). Using a discrete-event simulator that models registry-based discovery, Sybil-style index poisoning, and capability drift, we show that tiered verification substantially improves end-to-end workflow success while keeping discovery latency near-constant and control-plane overhead modest.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。