paper-with-me

홈 › Papers

Reducing Popularity Influence by Addressing Position Bias

2024-12-11 · Andrii Dzhoha, Alexey Kurennoy, Vladimir Vlasov, Marjan Celikik

Position bias poses a persistent challenge in recommender systems, with much of the existing research focusing on refining ranking relevance and driving user engagement. However, in practical applications, the mitigation of position bias does not always result in detectable short-term improvements in ranking relevance. This paper provides an alternative, practically useful view of what position bias reduction methods can achieve. It demonstrates that position debiasing can spread visibility and interactions more evenly across the assortment, effectively reducing a skew in the popularity of items induced by the position bias through a feedback loop. We offer an explanation of how position bias affects item popularity. This includes an illustrative model of the item popularity histogram and the effect of the position bias on its skewness. Through offline and online experiments on our large-scale e-commerce platform, we show that position debiasing can significantly improve assortment utilization, without any degradation in user engagement or financial metrics. This makes the ranking fairer and helps attract more partners or content providers, benefiting the customers and the business in the long term.

📄 PDF Abstract BibTeX arXiv:2412.08780

Code (0)

등록된 구현이 없습니다.

Tasks

PositionRecommendation Systems

Similar Papers 제목 키워드 기반

Reducing Popularity Bias in Recommender Systems through AUC-Optimal Negative Sampling

2023-06-02 · Bin Liu, Erjia Chen, Bang Wang

Popularity bias is a persistent issue associated with recommendation systems, posing challenges to both fairness and efficiency. Existing literature widely acknowledges that reducing popularity bias often requires sacrif…

FairnessRecommendation Systems

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

Addressing the Multistakeholder Impact of Popularity Bias in Recommendation Through Calibration

2020-07-23 · Himan Abdollahpouri, Masoud Mansoury, Robin Burke, Bamshad Mobasher

Popularity bias is a well-known phenomenon in recommender systems: popular items are recommended even more frequently than their popularity would warrant, amplifying long-tail effects already present in many recommendati…

FairnessRecommendation Systems

Popular News Always Compete for the User's Attention! POPK: Mitigating Popularity Bias via a Temporal-Counterfactual

2024-07-13 · Igor L. R. Azevedo, Toyotaro Suzumura, Yuichiro Yasui

In news recommendation systems, reducing popularity bias is essential for delivering accurate and diverse recommendations. This paper presents POPK, a new method that uses temporal-counterfactual analysis to mitigate the…

ArticlescounterfactualCounterfactual ReasoningDiversity+2

Test Time Embedding Normalization for Popularity Bias Mitigation

2023-08-22 · Dain Kim, Jinhyeok Park, Dongwoo Kim

Popularity bias is a widespread problem in the field of recommender systems, where popular items tend to dominate recommendation results. In this work, we propose 'Test Time Embedding Normalization' as a simple yet effec…

Recommendation Systems