paper-with-me

Papers

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

2021-05-26 · Ryoma Sato

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 substantially without harming much performance of the original unfair system.

📄 PDF Abstract BibTeX arXiv:2105.12353

Code (1)

joisino/private-recsys 공식 구현

Tasks

FairnessRecommendation Systems

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Controlling privacy in recommender systems

2014-12-01 · NeurIPS 2014 12 · Yu Xin, Tommi Jaakkola

Recommender systems involve an inherent trade-off between accuracy of recommendations and the extent to which users are willing to release information about their preferences. In this paper, we explore a two-tiered notio…

Recommendation Systems

Privacy-Aware Recommendation with Private-Attribute Protection using Adversarial Learning

2019-11-22 · Ghazaleh Beigi, Ahmadreza Mosallanezhad, Ruocheng Guo, Hamidreza Alvari 외

Recommendation is one of the critical applications that helps users find information relevant to their interests. However, a malicious attacker can infer users' private information via recommendations. Prior work obfusca…

Attribute

Graph Embedding for Recommendation against Attribute Inference Attacks

2021-01-29 · Shijie Zhang, Hongzhi Yin, Tong Chen, Zi Huang 외

In recent years, recommender systems play a pivotal role in helping users identify the most suitable items that satisfy personal preferences. As user-item interactions can be naturally modelled as graph-structured data, …

AttributeGraph EmbeddingModel OptimizationRecommendation Systems

How Much Are You Willing to Share? A "Poker-Styled" Selective Privacy Preserving Framework for Recommender Systems

2018-06-04 · Manoj Reddy Dareddy, Ariyam Das, Junghoo Cho, Carlo Zaniolo

Most industrial recommender systems rely on the popular collaborative filtering (CF) technique for providing personalized recommendations to its users. However, the very nature of CF is adversarial to the idea of user pr…

Collaborative FilteringPrivacy PreservingRecommendation Systems

Recommending with an Agenda: Active Learning of Private Attributes using Matrix Factorization

2013-11-26 · Smriti Bhagat, Udi Weinsberg, Stratis Ioannidis, Nina Taft

Recommender systems leverage user demographic information, such as age, gender, etc., to personalize recommendations and better place their targeted ads. Oftentimes, users do not volunteer this information due to privacy…

Active LearningRecommendation Systems