Mitigating Frequency Bias in Next-Basket Recommendation via Deconfounders
Xiaohan Li, Zheng Liu, Luyi Ma, Kaushiki Nag, Stephen Guo, Philip Yu,, Kannan Achan

TL;DR
This paper introduces FENDER, a causal inference-based model that mitigates frequency bias in next-basket recommendation systems, leading to fairer and more diverse recommendations without sacrificing accuracy.
Contribution
The paper proposes a novel deconfounder approach using causal inference to address frequency bias in NBR, improving fairness and diversity in recommendations.
Findings
FENDER outperforms ten baselines on three datasets in fairness and diversity.
FENDER maintains competitive recommendation accuracy.
FENDER effectively balances users' historical and potential interests.
Abstract
Recent studies on Next-basket Recommendation (NBR) have achieved much progress by leveraging Personalized Item Frequency (PIF) as one of the main features, which measures the frequency of the user's interactions with the item. However, taking the PIF as an explicit feature incurs bias towards frequent items. Items that a user purchases frequently are assigned higher weights in the PIF-based recommender system and appear more frequently in the personalized recommendation list. As a result, the system will lose the fairness and balance between items that the user frequently purchases and items that the user never purchases. We refer to this systematic bias on personalized recommendation lists as frequency bias, which narrows users' browsing scope and reduces the system utility. We adopt causal inference theory to address this issue. Considering the influence of historical purchases on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Advanced Graph Neural Networks
