English

Kadabra: Adapting Kademlia for the Decentralized Web

Networking and Internet Architecture 2023-02-15 v2 Artificial Intelligence Data Structures and Algorithms Computer Science and Game Theory

Abstract

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.

Keywords

Cite

@article{arxiv.2210.12858,
  title  = {Kadabra: Adapting Kademlia for the Decentralized Web},
  author = {Yunqi Zhang and Shaileshh Bojja Venkatakrishnan},
  journal= {arXiv preprint arXiv:2210.12858},
  year   = {2023}
}

Comments

Financial Cryptography and Data Security 2023 (FC 2023); 27 pages, 20 figures

R2 v1 2026-06-28T04:18:32.872Z