Graph Federated Learning for Personalized Privacy Recommendation
By: Ce Na , Kai Yang , Dengzhao Fang and more
Potential Business Impact:
Helps online suggestions work better for everyone.
Federated recommendation systems (FedRecs) have gained significant attention for providing privacy-preserving recommendation services. However, existing FedRecs assume that all users have the same requirements for privacy protection, i.e., they do not upload any data to the server. The approaches overlook the potential to enhance the recommendation service by utilizing publicly available user data. In real-world applications, users can choose to be private or public. Private users' interaction data is not shared, while public users' interaction data can be shared. Inspired by the issue, this paper proposes a novel Graph Federated Learning for Personalized Privacy Recommendation (GFed-PP) that adapts to different privacy requirements while improving recommendation performance. GFed-PP incorporates the interaction data of public users to build a user-item interaction graph, which is then used to form a user relationship graph. A lightweight graph convolutional network (GCN) is employed to learn each user's user-specific personalized item embedding. To protect user privacy, each client learns the user embedding and the scoring function locally. Additionally, GFed-PP achieves optimization of the federated recommendation framework through the initialization of item embedding on clients and the aggregation of the user relationship graph on the server. Experimental results demonstrate that GFed-PP significantly outperforms existing methods for five datasets, offering superior recommendation accuracy without compromising privacy. This framework provides a practical solution for accommodating varying privacy preferences in federated recommendation systems.
Similar Papers
Privacy-Preserving Personalization in Education: A Federated Recommender System for Student Performance Prediction
Machine Learning (CS)
Helps students learn better without sharing private data.
A Model-agnostic Strategy to Mitigate Embedding Degradation in Personalized Federated Recommendation
Information Retrieval
Keeps your movie picks private and better.
Federated Continual Recommendation
Machine Learning (CS)
Keeps movie suggestions good as you watch more.