English

Differential Privacy for Network Connectedness Indices

Applications 2026-03-17 v1 Cryptography and Security Computers and Society Social and Information Networks Physics and Society

Abstract

Researchers increasingly use data on social and economic networks to study a range of social science questions, but releasing statistics derived from networks can raise significant privacy concerns. We show how to release network connectedness indices that quantify assortative mixing across node attributes under edge-adjacent differential privacy. Standard privacy techniques perform poorly in this setting both because connectedness indices have high global sensitivity and because a single node's attribute can potentially be an input to connectedness in thousands of cells, leading to poor composition. Our method, which is straightforward to apply, first adds noise to node attributes, then analytically debiases downstream statistics, and finally applies a second layer of noise to protect the presence or absence of individual edges. We prove consistency and asymptotic normality of our estimators for both discrete and continuous labels and show our method works well in simulations and on real networks with as few as 200 nodes collected by social scientists.

Keywords

Cite

@article{arxiv.2603.15609,
  title  = {Differential Privacy for Network Connectedness Indices},
  author = {Tom A. Rutter and Yuxin Liu and M. Amin Rahimian},
  journal= {arXiv preprint arXiv:2603.15609},
  year   = {2026}
}

Comments

Code to replicate all of our analyses is available at: https://github.com/TomRutter42/Privacy-for-Connectedness-Indices

R2 v1 2026-07-01T11:22:46.846Z