Detecting Communities under Differential Privacy
Hiep H. Nguyen, Abdessamad Imine, and Michael Rusinowitch

TL;DR
This paper introduces novel differentially private algorithms for community detection in complex networks, addressing privacy concerns while maintaining high accuracy, and demonstrates their effectiveness on real-world datasets.
Contribution
The paper proposes two new differentially private community detection methods, LouvainDP and ModDivisive, which outperform existing approaches on real network data.
Findings
LouvainDP effectively detects communities with privacy guarantees.
ModDivisive achieves high modularity scores under differential privacy.
Both methods outperform state-of-the-art techniques in experiments.
Abstract
Complex networks usually expose community structure with groups of nodes sharing many links with the other nodes in the same group and relatively few with the nodes of the rest. This feature captures valuable information about the organization and even the evolution of the network. Over the last decade, a great number of algorithms for community detection have been proposed to deal with the increasingly complex networks. However, the problem of doing this in a private manner is rarely considered. In this paper, we solve this problem under differential privacy, a prominent privacy concept for releasing private data. We analyze the major challenges behind the problem and propose several schemes to tackle them from two perspectives: input perturbation and algorithm perturbation. We choose Louvain method as the back-end community detection for input perturbation schemes and propose the…
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
TopicsPrivacy-Preserving Technologies in Data · Complex Network Analysis Techniques · Mobile Crowdsensing and Crowdsourcing
