TL;DR
RESUS is a novel meta-learning approach that improves cold-user CTR prediction by explicitly modeling global user preferences and efficiently learning residual preferences with simple algorithms.
Contribution
It introduces a decoupled learning framework that separates global and residual preferences, enhancing cold-user prediction accuracy and efficiency.
Findings
Outperforms state-of-the-art methods on three datasets.
Efficient algorithms for residual preference inference.
Effective in cold-user CTR prediction scenarios.
Abstract
Click-Through Rate (CTR) prediction on cold users is a challenging task in recommender systems. Recent researches have resorted to meta-learning to tackle the cold-user challenge, which either perform few-shot user representation learning or adopt optimization-based meta-learning. However, existing methods suffer from information loss or inefficient optimization process, and they fail to explicitly model global user preference knowledge which is crucial to complement the sparse and insufficient preference information of cold users. In this paper, we propose a novel and efficient approach named RESUS, which decouples the learning of global preference knowledge contributed by collective users from the learning of residual preferences for individual users. Specifically, we employ a shared predictor to infer basis user preferences, which acquires global preference knowledge from the…
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.
Taxonomy
Methodsfail
