Differentially Private Spectral Graph Clustering: Balancing Privacy, Accuracy, and Efficiency
Abstract
We study spectral graph clustering under edge differential privacy. We propose a matrix shuffling mechanism that combines randomized edge flipping with a random permutation of the adjacency matrix. While edge flipping alone provides only a constant guarantee as the graph grows, shuffling amplifies privacy so that the effective tends to zero with the number of nodes. We develop a unified error analysis framework -- based on Davis--Kahan perturbation theory and a classification-margin bound -- that gives explicit misclassification rates for all the mechanisms considered as a function of the privacy budget, eigengap, and number of communities. Applying this framework, we show that the matrix shuffling mechanism achieves an error rate scaling of , a clear improvement over two canonical DP baselines from the private PCA literature: the Gaussian mechanism applied directly to the adjacency matrix (Analyze Gauss) and the noisy power method, both of which scale as in . We further propose a private spectral gap detection algorithm for estimating the number of communities. Experiments on synthetic and real-world networks validate our theoretical findings.
Cite
@article{arxiv.2510.07136,
title = {Differentially Private Spectral Graph Clustering: Balancing Privacy, Accuracy, and Efficiency},
author = {Antti Koskela and Mohamed Seif and H. Vincent Poor and Andrea J. Goldsmith},
journal= {arXiv preprint arXiv:2510.07136},
year = {2026}
}