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

Secure Federated Matrix Factorization

About

To protect user privacy and meet law regulations, federated (machine) learning is obtaining vast interests in recent years. The key principle of federated learning is training a machine learning model without needing to know each user's personal raw private data. In this paper, we propose a secure matrix factorization framework under the federated learning setting, called FedMF. First, we design a user-level distributed matrix factorization framework where the model can be learned when each user only uploads the gradient information (instead of the raw preference data) to the server. While gradient information seems secure, we prove that it could still leak users' raw data. To this end, we enhance the distributed matrix factorization framework with homomorphic encryption. We implement the prototype of FedMF and test it with a real movie rating dataset. Results verify the feasibility of FedMF. We also discuss the challenges for applying FedMF in practice for future research.

Di Chai, Leye Wang, Kai Chen, Qiang Yang• 2019

Related benchmarks

TaskDatasetResultRank
RecommendationGowalla (test)
Recall@200.0765
274
RecommendationAmazon-Book (test)
Recall@200.0153
152
RecommendationMovieLens 1M (test)
NDCG@209.06
116
RecommendationYelp 2018 (test)
Recall@203.18
110
RecommendationMovieLens 1M
nDCG@1041
62
RecommendationMovieLens-100K (test)
RMSE0.948
60
RecommendationMovieLens 100k
HR@1066.17
26
Item RecommendationGowalla (test)--
22
RecommendationLastfm-2K
HR@1081.63
21
RecommendationAmazon Video
HR@1059.7
21
Showing 10 of 41 rows

Other info

Follow for update