TL;DR
This paper introduces UpliftRec, a novel framework that models top-N recommendation as a treatment effect estimation problem, effectively uncovering hidden user interests and optimizing overall click-through rates in recommender systems.
Contribution
UpliftRec is the first to treat recommendation as a treatment effect estimation problem, integrating uplift modeling with dynamic programming for global category scheduling.
Findings
UpliftRec outperforms baseline methods in discovering hidden interests.
It achieves higher recommendation accuracy across three datasets.
The framework effectively balances exploration and exploitation.
Abstract
Recommender systems learn personalized user preferences from user feedback like clicks. However, user feedback is usually biased towards partially observed interests, leaving many users' hidden interests unexplored. Existing approaches typically mitigate the bias, increase recommendation diversity, or use bandit algorithms to balance exploration-exploitation trade-offs. Nevertheless, they fail to consider the potential rewards of recommending different categories of items and lack the global scheduling of allocating top-N recommendations to categories, leading to suboptimal exploration. In this work, we propose an Uplift model-based Recommender (UpliftRec) framework, which regards top-N recommendation as a treatment optimization problem. UpliftRec estimates the treatment effects, i.e., the click-through rate (CTR) under different category exposure ratios, by using observational user…
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.
