Privacy Preserving Point-of-interest Recommendation Using Decentralized Matrix Factorization
Chaochao Chen, Ziqi Liu, Peilin Zhao, Jun Zhou, Xiaolong Li

TL;DR
This paper introduces a decentralized matrix factorization framework for POI recommendation that enhances privacy and reduces computational costs by training models locally on user devices using a random walk-based method.
Contribution
The paper proposes a novel decentralized training approach for matrix factorization in POI recommendation, addressing privacy concerns and computational inefficiencies of centralized models.
Findings
Significant improvements in recommendation precision and recall.
Effective decentralized training without exposing user data.
Reduced computational and storage requirements.
Abstract
Points of interest (POI) recommendation has been drawn much attention recently due to the increasing popularity of location-based networks, e.g., Foursquare and Yelp. Among the existing approaches to POI recommendation, Matrix Factorization (MF) based techniques have proven to be effective. However, existing MF approaches suffer from two major problems: (1) Expensive computations and storages due to the centralized model training mechanism: the centralized learners have to maintain the whole user-item rating matrix, and potentially huge low rank matrices. (2) Privacy issues: the users' preferences are at risk of leaking to malicious attackers via the centralized learner. To solve these, we present a Decentralized MF (DMF) framework for POI recommendation. Specifically, instead of maintaining all the low rank matrices and sensitive rating data for training, we propose a random walk based…
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 · Human Mobility and Location-Based Analysis
