TL;DR
This paper addresses multifactorial bias in recommender systems, combining popularity and positivity biases, and proposes smoothing and gradient descent techniques to improve bias correction effectiveness and robustness.
Contribution
It introduces a novel approach to correct multifactorial bias in recommender systems, extending beyond single-factor bias correction methods.
Findings
Multifactorial bias correction outperforms single-factor methods.
Proposed techniques improve robustness and accuracy of bias estimation.
Experimental results on real-world data validate effectiveness.
Abstract
Two typical forms of bias in user interaction data with recommender systems (RSs) are popularity bias and positivity bias, which manifest themselves as the over-representation of interactions with popular items or items that users prefer, respectively. Debiasing methods aim to mitigate the effect of selection bias on the evaluation and optimization of RSs. However, existing debiasing methods only consider single-factor forms of bias, e.g., only the item (popularity) or only the rating value (positivity). This is in stark contrast with the real world where user selections are generally affected by multiple factors at once. In this work, we consider multifactorial selection bias in RSs. Our focus is on selection bias affected by both item and rating value factors, which is a generalization and combination of popularity and positivity bias. While the concept of multifactorial bias is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFocus
