paper-with-me

홈 › Papers

FairRec: Fairness Testing for Deep Recommender Systems

2023-04-14 · Huizhong Guo, Jinfeng Li, Jingyi Wang, Xiangyu Liu, Dongxia Wang, Zehong Hu, Rong Zhang, Hui Xue

Deep learning-based recommender systems (DRSs) are increasingly and widely deployed in the industry, which brings significant convenience to people's daily life in different ways. However, recommender systems are also shown to suffer from multiple issues,e.g., the echo chamber and the Matthew effect, of which the notation of "fairness" plays a core role.While many fairness notations and corresponding fairness testing approaches have been developed for traditional deep classification models, they are essentially hardly applicable to DRSs. One major difficulty is that there still lacks a systematic understanding and mapping between the existing fairness notations and the diverse testing requirements for deep recommender systems, not to mention further testing or debugging activities. To address the gap, we propose FairRec, a unified framework that supports fairness testing of DRSs from multiple customized perspectives, e.g., model utility, item diversity, item popularity, etc. We also propose a novel, efficient search-based testing approach to tackle the new challenge, i.e., double-ended discrete particle swarm optimization (DPSO) algorithm, to effectively search for hidden fairness issues in the form of certain disadvantaged groups from a vast number of candidate groups. Given the testing report, by adopting a simple re-ranking mitigation strategy on these identified disadvantaged groups, we show that the fairness of DRSs can be significantly improved. We conducted extensive experiments on multiple industry-level DRSs adopted by leading companies. The results confirm that FairRec is effective and efficient in identifying the deeply hidden fairness issues, e.g., achieving 95% testing accuracy with half to 1/8 time.

📄 PDF Abstract BibTeX arXiv:2304.07030

Code (1)

grey-z/fairrec 공식 구현 tf

Tasks

FairnessRecommendation SystemsRe-Ranking

Similar Papers 제목 키워드 기반

Balancing Accuracy and Fairness for Interactive Recommendation with Reinforcement Learning

2021-06-25 · Weiwen Liu, Feng Liu, Ruiming Tang, Ben Liao 외

Fairness in recommendation has attracted increasing attention due to bias and discrimination possibly caused by traditional recommenders. In Interactive Recommender Systems (IRS), user preferences and the system's fairne…

FairnessInteractive RecommendationRecommendation Systemsreinforcement-learning+2

Experiments on Generalizability of User-Oriented Fairness in Recommender Systems

2022-05-17 · Hossein A. Rahmani, Mohammadmehdi Naghiaei, Mahdi Dehghan, Mohammad Aliannejadi

Recent work in recommender systems mainly focuses on fairness in recommendations as an important aspect of measuring recommendations quality. A fairness-aware recommender system aims to treat different user groups simila…

FairnessRecommendation SystemsRe-Ranking

Towards Fair Recommendation in Two-Sided Platforms

2021-12-26 · Arpita Biswas, Gourab K Patro, Niloy Ganguly, Krishna P. Gummadi 외

Many online platforms today (such as Amazon, Netflix, Spotify, LinkedIn, and AirBnB) can be thought of as two-sided markets with producers and customers of goods and services. Traditionally, recommendation services in th…

FairnessVocal Bursts Valence Prediction

ProFairRec: Provider Fairness-aware News Recommendation

2022-04-10 · Tao Qi, Fangzhao Wu, Chuhan Wu, Peijie Sun 외

News recommendation aims to help online news platform users find their preferred news articles. Existing news recommendation methods usually learn models from historical user behaviors on news. However, these behaviors a…

ArticlesFairnessNews Recommendation

FairRec: Two-Sided Fairness for Personalized Recommendations in Two-Sided Platforms

2020-02-25 · Gourab K Patro, Arpita Biswas, Niloy Ganguly, Krishna P. Gummadi 외

We investigate the problem of fair recommendation in the context of two-sided online platforms, comprising customers on one side and producers on the other. Traditionally, recommendation services in these platforms have …

FairnessVocal Bursts Valence Prediction