IRLGMay 20, 2025

Taming Recommendation Bias with Causal Intervention on Evolving Personal Popularity

arXiv:2505.14310v24 citationsh-index: 11Has CodeKDD
Originality Incremental advance
AI Analysis

This work addresses popularity bias in recommendation systems, which negatively impacts user experience and accuracy, by introducing a novel causal intervention method that is domain-specific and incremental.

The paper tackled the problem of popularity bias in recommendations by accounting for users' evolving preferences for popular items, resulting in improved recommendation accuracy and reduced bias compared to baseline methods.

Popularity bias occurs when popular items are recommended far more frequently than they should be, negatively impacting both user experience and recommendation accuracy. Existing debiasing methods mitigate popularity bias often uniformly across all users and only partially consider the time evolution of users or items. However, users have different levels of preference for item popularity, and this preference is evolving over time. To address these issues, we propose a novel method called CausalEPP (Causal Intervention on Evolving Personal Popularity) for taming recommendation bias, which accounts for the evolving personal popularity of users. Specifically, we first introduce a metric called {Evolving Personal Popularity} to quantify each user's preference for popular items. Then, we design a causal graph that integrates evolving personal popularity into the conformity effect, and apply deconfounded training to mitigate the popularity bias of the causal graph. During inference, we consider the evolution consistency between users and items to achieve a better recommendation. Empirical studies demonstrate that CausalEPP outperforms baseline methods in reducing popularity bias while improving recommendation accuracy.

Code Implementations1 repo
Foundations

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

Your Notes