Meta Matrix Factorization for Federated Rating Predictions
Yujie Lin, Pengjie Ren, Zhumin Chen, Zhaochun Ren, Dongxiao Yu, Jun, Ma, Maarten de Rijke, Xiuzhen Cheng

TL;DR
This paper introduces MetaMF, a federated matrix factorization framework designed for mobile environments that efficiently generates personalized rating predictions while addressing device resource limitations.
Contribution
MetaMF is a novel federated learning framework that employs a rise-dimensional generation strategy for high-dimensional item embeddings, enabling effective rating prediction on resource-constrained mobile devices.
Findings
MetaMF achieves competitive performance on benchmark datasets.
MetaMF outperforms existing federated methods in rating prediction accuracy.
MetaMF effectively exploits collaborative filtering among users/devices.
Abstract
Federated recommender systems have distinct advantages in terms of privacy protection over traditional recommender systems that are centralized at a data center. However, previous work on federated recommender systems does not fully consider the limitations of storage, RAM, energy and communication bandwidth in a mobile environment. The scales of the models proposed are too large to be easily run on mobile devices. And existing federated recommender systems need to fine-tune recommendation models on each device, making it hard to effectively exploit collaborative filtering information among users/devices. Our goal in this paper is to design a novel federated learning framework for rating prediction (RP) for mobile environments. We introduce a federated matrix factorization (MF) framework, named meta matrix factorization (MetaMF). Given a user, we first obtain a collaborative vector by…
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
TopicsRecommender Systems and Techniques · Privacy-Preserving Technologies in Data · Caching and Content Delivery
