Socially-Aware Distributed Hash Tables for Decentralized Online Social Networks
Muhammad Anis Uddin Nasir, Sarunas Girdzijauskas, Nicolas Kourtellis

TL;DR
This paper introduces a socially-aware DHT for decentralized online social networks, improving search efficiency and communication reliability by leveraging social relationships in a gossip-based placement algorithm.
Contribution
It presents a novel socially-aware DHT design with a gossip-based user placement algorithm tailored for DOSNs, enhancing performance and trust.
Findings
30% reduction in lookup latency
10% improvement in communication reliability
Effective social-aware user placement
Abstract
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 functionalities from the service providers towards the end users. DOSNs require individualistic implementation for services, (i.e., search, information dissemination, storage, and publish/subscribe). However, many of these services mostly perform social queries, where OSN users are interested in accessing information of their friends. In our work, we design a socially-aware distributed hash table (DHTs) for efficient implementation of DOSNs. In particular, we propose a gossip-based algorithm to place users in a DHT, while maximizing the social awareness among them. Through a set of experiments, we show that our approach reduces the lookup latency by almost…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Peer-to-Peer Network Technologies · Opportunistic and Delay-Tolerant Networks
