paper-with-me

Papers

GNNUERS: Fairness Explanation in GNNs for Recommendation via Counterfactual Reasoning

2023-04-12 · Giacomo Medda, Francesco Fabbri, Mirko Marras, Ludovico Boratto, Gianni Fenu

Nowadays, research into personalization has been focusing on explainability and fairness. Several approaches proposed in recent works are able to explain individual recommendations in a post-hoc manner or by explanation paths. However, explainability techniques applied to unfairness in recommendation have been limited to finding user/item features mostly related to biased recommendations. In this paper, we devised a novel algorithm that leverages counterfactuality methods to discover user unfairness explanations in the form of user-item interactions. In our counterfactual framework, interactions are represented as edges in a bipartite graph, with users and items as nodes. Our bipartite graph explainer perturbs the topological structure to find an altered version that minimizes the disparity in utility between the protected and unprotected demographic groups. Experiments on four real-world graphs coming from various domains showed that our method can systematically explain user unfairness on three state-of-the-art GNN-based recommendation models. Moreover, an empirical evaluation of the perturbed network uncovered relevant patterns that justify the nature of the unfairness discovered by the generated explanations. The source code and the preprocessed data sets are available at https://github.com/jackmedda/RS-BGExplainer.

📄 PDF Abstract BibTeX arXiv:2304.06182

Code (1)

jackmedda/rs-bgexplainer 공식 구현 pytorch

Tasks

counterfactualCounterfactual ExplanationCounterfactual ReasoningFairnessRecommendation Systems

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Counterfactual Explanation for Fairness in Recommendation

2023-07-10 · Xiangmeng Wang, Qian Li, Dianer Yu, Qing Li 외

Fairness-aware recommendation eliminates discrimination issues to build trustworthy recommendation systems.Explaining the causes of unfair recommendations is critical, as it promotes fairness diagnostics, and thus secure…

AttributeCausal InferencecounterfactualCounterfactual Explanation+2

Explainable Fairness in Recommendation

2022-04-24 · Yingqiang Ge, Juntao Tan, Yan Zhu, Yinglong Xia 외

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 …

counterfactualFairnessRecommendation Systems

COMRECGC: Global Graph Counterfactual Explainer through Common Recourse

2025-05-11 · Gregoire Fournier, Sourav Medya

Graph neural networks (GNNs) have been widely used in various domains such as social networks, molecular biology, or recommendation systems. Concurrently, different explanations methods of GNNs have arisen to complement …

Binary ClassificationcounterfactualCounterfactual ExplanationDrug Discovery+1

"Explain it in the Same Way!" -- Model-Agnostic Group Fairness of Counterfactual Explanations

2022-11-27 · André Artelt, Barbara Hammer

Counterfactual explanations are a popular type of explanation for making the outcomes of a decision making system transparent to the user. Counterfactual explanations tell the user what to do in order to change the outco…

counterfactualDecision MakingFairness

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