Private Matrix Factorization with Public Item Features
Mihaela Curmei, Walid Krichene, Li Zhang, Mukund Sundararajan

TL;DR
This paper introduces a scalable method for private recommendation systems that leverages public item features via collective matrix factorization to improve recommendation quality under differential privacy constraints.
Contribution
It proposes a novel approach combining public item features with private data using collective matrix factorization, enhancing recommendation quality while maintaining privacy guarantees.
Findings
Public features significantly improve private recommendation accuracy.
The method reduces the quality gap between private and non-private models.
Models increasingly rely on public data as privacy constraints tighten.
Abstract
We consider the problem of training private recommendation models with access to public item features. Training with Differential Privacy (DP) offers strong privacy guarantees, at the expense of loss in recommendation quality. We show that incorporating public item features during training can help mitigate this loss in quality. We propose a general approach based on collective matrix factorization (CMF), that works by simultaneously factorizing two matrices: the user feedback matrix (representing sensitive data) and an item feature matrix that encodes publicly available (non-sensitive) item information. The method is conceptually simple, easy to tune, and highly scalable. It can be applied to different types of public item data, including: (1) categorical item features; (2) item-item similarities learned from public sources; and (3) publicly available user feedback. Furthermore,…
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
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques
