Cross Pairwise Ranking for Unbiased Item Recommendation

04/26/2022
by   Qi Wan, et al.
0

Most recommender systems optimize the model on observed interaction data, which is affected by the previous exposure mechanism and exhibits many biases like popularity bias. The loss functions, such as the mostly used pointwise Binary Cross-Entropy and pairwise Bayesian Personalized Ranking, are not designed to consider the biases in observed data. As a result, the model optimized on the loss would inherit the data biases, or even worse, amplify the biases. For example, a few popular items take up more and more exposure opportunities, severely hurting the recommendation quality on niche items – known as the notorious Mathew effect. In this work, we develop a new learning paradigm named Cross Pairwise Ranking (CPR) that achieves unbiased recommendation without knowing the exposure mechanism. Distinct from inverse propensity scoring (IPS), we change the loss term of a sample – we innovatively sample multiple observed interactions once and form the loss as the combination of their predictions. We prove in theory that this way offsets the influence of user/item propensity on the learning, removing the influence of data biases caused by the exposure mechanism. Advantageous to IPS, our proposed CPR ensures unbiased learning for each training instance without the need of setting the propensity scores. Experimental results demonstrate the superiority of CPR over state-of-the-art debiasing solutions in both model generalization and training efficiency. The codes are available at https://github.com/Qcactus/CPR.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/22/2022

KuaiRec: A Fully-observed Dataset for Recommender Systems

Recommender systems are usually developed and evaluated on the historica...
research
05/10/2021

AutoDebias: Learning to Debias for Recommendation

Recommender systems rely on user behavior data like ratings and clicks t...
research
07/30/2021

Debiased Explainable Pairwise Ranking from Implicit Feedback

Recent work in recommender systems has emphasized the importance of fair...
research
01/22/2023

Debiasing the Cloze Task in Sequential Recommendation with Bidirectional Transformers

Bidirectional Transformer architectures are state-of-the-art sequential ...
research
08/12/2018

Adversarial Personalized Ranking for Recommendation

Item recommendation is a personalized ranking task. To this end, many re...
research
10/29/2020

Model-Agnostic Counterfactual Reasoning for Eliminating Popularity Bias in Recommender System

The general aim of the recommender system is to provide personalized sug...
research
08/31/2022

One-class Recommendation Systems with the Hinge Pairwise Distance Loss and Orthogonal Representations

In one-class recommendation systems, the goal is to learn a model from a...

Please sign up or login with your details

Forgot password? Click here to reset