Approximate Privacy-Preserving Neighbourhood Estimations
Alvaro Garcia-Recuero

TL;DR
This paper proposes a privacy-preserving method for community detection in anonymous social networks by adapting the HyperANF algorithm, which estimates graph diameter, to learn about network structure without revealing individual connections.
Contribution
It introduces a novel application of the HyperBall algorithm for privacy-preserving community detection, enabling decentralized social network analysis without compromising user privacy.
Findings
HyperBall can estimate network properties while preserving privacy.
The method enables decentralized community detection.
It reduces privacy risks compared to traditional graph analysis.
Abstract
Anonymous social networks present a number of new and challenging problems for existing Social Network Analysis techniques. Traditionally, existing methods for analysing graph structure, such as community detection, required global knowledge of the graph structure. That implies that a centralised entity must be given access to the edge list of each node in the graph. This is impossible for anonymous social networks and other settings where privacy is valued by its participants. In addition, using their graph structure inputs for learning tasks defeats the purpose of anonymity. In this work, we hypothesise that one can re-purpose the use of the HyperANF a.k.a HyperBall algorithm -- intended for approximate diameter estimation -- to the task of privacy-preserving community detection for friend recommending systems that learn from an anonymous representation of the social network graph…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Privacy-Preserving Technologies in Data · Advanced Graph Neural Networks
