paper-with-me

홈 › Papers

Measuring Item Global Residual Value for Fair Recommendation

2023-07-17 · Jiayin Wang, Weizhi Ma, Chumeng Jiang, Min Zhang, Yuan Zhang, Biao Li, Peng Jiang

In the era of information explosion, numerous items emerge every day, especially in feed scenarios. Due to the limited system display slots and user browsing attention, various recommendation systems are designed not only to satisfy users' personalized information needs but also to allocate items' exposure. However, recent recommendation studies mainly focus on modeling user preferences to present satisfying results and maximize user interactions, while paying little attention to developing item-side fair exposure mechanisms for rational information delivery. This may lead to serious resource allocation problems on the item side, such as the Snowball Effect. Furthermore, unfair exposure mechanisms may hurt recommendation performance. In this paper, we call for a shift of attention from modeling user preferences to developing fair exposure mechanisms for items. We first conduct empirical analyses of feed scenarios to explore exposure problems between items with distinct uploaded times. This points out that unfair exposure caused by the time factor may be the major cause of the Snowball Effect. Then, we propose to explicitly model item-level customized timeliness distribution, Global Residual Value (GRV), for fair resource allocation. This GRV module is introduced into recommendations with the designed Timeliness-aware Fair Recommendation Framework (TaFR). Extensive experiments on two datasets demonstrate that TaFR achieves consistent improvements with various backbone recommendation models. By modeling item-side customized Global Residual Value, we achieve a fairer distribution of resources and, at the same time, improve recommendation performance.

📄 PDF Abstract BibTeX arXiv:2307.08259

Code (1)

alice1998/tafr 공식 구현 pytorch

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

User-item fairness tradeoffs in recommendations

2024-12-05 · Sophie Greenwood, Sudalakshmee Chiniah, Nikhil Garg

In the basic recommendation paradigm, the most (predicted) relevant item is recommended to each user. This may result in some items receiving lower exposure than they "should"; to counter this, several algorithmic approa…

FairnessRecommendation Systems

Fairness-aware Personalized Ranking Recommendation via Adversarial Learning

2021-03-14 · Ziwei Zhu, Jianling Wang, James Caverlee

Recommendation algorithms typically build models based on historical user-item interactions (e.g., clicks, likes, or ratings) to provide a personalized ranked list of items. These interactions are often distributed uneve…

FairnessRecommendation Systems

Towards Measuring Fairness in Grid Layout in Recommender Systems

2023-09-19 · Amifa Raj, Michael D. Ekstrand

There has been significant research in the last five years on ensuring the providers of items in a recommender system are treated fairly, particularly in terms of the exposure the system provides to their work through it…

FairnessRecommendation Systems

Measuring Fairness in Large-Scale Recommendation Systems with Missing Labels

2024-06-07 · Yulong Dong, Kun Jin, Xinghai Hu, Yang Liu

In large-scale recommendation systems, the vast array of items makes it infeasible to obtain accurate user preferences for each product, resulting in a common issue of missing labels. Typically, only items previously rec…

FairnessMissing LabelsRecommendation Systems

Understanding and Mitigating Multi-Sided Exposure Bias in Recommender Systems

2021-11-10 · Masoud Mansoury

Fairness is a critical system-level objective in recommender systems that has been the subject of extensive recent research. It is especially important in multi-sided recommendation platforms where it may be crucial to o…

Exposure FairnessFairnessRecommendation Systems