paper-with-me

홈 › Papers

Mitigating Popularity Bias in Recommendation with Unbalanced Interactions: A Gradient Perspective

2022-10-31 · Weijieying Ren, Lei Wang, Kunpeng Liu, Ruocheng Guo, Lim Ee Peng, Yanjie Fu

Recommender systems learn from historical user-item interactions to identify preferred items for target users. These observed interactions are usually unbalanced following a long-tailed distribution. Such long-tailed data lead to popularity bias to recommend popular but not personalized items to users. We present a gradient perspective to understand two negative impacts of popularity bias in recommendation model optimization: (i) the gradient direction of popular item embeddings is closer to that of positive interactions, and (ii) the magnitude of positive gradient for popular items are much greater than that of unpopular items. To address these issues, we propose a simple yet efficient framework to mitigate popularity bias from a gradient perspective. Specifically, we first normalize each user embedding and record accumulated gradients of users and items via popularity bias measures in model training. To address the popularity bias issues, we develop a gradient-based embedding adjustment approach used in model testing. This strategy is generic, model-agnostic, and can be seamlessly integrated into most existing recommender systems. Our extensive experiments on two classic recommendation models and four real-world datasets demonstrate the effectiveness of our method over state-of-the-art debiasing baselines.

📄 PDF Abstract BibTeX arXiv:2211.01154

Code (0)

등록된 구현이 없습니다.

Tasks

Model OptimizationRecommendation Systems

Similar Papers 제목 키워드 기반

Debiased Contrastive Representation Learning for Mitigating Dual Biases in Recommender Systems

2024-08-19 · Zhirong Huang, Shichao Zhang, Debo Cheng, Jiuyong Li 외

In recommender systems, popularity and conformity biases undermine recommender effectiveness by disproportionately favouring popular items, leading to their over-representation in recommendation lists and causing an unba…

Contrastive LearningDiversityRecommendation SystemsRepresentation Learning

CRAB: Codebook Rebalancing for Bias Mitigation in Generative Recommendation

2026-04-06 · Zezhong Fan, Ziheng Chen, Luyi Ma, Jin Huang 외 arxiv

Generative recommendation (GeneRec) has introduced a new paradigm that represents items as discrete semantic tokens and predicts items in a generative manner. Despite its strong performance across multiple recommendation…

Balancing User Preferences by Social Networks: A Condition-Guided Social Recommendation Model for Mitigating Popularity Bias

2024-05-27 · Xin He, Wenqi Fan, Ruobing Wang, Yili Wang 외

Social recommendation models weave social interactions into their design to provide uniquely personalized recommendation results for users. However, social networks not only amplify the popularity bias in recommendation …

Denoising

Causal Intervention for Fairness in Multi-behavior Recommendation

2022-09-10 · Xi Wang, Wenjie Wang, Fuli Feng, Wenge Rong 외

Recommender systems usually learn user interests from various user behaviors, including clicks and post-click behaviors (e.g., like and favorite). However, these behaviors inevitably exhibit popularity bias, leading to s…

FairnessRecommendation Systems

Finding Interest Needle in Popularity Haystack: Improving Retrieval by Modeling Item Exposure

2025-03-31 · Amit Jaspal, Rahul Agarwal

Recommender systems operate in closed feedback loops, where user interactions reinforce popularity bias, leading to over-recommendation of already popular items while under-exposing niche or novel content. Existing bias …

FairnessRecommendation SystemsRetrieval