paper-with-me

홈 › Papers

Kadabra: Adapting Kademlia for the Decentralized Web

2022-10-23 · Yunqi Zhang, Shaileshh Bojja Venkatakrishnan

Blockchains have become the catalyst for a growing movement to create a more decentralized Internet. A fundamental operation of applications in a decentralized Internet is data storage and retrieval. As today's blockchains are limited in their storage functionalities, in recent years a number of peer-to-peer data storage networks have emerged based on the Kademlia distributed hash table protocol. However, existing Kademlia implementations are not efficient enough to support fast data storage and retrieval operations necessary for (decentralized) Web applications. In this paper, we present Kadabra, a decentralized protocol for computing the routing table entries in Kademlia to accelerate lookups. Kadabra is motivated by the multi-armed bandit problem, and can automatically adapt to heterogeneity and dynamism in the network. Experimental results show Kadabra achieving between 15-50% lower lookup latencies compared to state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2210.12858

Code (1)

yunqizhang99/kadabrasim 공식 구현

Tasks

Retrieval

Similar 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 discov…

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…

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…

Decentralized Multi-Agent Actor-Critic with Generative Inference

2019-10-07 · Kevin Corder, Manuel M. Vindiola, Keith Decker

Recent multi-agent actor-critic methods have utilized centralized training with decentralized execution to address the non-stationarity of co-adapting agents. This training paradigm constrains learning to the centralized…

Hydra: A Peer to Peer Distributed Training & Data Collection Framework

2018-11-24 · Vaibhav Mathur, Karanbir Chahal

The world needs diverse and unbiased data to train deep learning models. Currently data comes from a variety of sources that are unmoderated to a large extent. The outcomes of training neural networks with unverified dat…

Reinforcement Learning