Crypto'Graph: Leveraging Privacy-Preserving Distributed Link Prediction for Robust Graph Learning
Sofiane Azogagh, Zelma Aubin Birba, S\'ebastien Gambs, Marc-Olivier, Killijian

TL;DR
Crypto'Graph is a privacy-preserving protocol enabling distributed parties to collaboratively perform link prediction on graphs without revealing their private data, enhancing security against poisoning attacks and maintaining high prediction accuracy.
Contribution
It introduces Crypto'Graph, a novel cryptographic protocol for secure distributed link prediction that supports multiple similarity metrics without extra costs.
Findings
Effective in mitigating graph poisoning attacks
Achieves high accuracy in node classification tasks
Supports multiple similarity metrics efficiently
Abstract
Graphs are a widely used data structure for collecting and analyzing relational data. However, when the graph structure is distributed across several parties, its analysis is particularly challenging. In particular, due to the sensitivity of the data each party might want to keep their partial knowledge of the graph private, while still willing to collaborate with the other parties for tasks of mutual benefit, such as data curation or the removal of poisoned data. To address this challenge, we propose Crypto'Graph, an efficient protocol for privacy-preserving link prediction on distributed graphs. More precisely, it allows parties partially sharing a graph with distributed links to infer the likelihood of formation of new links in the future. Through the use of cryptographic primitives, Crypto'Graph is able to compute the likelihood of these new links on the joint network without…
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
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data · Complex Network Analysis Techniques
MethodsGraph Neural Network
