TL;DR
This paper introduces a novel causal intervention approach called PDA that leverages popularity bias in recommendation systems to improve accuracy by removing harmful bias effects during training and injecting beneficial bias during inference.
Contribution
It proposes a new paradigm for recommendation that deconfounds popularity bias and adjusts recommendations through causal intervention, balancing bias removal and beneficial bias utilization.
Findings
Deconfounded training improves discovery of true user interests.
Inference adjustment with popularity bias enhances recommendation accuracy.
The approach outperforms existing methods on real-world datasets.
Abstract
Recommender system usually faces popularity bias issues: from the data perspective, items exhibit uneven (long-tail) distribution on the interaction frequency; from the method perspective, collaborative filtering methods are prone to amplify the bias by over-recommending popular items. It is undoubtedly critical to consider popularity bias in recommender systems, and existing work mainly eliminates the bias effect. However, we argue that not all biases in the data are bad -- some items demonstrate higher popularity because of their better intrinsic quality. Blindly pursuing unbiased learning may remove the beneficial patterns in the data, degrading the recommendation accuracy and user satisfaction. This work studies an unexplored problem in recommendation -- how to leverage popularity bias to improve the recommendation accuracy. The key lies in two aspects: how to remove the bad…
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.
