IRAIMay 6, 2025

Counterfactual Inference for Eliminating Sentiment Bias in Recommender Systems

arXiv:2505.03655v12 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses unfair recommendations for critical users and niche items in review-based systems, representing an incremental improvement with a novel application of counterfactual inference.

The paper tackles sentiment bias in review-based recommender systems, where negative reviews degrade recommendation accuracy for critical users and niche items, and proposes a counterfactual inference method that achieves comparable rating prediction performance while effectively mitigating the bias.

Recommender Systems (RSs) aim to provide personalized recommendations for users. A newly discovered bias, known as sentiment bias, uncovers a common phenomenon within Review-based RSs (RRSs): the recommendation accuracy of users or items with negative reviews deteriorates compared with users or items with positive reviews. Critical users and niche items are disadvantaged by such unfair recommendations. We study this problem from the perspective of counterfactual inference with two stages. At the model training stage, we build a causal graph and model how sentiment influences the final rating score. During the inference stage, we decouple the direct and indirect effects to mitigate the impact of sentiment bias and remove the indirect effect using counterfactual inference. We have conducted extensive experiments, and the results validate that our model can achieve comparable performance on rating prediction for better recommendations and effective mitigation of sentiment bias. To the best of our knowledge, this is the first work to employ counterfactual inference on sentiment bias mitigation in RSs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes