Abstract
Graph Neural Networks (GNNs) have proven to be highly effective in addressing the link prediction problem. However, the need for large amounts of user data to learn representations of user interactions raises concerns about data privacy. While differential privacy (DP) techniques have been widely used for node-level tasks in graphs, incorporating DP into GNNs for link prediction is challenging due to data dependency. To this end, in this work we propose a differentially private link prediction (DPLP) framework, building upon subgraph-based GNNs. DPLP includes a DP-compliant subgraph extraction module as its core component. We first propose a neighborhood subgraph extraction method, and carefully analyze its data dependency level. To reduce this dependency, we optimize DPLP by integrating a novel path subgraph extraction method, which alleviates the utility loss in GNNs by reducing the noise sensitivity. Theoretical analysis demonstrates that our approaches achieve a good balance between privacy protection and prediction accuracy, even when using GNNs with few layers. We extensively evaluate our approaches on benchmark datasets and show that they can learn accurate privacy-preserving GNNs and outperforms the existing methods for link prediction.
Original language | English |
---|---|
Title of host publication | 2024 IEEE 40th International Conference on Data Engineering (ICDE) |
Publisher | IEEE |
Pages | 1632-1644 |
Number of pages | 13 |
ISBN (Electronic) | 9798350317152 |
ISBN (Print) | 9798350317169 |
DOIs | |
Publication status | Published - 13 May 2024 |
Event | 40th IEEE International Conference on Data Engineering, ICDE 2024 - Kinepolis Jaarbeurs theater, Utrecht, Netherlands Duration: 13 May 2024 → 17 May 2024 https://icde2024.github.io/papers.html (Link to conference's schedule ) https://icde2024.github.io/index.html (Conference's website) https://ieeexplore.ieee.org/xpl/conhome/10597630/proceeding (Conference's proceeding) |
Publication series
Name | International Conference on Data Engineering |
---|---|
Publisher | IEEE |
Conference
Conference | 40th IEEE International Conference on Data Engineering, ICDE 2024 |
---|---|
Country/Territory | Netherlands |
City | Utrecht |
Period | 13/05/24 → 17/05/24 |
Internet address |
|
User-Defined Keywords
- Data privacy
- Differential privacy
- Graph neural networks
- Link prediction