paper-with-me

Papers

Using Image Fairness Representations in Diversity-Based Re-ranking for Recommendations

2018-09-10 · Karako Chen, Manggala Putra

The trade-off between relevance and fairness in personalized recommendations has been explored in recent works, with the goal of minimizing learned discrimination towards certain demographics while still producing relevant results. We present a fairness-aware variation of the Maximal Marginal Relevance (MMR) re-ranking method which uses representations of demographic groups computed using a labeled dataset. This method is intended to incorporate fairness with respect to these demographic groups. We perform an experiment on a stock photo dataset and examine the trade-off between relevance and fairness against a well known baseline, MMR, by using human judgment to examine the results of the re-ranking when using different fractions of a labeled dataset, and by performing a quantitative analysis on the ranked results of a set of query images. We show that our proposed method can incorporate fairness in the ranked results while obtaining higher precision than the baseline, while our case study shows that even a limited amount of labeled data can be used to compute the representations to obtain fairness. This method can be used as a post-processing step for recommender systems and search.

📄 PDF Abstract BibTeX arXiv:1809.03577

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityFairnessRecommendation SystemsRe-Ranking

Similar Papers 제목 키워드 기반

LLM4Rerank: LLM-based Auto-Reranking Framework for Recommendations

2024-06-18 · Jingtong Gao, Bo Chen, Weiwen Liu, Xiangyang Li 외

Reranking is a critical component in recommender systems, playing an essential role in refining the output of recommendation algorithms. Traditional reranking models have focused predominantly on accuracy, but modern app…

DiversityFairnessRecommendation SystemsReranking

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

User Fairness, Item Fairness, and Diversity for Rankings in Two-Sided Markets

2020-10-04 · Lequn Wang, Thorsten Joachims

Ranking items by their probability of relevance has long been the goal of conventional ranking systems. While this maximizes traditional criteria of ranking performance, there is a growing understanding that it is an ove…

DiversityFairness

Assessing Viewpoint Diversity in Search Results Using Ranking Fairness Metrics

2020-10-27 · Tim Draws, Nava Tintarev, Ujwal Gadiraju, Alessandro Bozzon 외

The way pages are ranked in search results influences whether the users of search engines are exposed to more homogeneous, or rather to more diverse viewpoints. However, this viewpoint diversity is not trivial to assess.…

DiversityFairness

End-to-end Learnable Diversity-aware News Recommendation

2022-04-01 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Diversity is an important factor in providing high-quality personalized news recommendations. However, most existing news recommendation methods only aim to optimize recommendation accuracy while ignoring diversity. Rera…

DiversityNews RecommendationReranking