Graph Embedding for Recommendation against Attribute Inference Attacks
Shijie Zhang, Hongzhi Yin, Tong Chen, Zi Huang, Lizhen Cui, Xiangliang, Zhang

TL;DR
This paper introduces GERAI, a differentially private graph convolutional network that enhances recommendation accuracy while protecting user attribute privacy against inference attacks.
Contribution
GERAI uniquely combines differential privacy with graph convolutional networks and employs a dual-stage encryption paradigm for improved privacy and recommendation performance.
Findings
GERAI effectively resists attribute inference attacks.
GERAI maintains high recommendation accuracy.
GERAI outperforms existing privacy-preserving recommenders.
Abstract
In recent years, recommender systems play a pivotal role in helping users identify the most suitable items that satisfy personal preferences. As user-item interactions can be naturally modelled as graph-structured data, variants of graph convolutional networks (GCNs) have become a well-established building block in the latest recommenders. Due to the wide utilization of sensitive user profile data, existing recommendation paradigms are likely to expose users to the threat of privacy breach, and GCN-based recommenders are no exception. Apart from the leakage of raw user data, the fragility of current recommenders under inference attacks offers malicious attackers a backdoor to estimate users' private attributes via their behavioral footprints and the recommendation results. However, little attention has been paid to developing recommender systems that can defend such attribute inference…
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 · Recommender Systems and Techniques · Advanced Graph Neural Networks
MethodsGraph Convolutional Networks
