paper-with-me

홈 › Papers

Agentic Peer-to-Peer Networks: From Content Distribution to Capability and Action Sharing

2026-03-04 · Taotao Wang, Lizhao You, Jingwen Tong, Chonghe Zhao, Shengli Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.03753

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeAR: Decentralized Agentic Reasoning via Capability Grounding and Collaborative Thought Navigation

2026-08-18 · Xing Wei, Changmeng Zheng, XiaoYong Wei, Xiufen Ye 외 arxiv

Existing agentic reasoning systems typically rely on centralized protocols. This design introduces routing bottlenecks and static role allocations that often fail when handling complex multimodal queries. We propose DeAR…

Multimodal Reasoning

The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search

2025-04-10 · Yutaro Yamada, Robert Tjarko Lange, Cong Lu, Shengran Hu 외

AI is increasingly playing a pivotal role in transforming how scientific discoveries are made. We introduce The AI Scientist-v2, an end-to-end agentic system capable of producing the first entirely AI generated peer-revi…

scientific discovery

ARA: Agentic Reproducibility Assessment For Scalable Support Of Scientific Peer-Review

2026-05-04 · Kevin Riehl, Andres L. Marin, Nikofors Zacharof, Fan Wu 외 arxiv

Scientific peer review increasingly struggles to assess reproducibility at the scale and complexity of modern research output. Evaluating reproducibility requires reconstructing experimental dependencies, methodological …

Algorithms vs. Peers: Shaping Engagement with Novel Content

2025-03-14 · Shan Huang, Yi Ji, Leyu Lin

The pervasive rise of digital platforms has reshaped how individuals engage with information, with algorithms and peer influence playing pivotal roles in these processes. This study investigates the effects of algorithmi…

AgentFugue: Agent Scaling for Long-Horizon Tasks through Collective Reasoning

2026-05-23 · Yuyang Hu, Hongjin Qian, Shuting Wang, Jiongnan Liu 외 arxiv

Recent progress on long-horizon agentic tasks has been driven largely by scaling up individual agents through stronger models, better tools, and more effective scaffolding. In contrast, much less is understood about scal…

Reinforcement Learning