English
Related papers

Related papers: ReDS: A Framework for Reputation-Enhanced DHTs

200 papers

Increasing popularity of decentralized P2P architecture emphasizes on the need to come across an overlay structure that can provide efficient content discovery mechanism, accommodate high churn rate and adapt to failures. Traditional p2p…

Networking and Internet Architecture · Computer Science 2013-03-08 Waqas Ahmed Imtiaz , Shimul Shil , A. K. M Mahfuzur Rahamn

The Chord distributed hash table (DHT) is well-known and often used to implement peer-to-peer systems. Chord peers find other peers, and access their data, through a ring-shaped pointer structure in a large identifier space. Despite claims…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-07-26 Pamela Zave

Distributed RDF systems partition data across multiple computer nodes (workers). Some systems perform cheap hash partitioning, which may result in expensive query evaluation, while others apply heuristics aiming at minimizing inter-node…

Databases · Computer Science 2015-05-12 Razen Harbi , Ibrahim Abdelaziz , Panos Kalnis , Nikos Mamoulis , Yasser Ebrahim , Majed Sahli

Motivated by a recent new type of randomized Distributed Denial of Service (DDoS) attacks on the Domain Name Service (DNS), we develop novel and efficient distinct heavy hitters algorithms and build an attack identification system that uses…

Cryptography and Security · Computer Science 2016-12-09 Yehuda Afek , Anat Bremler-Barr , Edith Cohen , Shir Landau Feibish , Michal Shagam

The last decade has witnessed a tremendous growth of service computing, while efficient service recommendation methods are desired to recommend high-quality services to users. It is well known that collaborative filtering is one of the most…

Information Retrieval · Computer Science 2024-08-29 Lina Wang , Huan Yang , Yiran Shen , Chao Liu , Lianyong Qi , Xiuzhen Cheng , Feng Li

Many decentralized online social networks (DOSNs) have been proposed due to an increase in awareness related to privacy and scalability issues in centralized social networks. Such decentralized networks transfer processing and storage…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-09-24 Muhammad Anis Uddin Nasir , Sarunas Girdzijauskas , Nicolas Kourtellis

We propose a new and easily-realizable distributed hash table (DHT) peer-to-peer structure, incorporating a random caching strategy that allows for {\em polylogarithmic search time} while having only a {\em constant cache} size. We also…

Networking and Internet Architecture · Computer Science 2007-05-23 Nima Sarshar , Vwani Roychowdhury

Federated Learning (FL) in 5G and edge network environments face severe security threats from adversarial clients. Malicious participants can perform label flipping, inject backdoor triggers, or launch Sybil attacks to corrupt the global…

Cryptography and Security · Computer Science 2025-09-23 Saeid Sheikhi , Panos Kostakos , Lauri Loven

The following paper presents various methods and implementation techniques used to harvest metadata efficiently from a Kademlia Distributed Hashtable (DHT) as used in the BitTorrent P2P network to build an index of publicly available files…

Networking and Internet Architecture · Computer Science 2010-09-21 Aaron Grunthal

Distant supervision (DS) has been widely used to automatically construct (noisy) labeled data for relation extraction (RE). Given two entities, distant supervision exploits sentences that directly mention them for predicting their semantic…

Computation and Language · Computer Science 2020-06-29 Xiang Deng , Huan Sun

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…

Networking and Internet Architecture · Computer Science 2023-02-15 Yunqi Zhang , Shaileshh Bojja Venkatakrishnan

Kademlia is the de facto standard searching algorithm for P2P (peer-to-peer) networks on the Internet. In our earlier work, we introduced two slightly different models for Kademlia and studied how many steps it takes to search for a target…

Data Structures and Algorithms · Computer Science 2020-04-21 Xing Shi Cai , Luc Devroye

Routing is a challenging problem for wireless ad hoc networks, especially when the nodes are mobile and spread so widely that in most cases multiple hops are needed to route a message from one node to another. In fact, it is known that any…

Distributed, Parallel, and Cluster Computing · Computer Science 2018-03-01 Daniel Jung , Christina Kolb , Christian Scheideler , Jannik Sundermeier

In Mobile Ad Hoc Networks (MANET), various types of Denial of Service Attacks (DoS) are possible because of the inherent limitations of its routing protocols. Considering the Ad Hoc On Demand Vector (AODV) routing protocol as the base…

Cryptography and Security · Computer Science 2010-05-11 Sugata Sanyal , Dhaval Gada , Rajat Gogri , Punit Rathod , Zalak Dedhia , Nirali Mody

With the rise of Software-Defined Networking (SDN) for managing traffic and ensuring seamless operations across interconnected devices, challenges arise when SDN controllers share infrastructure with deep learning (DL) workloads. Resource…

Networking and Internet Architecture · Computer Science 2025-07-04 Eyad Gad , Gad Gad , Mostafa M. Fouda , Mohamed I. Ibrahem , Muhammad Ismail , Zubair Md Fadlullah

Motivated by the concerns of cooperation security, this work examines selected principles of state-of-the-art reputation systems for multihop adhoc networks and their impact upon optimal strategies for rational nodes. An analytic framework…

Networking and Internet Architecture · Computer Science 2020-01-20 Jerzy Konorski , Karol Rydzewski

Cloud environments face frequent DDoS threats due to centralized resources and broad attack surfaces. Modern cloud-native DDoS attacks further evolve rapidly and often blend multi-vector strategies, creating an operational dilemma:…

Cryptography and Security · Computer Science 2026-01-22 Haodong Chen , Ziheng Zhang , Jinghui Jiang , Qiang Su , Qiao Xiang

Kademlia is a decentralized overlay network, up to now mainly used for highly scalable file sharing applications. Due to its distributed nature, it is free from single points of failure. Communication can happen over redundant network…

Networking and Internet Architecture · Computer Science 2017-03-28 Henner Heck , Olga Kieselmann , Arno Wacker

It is not been a long time since the advent of cloud-based technology. However, in this short period of timeseveral advantages and disadvantages have been emerged. This is a problem solving technology with some threats as well. These…

Networking and Internet Architecture · Computer Science 2018-01-09 Hamed Rezaei , Nima Ghazanfari motlagha , Yaghoub Farjamib , Mohammad Hossein Yektae

Most cloud services and distributed applications rely on hashing algorithms that allow dynamic scaling of a robust and efficient hash table. Examples include AWS, Google Cloud and BitTorrent. Consistent and rendezvous hashing are algorithms…

Data Structures and Algorithms · Computer Science 2022-05-17 Mike Heddes , Igor Nunes , Tony Givargis , Alexandru Nicolau , Alex Veidenbaum