paper-with-me

Papers

FairSR: Fairness-aware Sequential Recommendation through Multi-Task Learning with Preference Graph Embeddings

2022-04-30 · Cheng-Te Li, Cheng Hsu, Yang Zhang

Sequential recommendation (SR) learns from the temporal dynamics of user-item interactions to predict the next ones. Fairness-aware recommendation mitigates a variety of algorithmic biases in the learning of user preferences. This paper aims at bringing a marriage between SR and algorithmic fairness. We propose a novel fairness-aware sequential recommendation task, in which a new metric, interaction fairness, is defined to estimate how recommended items are fairly interacted by users with different protected attribute groups. We propose a multi-task learning based deep end-to-end model, FairSR, which consists of two parts. One is to learn and distill personalized sequential features from the given user and her item sequence for SR. The other is fairness-aware preference graph embedding (FPGE). The aim of FPGE is two-fold: incorporating the knowledge of users' and items' attributes and their correlation into entity representations, and alleviating the unfair distributions of user attributes on items. Extensive experiments conducted on three datasets show FairSR can outperform state-of-the-art SR models in recommendation performance. In addition, the recommended items by FairSR also exhibit promising interaction fairness.

📄 PDF Abstract BibTeX arXiv:2205.00313

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFairnessGraph EmbeddingMulti-Task LearningSequential Recommendation

Similar Papers 제목 키워드 기반

Selective Fairness in Recommendation via Prompts

2022-05-10 · Yiqing Wu, Ruobing Xie, Yongchun Zhu, Fuzhen Zhuang 외

Recommendation fairness has attracted great attention recently. In real-world systems, users usually have multiple sensitive attributes (e.g. age, gender, and occupation), and users may not want their recommendation resu…

AttributeFairnessSequential Recommendation

UP5: Unbiased Foundation Model for Fairness-aware Recommendation

2023-05-20 · Wenyue Hua, Yingqiang Ge, Shuyuan Xu, Jianchao Ji 외

Recent advances in Foundation Models such as Large Language Models (LLMs) have propelled them to the forefront of Recommender Systems (RS). Despite their utility, there is a growing concern that LLMs might inadvertently …

Decision MakingFairnessmodelRecommendation Systems

"And the Winner Is...": Dynamic Lotteries for Multi-group Fairness-Aware Recommendation

2020-09-05 · Nasim Sonboli, Robin Burke, Nicholas Mattei, Farzad Eskandanian 외

As recommender systems are being designed and deployed for an increasing number of socially-consequential applications, it has become important to consider what properties of fairness these systems exhibit. There has bee…

FairnessRecommendation Systems

Towards Communication Efficient and Fair Federated Personalized Sequential Recommendation

2022-08-23 · Sichun Luo, Yuanzhang Xiao, Yang Liu, Congduan Li 외

Federated recommendations leverage the federated learning (FL) techniques to make privacy-preserving recommendations. Though recent success in the federated recommender system, several vital challenges remain to be addre…

FairnessFederated LearningPrivacy PreservingRecommendation Systems+1

Producer-Fairness in Sequential Bundle Recommendation

2025-06-25 · Alexandre Rio, Marta Soare, Sihem Amer-Yahia

We address fairness in the context of sequential bundle recommendation, where users are served in turn with sets of relevant and compatible items. Motivated by real-world scenarios, we formalize producer-fairness, that s…

Fairness