paper-with-me

Papers

Unbiased Pairwise Learning from Implicit Feedback for Recommender Systems without Biased Variance Control

2023-04-11 · Yi Ren, Hongyan Tang, Jiangpeng Rong, Siwen Zhu

Generally speaking, the model training for recommender systems can be based on two types of data, namely explicit feedback and implicit feedback. Moreover, because of its general availability, we see wide adoption of implicit feedback data, such as click signal. There are mainly two challenges for the application of implicit feedback. First, implicit data just includes positive feedback. Therefore, we are not sure whether the non-interacted items are really negative or positive but not displayed to the corresponding user. Moreover, the relevance of rare items is usually underestimated since much fewer positive feedback of rare items is collected compared with popular ones. To tackle such difficulties, both pointwise and pairwise solutions are proposed before for unbiased relevance learning. As pairwise learning suits well for the ranking tasks, the previously proposed unbiased pairwise learning algorithm already achieves state-of-the-art performance. Nonetheless, the existing unbiased pairwise learning method suffers from high variance. To get satisfactory performance, non-negative estimator is utilized for practical variance control but introduces additional bias. In this work, we propose an unbiased pairwise learning method, named UPL, with much lower variance to learn a truly unbiased recommender model. Extensive offline experiments on real world datasets and online A/B testing demonstrate the superior performance of our proposed method.

📄 PDF Abstract BibTeX arXiv:2304.05066

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Unbiased Learning to Rank with Biased Continuous Feedback

2023-03-08 · Yi Ren, Hongyan Tang, Siwen Zhu

It is a well-known challenge to learn an unbiased ranker with biased feedback. Unbiased learning-to-rank(LTR) algorithms, which are verified to model the relative relevance accurately based on noisy feedback, are appeali…

Learning-To-RankPositionRecommendation Systems

Bilateral Self-unbiased Learning from Biased Implicit Feedback

2022-07-26 · Jae-woong Lee, Seongmin Park, Joonseok Lee, Jongwuk Lee

Implicit feedback has been widely used to build commercial recommender systems. Because observed feedback represents users' click logs, there is a semantic gap between true relevance and observed feedback. More important…

Recommendation Systems

Unbiased Pairwise Learning to Rank in Recommender Systems

2021-11-25 · Yi Ren, Hongyan Tang, Siwen Zhu

Nowadays, recommender systems already impact almost every facet of peoples lives. To provide personalized high quality recommendation results, conventional systems usually train pointwise rankers to predict the absolute …

AttributeLearning-To-RankPositionRecommendation Systems

uCTRL: Unbiased Contrastive Representation Learning via Alignment and Uniformity for Collaborative Filtering

2023-05-22 · Jae-woong Lee, Seongmin Park, Mincheol Yoon, Jongwuk Lee

Because implicit user feedback for the collaborative filtering (CF) models is biased toward popular items, CF models tend to yield recommendation lists with popularity bias. Previous studies have utilized inverse propens…

Causal InferenceCollaborative FilteringRepresentation Learning

Debiased Explainable Pairwise Ranking from Implicit Feedback

2021-07-30 · Khalil Damak, Sami Khenissi, Olfa Nasraoui

Recent work in recommender systems has emphasized the importance of fairness, with a particular interest in bias and transparency, in addition to predictive accuracy. In this paper, we focus on the state of the art pairw…

FairnessRecommendation Systems