Heterogeneous Randomized Response for Differential Privacy in Graph Neural Networks
Khang Tran, Phung Lai, NhatHai Phan, Issa Khalil, Yao Ma, Abdallah, Khreishah, My Thai, Xintao Wu

TL;DR
This paper introduces HeteroRR, a novel differential privacy mechanism for GNNs that balances privacy and utility by considering the importance of features and edges, significantly improving privacy protection without sacrificing model performance.
Contribution
HeteroRR is a new heterogeneous randomized response mechanism that allocates privacy budgets based on feature and edge importance, enhancing privacy-utility trade-offs in GNNs.
Findings
HeteroRR achieves tighter error bounds than existing methods.
HeteroRR outperforms baselines in utility under strong privacy guarantees.
The approach effectively defends against privacy inference attacks in GNNs.
Abstract
Graph neural networks (GNNs) are susceptible to privacy inference attacks (PIAs), given their ability to learn joint representation from features and edges among nodes in graph data. To prevent privacy leakages in GNNs, we propose a novel heterogeneous randomized response (HeteroRR) mechanism to protect nodes' features and edges against PIAs under differential privacy (DP) guarantees without an undue cost of data and model utility in training GNNs. Our idea is to balance the importance and sensitivity of nodes' features and edges in redistributing the privacy budgets since some features and edges are more sensitive or important to the model utility than others. As a result, we derive significantly better randomization probabilities and tighter error bounds at both levels of nodes' features and edges departing from existing approaches, thus enabling us to maintain high data utility for…
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 · Advanced Graph Neural Networks
