Privacy-Preserved Neural Graph Similarity Learning
Yupeng Hou, Wayne Xin Zhao, Yaliang Li, Ji-Rong Wen

TL;DR
This paper introduces PPGM, a novel neural graph similarity learning model that enhances privacy protection by obfuscating features and avoiding node-level communication, effectively resisting privacy attacks while maintaining similarity measurement accuracy.
Contribution
The paper proposes PPGM, a privacy-preserving neural graph matching model that prevents reconstruction attacks and infers private graph properties, with a new evaluation protocol for privacy protection.
Findings
PPGM effectively resists privacy attacks in graph similarity learning.
PPGM maintains high accuracy in similarity measurement.
Extensive experiments demonstrate strong privacy protection of PPGM.
Abstract
To develop effective and efficient graph similarity learning (GSL) models, a series of data-driven neural algorithms have been proposed in recent years. Although GSL models are frequently deployed in privacy-sensitive scenarios, the user privacy protection of neural GSL models has not drawn much attention. To comprehensively understand the privacy protection issues, we first introduce the concept of attackable representation to systematically characterize the privacy attacks that each model can face. Inspired by the qualitative results, we propose a novel Privacy-Preserving neural Graph Matching network model, named PPGM, for graph similarity learning. To prevent reconstruction attacks, the proposed model does not communicate node-level representations between devices. Instead, we learn multi-perspective graph representations based on learnable context vectors. To alleviate the attacks…
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
