Recommending with Recommendations
Naveen Durvasula, Franklyn Wang, Scott Duke Kominers

TL;DR
This paper presents a novel recommendation framework that leverages recommendations from other services to protect user privacy, using a multi-armed bandit approach with theoretical guarantees and empirical validation.
Contribution
It introduces a source-based recommendation method using a latent space decomposition and an explore-then-refine algorithm with regret guarantees.
Findings
Achieves regret comparable to full knowledge skyline.
Effectively decomposes user information into systematic and idiosyncratic components.
Outperforms benchmarks on synthetic data.
Abstract
Recommendation systems are a key modern application of machine learning, but they have the downside that they often draw upon sensitive user information in making their predictions. We show how to address this deficiency by basing a service's recommendation engine upon recommendations from other existing services, which contain no sensitive information by nature. Specifically, we introduce a contextual multi-armed bandit recommendation framework where the agent has access to recommendations for other services. In our setting, the user's (potentially sensitive) information belongs to a high-dimensional latent space, and the ideal recommendations for the source and target tasks (which are non-sensitive) are given by unknown linear transformations of the user information. So long as the tasks rely on similar segments of the user information, we can decompose the target recommendation…
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
TopicsAdvanced Bandit Algorithms Research · Recommender Systems and Techniques · Smart Grid Energy Management
