A Multi-behavior Recommendation Algorithm Based on Personalized Federated Learning
摘要
Multi-behavior recommendation algorithms comprehensively use various types of interaction behaviors between users and items, such as clicking, collecting, purchasing, and commenting, to model user preferences and item features. It captures high-level interactions between users and items, and effectively alleviates the data sparsity problem in recommendation algorithms. However, most existing multi-behavior recommendation algorithms are mainly centralized learning models. User behavior data is collected and uploaded to the server to train recommendation model parameters, which poses a risk of data leakage and compromises user privacy. To address this problem, a multi-behavior recommendation algorithm based on the federated learning paradigm (FedMB) is proposed. This approach uses the federated learning framework to establish a separate model for each end device and utilizes the data of the end device for user-end model training, which improves the privacy and security of user data. To enhance privacy and security during parameters uploaded, all uploaded parameters will be encrypted, At the same time, the precedence chart is used to optimize the model parameters distributed by the server, thereby improving the recommendation quality of the overall model. Compared with that of the latest methods, our federated model achieves good performance on the three datasets.