TL;DR
This paper introduces a novel method for recommendation systems that uses a personalized user interest boundary to improve training efficiency and ranking accuracy, combining pointwise and pairwise approaches.
Contribution
It proposes a new auxiliary score representing user interest boundary, enabling personalized decision boundaries and hybrid loss functions for better recommendation performance.
Findings
Significant improvement over classical pointwise and pairwise models
Enhanced training efficiency without special sampling strategies
Outperforms state-of-the-art models with complex loss functions
Abstract
The core objective of modelling recommender systems from implicit feedback is to maximize the positive sample score and minimize the negative sample score , which can usually be summarized into two paradigms: the pointwise and the pairwise. The pointwise approaches fit each sample with its label individually, which is flexible in weighting and sampling on instance-level but ignores the inherent ranking property. By qualitatively minimizing the relative score , the pairwise approaches capture the ranking of samples naturally but suffer from training efficiency. Additionally, both approaches are hard to explicitly provide a personalized decision boundary to determine if users are interested in items unseen. To address those issues, we innovatively introduce an auxiliary score for each user to represent the User Interest Boundary(UIB) and individually penalize…
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.
