GRAND: Graph Release with Assured Node Differential Privacy
Suqing Liu, Xuan Bi, Tianxi Li
TL;DR
GRAND delivers a practical node-differentially private graph-release mechanism that preserves structural properties under broad latent-space models. It uses a holdout-based, data-perturbation pipeline to privatize latent coordinates via distribution-invariant transformations and then reconstructs a private network whose distribution matches the original asymptotically. Theoretical guarantees show DP for the released network and distributional/moment convergence of latent vectors and motif densities, with simulations and real-data experiments demonstrating superior structure preservation relative to naive noise methods. The approach enables privacy-protective sharing of complete networks with node-level guarantees while maintaining utility for downstream motif and centrality analyses.
Abstract
Differential privacy is a well-established framework for safeguarding sensitive information in data. While extensively applied across various domains, its application to network data -- particularly at the node level -- remains underexplored. Existing methods for node-level privacy either focus exclusively on query-based approaches, which restrict output to pre-specified network statistics, or fail to preserve key structural properties of the network. In this work, we propose GRAND (Graph Release with Assured Node Differential privacy), which is, to the best of our knowledge, the first network release mechanism that releases networks while ensuring node-level differential privacy and preserving structural properties. Under a broad class of latent space models, we show that the released network asymptotically follows the same distribution as the original network. The effectiveness of the approach is evaluated through extensive experiments on both synthetic and real-world datasets.
