paper-with-me

홈 › Papers

Popularity Bias Is Not Always Evil: Disentangling Benign and Harmful Bias for Recommendation

2021-09-16 · Zihao Zhao, Jiawei Chen, Sheng Zhou, Xiangnan He, Xuezhi Cao, Fuzheng Zhang, Wei Wu

Recommender system usually suffers from severe popularity bias -- the collected interaction data usually exhibits quite imbalanced or even long-tailed distribution over items. Such skewed distribution may result from the users' conformity to the group, which deviates from reflecting users' true preference. Existing efforts for tackling this issue mainly focus on completely eliminating popularity bias. However, we argue that not all popularity bias is evil. Popularity bias not only results from conformity but also item quality, which is usually ignored by existing methods. Some items exhibit higher popularity as they have intrinsic better property. Blindly removing the popularity bias would lose such important signal, and further deteriorate model performance. To sufficiently exploit such important information for recommendation, it is essential to disentangle the benign popularity bias caused by item quality from the harmful popularity bias caused by conformity. Although important, it is quite challenging as we lack an explicit signal to differentiate the two factors of popularity bias. In this paper, we propose to leverage temporal information as the two factors exhibit quite different patterns along the time: item quality revealing item inherent property is stable and static while conformity that depends on items' recent clicks is highly time-sensitive. Correspondingly, we further propose a novel Time-aware DisEntangled framework (TIDE), where a click is generated from three components namely the static item quality, the dynamic conformity effect, as well as the user-item matching score returned by any recommendation model. Lastly, we conduct interventional inference such that the recommendation can benefit from the benign popularity bias while circumvent the harmful one. Extensive experiments on three real-world datasets demonstrated the effectiveness of TIDE.

📄 PDF Abstract BibTeX arXiv:2109.07946

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Reconciling the Quality vs Popularity Dichotomy in Online Cultural Markets

2022-04-28 · Rossano Gaeta, Michele Garetto, Giancarlo Ruffo, Alessandro Flammini

We propose a simple model of an idealized online cultural market in which $N$ items, endowed with a hidden quality metric, are recommended to users by a ranking algorithm possibly biased by the current items' popularity.…

Disentangling Popularity and Quality: An Edge Classification Approach for Fair Recommendation

2025-01-06 · Nemat Gholinejad, Mostafa Haghir Chehreghani

Graph neural networks (GNNs) have proven to be an effective tool for enhancing the performance of recommender systems. However, these systems often suffer from popularity bias, leading to an unfair advantage for frequent…

Edge ClassificationFairnessRecommendation Systems

CaDRec: Contextualized and Debiased Recommender Model

2024-04-10 · Xinfeng Wang, Fumiyo Fukumoto, Jin Cui, Yoshimi Suzuki 외

Recommender models aimed at mining users' behavioral patterns have raised great attention as one of the essential applications in daily life. Recent work on graph neural networks (GNNs) or debiasing methods has attained …

model

Rethinking Popularity Bias in Collaborative Filtering via Analytical Vector Decomposition

2025-12-11 · Lingfeng Liu, Yixin Song, Dazhong Shen, Bing Yin 외 arxiv

Popularity bias fundamentally undermines the personalization capabilities of collaborative filtering (CF) models, causing them to disproportionately recommend popular items while neglecting users' genuine preferences for…

Collaborative Filtering

The Devil is in the Details: Delving into Unbiased Data Processing for Human Pose Estimation

2019-11-18 · CVPR 2020 6 · Junjie Huang, Zheng Zhu, Feng Guo, Guan Huang 외

Being a fundamental component in training and inference, data processing has not been systematically considered in human pose estimation community, to the best of our knowledge. In this paper, we focus on this problem an…

Pose Estimation