Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Federated Heterogeneous Graph Neural Network for Privacy-preserving Recommendation

About

The heterogeneous information network (HIN), which contains rich semantics depicted by meta-paths, has emerged as a potent tool for mitigating data sparsity in recommender systems. Existing HIN-based recommender systems operate under the assumption of centralized storage and model training. However, real-world data is often distributed due to privacy concerns, leading to the semantic broken issue within HINs and consequent failures in centralized HIN-based recommendations. In this paper, we suggest the HIN is partitioned into private HINs stored on the client side and shared HINs on the server. Following this setting, we propose a federated heterogeneous graph neural network (FedHGNN) based framework, which facilitates collaborative training of a recommendation model using distributed HINs while protecting user privacy. Specifically, we first formalize the privacy definition for HIN-based federated recommendation (FedRec) in the light of differential privacy, with the goal of protecting user-item interactions within private HIN as well as users' high-order patterns from shared HINs. To recover the broken meta-path based semantics and ensure proposed privacy measures, we elaborately design a semantic-preserving user interactions publishing method, which locally perturbs user's high-order patterns and related user-item interactions for publishing. Subsequently, we introduce an HGNN model for recommendation, which conducts node- and semantic-level aggregations to capture recovered semantics. Extensive experiments on four datasets demonstrate that our model outperforms existing methods by a substantial margin (up to 34% in HR@10 and 42% in NDCG@10) under a reasonable privacy budget.

Bo Yan, Yang Cao, Haoyu Wang, Wenchuan Yang, Junping Du, Chuan Shi• 2023

Related benchmarks

TaskDatasetResultRank
RecommendationGowalla (test)
Recall@200.123
177
RecommendationAmazon-Book (test)
Recall@200.0647
119
RecommendationYelp 2018 (test)
Recall@207.21
101
RecommendationMovieLens 1M (test)--
46
RecommendationTmall-Buy (test)
Recall@203.62
11
Personalized Federated RecommendationAmazon-Book Large-Dense (15-client partition)
Recall@206.3
11
Personalized Federated RecommendationAmazon-Book Medium-Balanced (15-client partition)
Recall@204.55
11
Personalized Federated RecommendationAmazon-Book Small-Sparse (15-client partition)
Recall@202.83
11
Personalized Federated RecommendationAmazon-Book Overall Averaged across all clients (15-client partition)
Recall@203.52
11
RecommendationAmazon-Book (Imbalanced)
NDCG@20 (Tail)0.58
11
Showing 10 of 12 rows

Other info

Follow for update