TL;DR
This paper investigates the impact of graph-based collaborative filtering on popularity bias and proposes a normalization method to balance accuracy and novelty in recommender systems.
Contribution
It provides a theoretical analysis of popularity bias in graph-based CF and introduces r-AdjNorm, a simple plugin to improve the accuracy-novelty trade-off.
Findings
Symmetric neighborhood aggregation worsens popularity bias as depth increases.
r-AdjNorm effectively balances accuracy and novelty.
The method improves novelty without losing accuracy across datasets.
Abstract
Recent years have witnessed the great accuracy performance of graph-based Collaborative Filtering (CF) models for recommender systems. By taking the user-item interaction behavior as a graph, these graph-based CF models borrow the success of Graph Neural Networks (GNN), and iteratively perform neighborhood aggregation to propagate the collaborative signals. While conventional CF models are known for facing the challenges of the popularity bias that favors popular items, one may wonder "Whether the existing graph-based CF models alleviate or exacerbate popularity bias of recommender systems?" To answer this question, we first investigate the two-fold performances w.r.t. accuracy and novelty for existing graph-based CF methods. The empirical results show that symmetric neighborhood aggregation adopted by most existing graph-based CF models exacerbate the popularity bias and this…
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.
