Structure-Preference Enabled Graph Embedding Generation under Differential Privacy
Sen Zhang, Qingqing Ye, Haibo Hu

TL;DR
This paper introduces SE-PrivGEmb, a novel differentially private graph embedding method based on skip-gram that preserves structural preferences and improves utility in graph analysis tasks.
Contribution
It proposes a unified noise tolerance mechanism and a theoretical framework for preserving arbitrary structural proximities under differential privacy.
Findings
Outperforms existing methods in structural equivalence tasks
Achieves higher accuracy in link prediction
Effectively maintains structural preferences with less utility loss
Abstract
Graph embedding generation techniques aim to learn low-dimensional vectors for each node in a graph and have recently gained increasing research attention. Publishing low-dimensional node vectors enables various graph analysis tasks, such as structural equivalence and link prediction. Yet, improper publication opens a backdoor to malicious attackers, who can infer sensitive information of individuals from the low-dimensional node vectors. Existing methods tackle this issue by developing deep graph learning models with differential privacy (DP). However, they often suffer from large noise injections and cannot provide structural preferences consistent with mining objectives. Recently, skip-gram based graph embedding generation techniques are widely used due to their ability to extract customizable structures. Based on skip-gram, we present SE-PrivGEmb, a structure-preference enabled…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection
