paper-with-me

Papers

Explainable Fairness in Recommendation

2022-04-24 · Yingqiang Ge, Juntao Tan, Yan Zhu, Yinglong Xia, Jiebo Luo, Shuchang Liu, Zuohui Fu, Shijie Geng, Zelong Li, Yongfeng Zhang

Existing research on fairness-aware recommendation has mainly focused on the quantification of fairness and the development of fair recommendation models, neither of which studies a more substantial problem--identifying the underlying reason of model disparity in recommendation. This information is critical for recommender system designers to understand the intrinsic recommendation mechanism and provides insights on how to improve model fairness to decision makers. Fortunately, with the rapid development of Explainable AI, we can use model explainability to gain insights into model (un)fairness. In this paper, we study the problem of explainable fairness, which helps to gain insights about why a system is fair or unfair, and guides the design of fair recommender systems with a more informed and unified methodology. Particularly, we focus on a common setting with feature-aware recommendation and exposure unfairness, but the proposed explainable fairness framework is general and can be applied to other recommendation settings and fairness definitions. We propose a Counterfactual Explainable Fairness framework, called CEF, which generates explanations about model fairness that can improve the fairness without significantly hurting the performance.The CEF framework formulates an optimization problem to learn the "minimal" change of the input features that changes the recommendation results to a certain level of fairness. Based on the counterfactual recommendation result of each feature, we calculate an explainability score in terms of the fairness-utility trade-off to rank all the feature-based explanations, and select the top ones as fairness explanations.

📄 PDF Abstract BibTeX arXiv:2204.11159

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualFairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Fairness-Aware Explainable Recommendation over Knowledge Graphs

2020-06-03 · Zuohui Fu, Yikun Xian, Ruoyuan Gao, Jieyu Zhao 외

There has been growing attention on fairness considerations recently, especially in the context of intelligent decision making systems. Explainable recommendation systems, in particular, may suffer from both explanation …

Collaborative FilteringDecision MakingExplainable RecommendationFairness+3

COFFEE: Counterfactual Fairness for Personalized Text Generation in Explainable Recommendation

2022-10-14 · Nan Wang, Qifan Wang, Yi-Chia Wang, Maziar Sanjabi 외

As language models become increasingly integrated into our digital lives, Personalized Text Generation (PTG) has emerged as a pivotal component with a wide range of applications. However, the bias inherent in user writte…

counterfactualCounterfactual InferenceExplainable RecommendationExplanation Generation+2

Fair lending needs explainable models for responsible recommendation

2018-09-12 · Jiahao Chen

The financial services industry has unique explainability and fairness challenges arising from compliance and ethical considerations in credit decisioning. These challenges complicate the use of model machine learning an…

BIG-bench Machine LearningExplainable ModelsFairness

A Survey on Large Language Models for Personalized and Explainable Recommendations

2023-11-21 · Junyi Chen

In recent years, Recommender Systems(RS) have witnessed a transformative shift with the advent of Large Language Models(LLMs) in the field of Natural Language Processing(NLP). These models such as OpenAI's GPT-3.5/4, Lla…

Recommendation Systems

Debiased Explainable Pairwise Ranking from Implicit Feedback

2021-07-30 · Khalil Damak, Sami Khenissi, Olfa Nasraoui

Recent work in recommender systems has emphasized the importance of fairness, with a particular interest in bias and transparency, in addition to predictive accuracy. In this paper, we focus on the state of the art pairw…

FairnessRecommendation Systems