paper-with-me

Papers

Trade-offs in Decentralized Agentic AI Discovery Across the Compute Continuum

2026-05-12 · Patrizio Dazzi, Emanuele Carlini, Matteo Mordacchini, Saul Urso arxiv

Agentic systems deployed across the compute continuum need discovery mechanisms that remain effective across cloud, edge, and intermittently connected domains. In some emerging agentic architectures, decentralized discovery is already an active design direction, placing DHT-based lookup on the path toward agent directories. This paper studies the trade-offs among major structured-overlay families for agent discovery, comparing Chord, Pastry, and Kademlia as candidate indexing substrates within a shared control-plane framework. Using a benchmark subset centered on a 4096-node stationary comparison and a representative 4096-node churn benchmark, the paper characterizes how discovery reliability, startup behavior, and control-plane overhead vary across these overlays. The goal is to clarify the operating points they expose for agent discovery across edge-to-cloud environments.

📄 PDF Abstract BibTeX arXiv:2605.11839

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Usable Agent Discovery for Decentralized AI Systems

2026-04-25 · Patrizio Dazzi, Emanuele Carlini, Matteo Mordacchini, Saul Urso arxiv

Large-scale agentic systems run on distributed infrastructures where many software agents share physical hosts and are discovered via peer-to-peer mechanisms. Discovery must handle node-level churn from failures and host…

The AI Scientific Community: Agentic Virtual Lab Swarms

2026-03-22 · Ulisses Braga-Neto arxiv

In this short note we propose using agentic swarms of virtual labs as a model of an AI Science Community. In this paradigm, each particle in the swarm represents a complete virtual laboratory instance, enabling collectiv…

Computational Efficiency

Evolution of AI Agent Registry Solutions: Centralized, Enterprise, and Distributed Approaches

2025-08-05 · Aditi Singh, Abul Ehtesham, Mahesh Lambe, Jared James Grogan 외 arxiv

Autonomous AI agents now operate across cloud, enterprise, and decentralized domains, creating demand for registry infrastructures that enable trustworthy discovery, capability negotiation, and identity assurance. We ana…

ADKO: Agentic Decentralized Knowledge Optimization

2026-05-08 · Lucas Nerone Rillo, Zhanhong Jiang, Nastaran Saadati, Aditya Balu 외 arxiv

We present Agentic Decentralized Knowledge Optimization (ADKO), a framework for collaborative black-box optimization across autonomous agents that achieves sample efficiency, privacy preservation, heterogeneous-objective…

Neural Architecture Search

To Trade or Not to Trade: An Agentic Approach to Estimating Market Risk Improves Trading Decisions

2025-07-11 · Dimitrios Emmanoulopoulos, Ollie Olby, Justin Lyon, Namid R. Stillman arxiv

Large language models (LLMs) are increasingly deployed in agentic frameworks, in which prompts trigger complex tool-based analysis in pursuit of a goal. While these frameworks have shown promise across multiple domains i…