Differentially Private Decoupled Graph Convolutions for Multigranular Topology Protection
Eli Chien, Wei-Ning Chen, Chao Pan, Pan Li, Ayfer \"Ozg\"ur, Olgica, Milenkovic

TL;DR
This paper introduces a novel framework called Graph Differential Privacy (GDP) and a new type of graph convolution, DPDGCs, to enhance privacy protection in graph neural networks while maintaining utility, addressing limitations of existing DP-GNNs.
Contribution
The paper proposes GDP for multigranular privacy in GNNs and introduces DPDGCs, a new convolution method that improves privacy-utility trade-offs over existing DP-GNN approaches.
Findings
DPDGCs outperform existing DP-GNNs in privacy-utility trade-offs.
Graph convolutions require noise scaling with maximum node degree, limiting privacy.
GDP provides flexible privacy guarantees for graph topology and node attributes.
Abstract
GNNs can inadvertently expose sensitive user information and interactions through their model predictions. To address these privacy concerns, Differential Privacy (DP) protocols are employed to control the trade-off between provable privacy protection and model utility. Applying standard DP approaches to GNNs directly is not advisable due to two main reasons. First, the prediction of node labels, which relies on neighboring node attributes through graph convolutions, can lead to privacy leakage. Second, in practical applications, the privacy requirements for node attributes and graph topology may differ. In the latter setting, existing DP-GNN models fail to provide multigranular trade-offs between graph topology privacy, node attribute privacy, and GNN utility. To address both limitations, we propose a new framework termed Graph Differential Privacy (GDP), specifically tailored to graph…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
