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

10/29/2020
by   Tianxin Wei, et al.
0

The general aim of the recommender system is to provide personalized suggestions to users, which is opposed to suggesting popular items. However, the normal training paradigm, i.e., fitting a recommender model to recover the user behavior data with pointwise or pairwise loss, makes the model biased towards popular items. This results in the terrible Matthew effect, making popular items be more frequently recommended and become even more popular. Existing work addresses this issue with Inverse Propensity Weighting (IPW), which decreases the impact of popular items on the training and increases the impact of long-tail items. Although theoretically sound, IPW methods are highly sensitive to the weighting strategy, which is notoriously difficult to tune. In this work, we explore the popularity bias issue from a novel and fundamental perspective – cause-effect. We identify that popularity bias lies in the direct effect from the item node to the ranking score, such that an item's intrinsic property is the cause of mistakenly assigning it a higher ranking score. To eliminate popularity bias, it is essential to answer the counterfactual question that what the ranking score would be if the model only uses item property. To this end, we formulate a causal graph to describe the important cause-effect relations in the recommendation process. During training, we perform multi-task learning to achieve the contribution of each cause; during testing, we perform counterfactual inference to remove the effect of item popularity. Remarkably, our solution amends the learning process of recommendation which is agnostic to a wide range of models. We demonstrate it on Matrix Factorization (MF) and LightGCN, which are representative of the conventional and state-of-the-art model for collaborative filtering. Experiments on five real-world datasets demonstrate the effectiveness of our method.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/13/2021

Causal Intervention for Leveraging Popularity Bias in Recommendation

Recommender system usually faces popularity bias issues: from the data p...
research
09/21/2020

"Click" Is Not Equal to "Like": Counterfactual Recommendation for Mitigating Clickbait Issue

Recommendation is a prevalent and critical service in information system...
research
05/22/2021

Deconfounded Recommendation for Alleviating Bias Amplification

Recommender systems usually amplify the biases in the data. The model le...
research
08/05/2023

Disentangled Counterfactual Reasoning for Unbiased Sequential Recommendation

Sequential recommender systems have achieved state-of-the-art recommenda...
research
05/24/2023

Ranking with Popularity Bias: User Welfare under Self-Amplification Dynamics

While popularity bias is recognized to play a role in recommmender (and ...
research
05/24/2023

How Graph Convolutions Amplify Popularity Bias for Recommendation?

Graph convolutional networks (GCNs) have become prevalent in recommender...
research
04/26/2022

Cross Pairwise Ranking for Unbiased Item Recommendation

Most recommender systems optimize the model on observed interaction data...

Please sign up or login with your details

Forgot password? Click here to reset