Private Recommender Systems: How Can Users Build Their Own Fair Recommender Systems without Log Data?
Ryoma Sato

TL;DR
This paper introduces methods enabling users to create fair recommender systems using only the recommendations they receive, addressing privacy restrictions and lacking access to log data.
Contribution
It proposes a novel approach for users to build fair recommenders solely from their received recommendations, bypassing the need for service provider data.
Findings
Significant fairness improvements achieved
Minimal performance degradation of original recommendations
Applicable without access to log data or item representations
Abstract
Fairness is a crucial property in recommender systems. Although some online services have adopted fairness aware systems recently, many other services have not adopted them yet. In this work, we propose methods to enable the users to build their own fair recommender systems. Our methods can generate fair recommendations even when the service does not (or cannot) provide fair recommender systems. The key challenge is that a user does not have access to the log data of other users or the latent representations of items. This restriction prohibits us from adopting existing methods designed for service providers. The main idea is that a user has access to unfair recommendations shown by the service provider. Our methods leverage the outputs of an unfair recommender system to construct a new fair recommender system. We empirically validate that our proposed method improves fairness…
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.
Code & Models
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 · Advanced Bandit Algorithms Research
Methodstravel james · Attentive Walk-Aggregating Graph Neural Network
