English

Local Differential Privacy-Preserving Spectral Clustering for General Graphs

Cryptography and Security 2025-05-15 v2 Social and Information Networks

Abstract

Spectral clustering is a widely used algorithm to find clusters in networks. Several researchers have studied the stability of spectral clustering under local differential privacy with the additional assumption that the underlying networks are generated from the stochastic block model (SBM). However, we argue that this assumption is too restrictive since social networks do not originate from the SBM. Thus, we delve into an analysis for general graphs in this work. Our primary focus is the edge flipping method -- a common technique for protecting local differential privacy. We show that, when the edges of an nn-vertex graph satisfying some reasonable well-clustering assumptions are flipped with a probability of O(logn/n)O(\log n/n), the clustering outcomes are largely consistent. Empirical tests further corroborate these theoretical findings. Conversely, although clustering outcomes have been stable for non-sparse and well-clustered graphs produced from the SBM, we show that in general, spectral clustering may yield highly erratic results on certain well-clustered graphs when the flipping probability is ω(logn/n)\omega(\log n/n). This indicates that the best privacy budget obtainable for general graphs is Θ(logn)\Theta(\log n).

Keywords

Cite

@article{arxiv.2309.06867,
  title  = {Local Differential Privacy-Preserving Spectral Clustering for General Graphs},
  author = {Sayan Mukherjee and Vorapong Suppakitpaisarn},
  journal= {arXiv preprint arXiv:2309.06867},
  year   = {2025}
}

Comments

Version accepted at TMLR: https://openreview.net/forum?id=zo5b60AuAH

R2 v1 2026-06-28T12:20:12.176Z