Differentially Private Graph Learning via Sensitivity-Bounded Personalized PageRank

Abstract

Personalized PageRank (PPR) is a fundamental tool in unsupervised learning of graph representations such as node ranking, labeling, and graph embedding. However, while data privacy is one of the most important recent concerns, existing PPR algorithms are not designed to protect user privacy. PPR is highly sensitive to the input graph edges: the difference of only one edge may cause a big change in the PPR vector, potentially leaking private user data. In this work, we propose an algorithm which outputs an approximate PPR and has provably bounded sensitivity to input edges. In addition, we prove that our algorithm achieves similar accuracy to non-private algorithms when the input graph has large degrees. Our sensitivity-bounded PPR directly implies private algorithms for several tools of graph learning, such as, differentially private (DP) PPR ranking, DP node classification, and DP node embedding. To complement our theoretical analysis, we also empirically verify the practical performances of our algorithms.

Cite

Text

Epasto et al. "Differentially Private Graph Learning via Sensitivity-Bounded Personalized PageRank." NeurIPS 2022 Workshops: GLFrontiers, 2022.

Markdown

[Epasto et al. "Differentially Private Graph Learning via Sensitivity-Bounded Personalized PageRank." NeurIPS 2022 Workshops: GLFrontiers, 2022.](https://mlanthology.org/neuripsw/2022/epasto2022neuripsw-differentially/)

BibTeX

@inproceedings{epasto2022neuripsw-differentially,
  title     = {{Differentially Private Graph Learning via Sensitivity-Bounded Personalized PageRank}},
  author    = {Epasto, Alessandro and Mirrokni, Vahab and Perozzi, Bryan and Tsitsulin, Anton and Zhong, Peilin},
  booktitle = {NeurIPS 2022 Workshops: GLFrontiers},
  year      = {2022},
  url       = {https://mlanthology.org/neuripsw/2022/epasto2022neuripsw-differentially/}
}