We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Locally Private Graph Neural Networks

Abstract: Graph Neural Networks (GNNs) have demonstrated superior performance in learning node representations for various graph inference tasks. However, learning over graph data can raise privacy concerns when nodes represent people or human-related variables that involve sensitive or personal information. While numerous techniques have been proposed for privacy-preserving deep learning over non-relational data, there is less work addressing the privacy issues pertained to applying deep learning algorithms on graphs. In this paper, we study the problem of node data privacy, where graph nodes have potentially sensitive data that is kept private, but they could be beneficial for a central server for training a GNN over the graph. To address this problem, we develop a privacy-preserving, architecture-agnostic GNN learning algorithm with formal privacy guarantees based on Local Differential Privacy (LDP). Specifically, we propose an LDP encoder and an unbiased rectifier, by which the server can communicate with the graph nodes to privately collect their data and approximate the GNN's first layer. To further reduce the effect of the injected noise, we propose to prepend a simple graph convolution layer, called KProp, which is based on the multi-hop aggregation of the nodes' features acting as a denoising mechanism. Finally, we propose a robust training framework, in which we benefit from KProp's denoising capability to increase the accuracy of inference in the presence of noisy labels. Extensive experiments conducted over real-world datasets demonstrate that our method can maintain a satisfying level of accuracy with low privacy loss.
Comments: Accepted at ACM CCS 2021
Subjects: Machine Learning (cs.LG); Cryptography and Security (cs.CR); Machine Learning (stat.ML)
Cite as: arXiv:2006.05535 [cs.LG]
  (or arXiv:2006.05535v9 [cs.LG] for this version)

Submission history

From: Sina Sajadmanesh [view email]
[v1] Tue, 9 Jun 2020 22:36:06 GMT (246kb)
[v2] Fri, 12 Jun 2020 07:55:22 GMT (246kb)
[v3] Tue, 30 Jun 2020 20:08:35 GMT (261kb)
[v4] Tue, 20 Oct 2020 01:02:09 GMT (47kb,D)
[v5] Mon, 28 Dec 2020 18:52:45 GMT (43kb,D)
[v6] Thu, 21 Jan 2021 12:14:26 GMT (104kb,D)
[v7] Mon, 3 May 2021 13:27:36 GMT (176kb,D)
[v8] Thu, 17 Jun 2021 23:42:14 GMT (175kb,D)
[v9] Tue, 6 Jul 2021 19:00:21 GMT (175kb,D)

Link back to: arXiv, form interface, contact.