paper-with-me

Papers

Cross-Dataset Propensity Estimation for Debiasing Recommender Systems

2022-12-22 · Fengyu Li, Sarah Dean

Datasets for training recommender systems are often subject to distribution shift induced by users' and recommenders' selection biases. In this paper, we study the impact of selection bias on datasets with different quantization. We then leverage two differently quantized datasets from different source distributions to mitigate distribution shift by applying the inverse probability scoring method from causal inference. Empirically, our approach gains significant performance improvement over single-dataset methods and alternative ways of combining two datasets.

📄 PDF Abstract BibTeX arXiv:2212.13892

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceQuantizationRecommendation SystemsSelection bias

Similar Papers 제목 키워드 기반

Uncertainty Calibration for Counterfactual Propensity Estimation in Recommendation

2023-03-23 · WenBo Hu, Xin Sun, Qiang Liu, Le Wu 외

Post-click conversion rate (CVR) is a reliable indicator of online customers' preferences, making it crucial for developing recommender systems. A major challenge in predicting CVR is severe selection bias, arising from …

counterfactualGeneralization BoundsImputationRecommendation Systems+1

Asymmetric Tri-training for Debiasing Missing-Not-At-Random Explicit Feedback

2019-09-08 · Yuta Saito

In most real-world recommender systems, the observed rating data are subject to selection bias, and the data are thus missing-not-at-random. Developing a method to facilitate the learning of a recommender with biased fee…

Domain AdaptationMeta-LearningRecommendation SystemsSelection bias+1

Debiasing Sequential Recommenders through Distributionally Robust Optimization over System Exposure

2023-12-12 · Jiyuan Yang, Yue Ding, Yidan Wang, Pengjie Ren 외

Sequential recommendation (SR) models are typically trained on user-item interactions which are affected by the system exposure bias, leading to the user preference learned from the biased SR model not being fully consis…

Sequential Recommendation

Debiasing Neighbor Aggregation for Graph Neural Network in Recommender Systems

2022-08-18 · Minseok Kim, Jinoh Oh, Jaeyoung Do, Sungjin Lee

Graph neural networks (GNNs) have achieved remarkable success in recommender systems by representing users and items based on their historical interactions. However, little attention was paid to GNN's vulnerability to ex…

Graph Neural NetworkRecommendation Systems

Popularity Debiasing from Exposure to Interaction in Collaborative Filtering

2023-05-09 · YuanHao Liu, Qi Cao, HuaWei Shen, Yunfan Wu 외

Recommender systems often suffer from popularity bias, where popular items are overly recommended while sacrificing unpopular items. Existing researches generally focus on ensuring the number of recommendations exposure …

Collaborative FilteringRecommendation Systems