One-class Recommendation Systems with the Hinge Pairwise Distance Loss and Orthogonal Representations
Ramin Raziperchikolaei, Young-joo Chung

TL;DR
This paper introduces a novel approach for one-class recommendation systems that uses only similar pairs with a hinge pairwise distance loss and orthogonal representations, improving performance without relying on dissimilar pairs.
Contribution
The paper proposes two new regularization terms to prevent trivial solutions in one-class recommendation models trained solely on similar pairs, enhancing prediction accuracy.
Findings
Outperforms state-of-the-art methods using similar pairs
Effectively avoids trivial solutions like collapsing and shrinking
Demonstrates robustness across various datasets
Abstract
In one-class recommendation systems, the goal is to learn a model from a small set of interacted users and items and then identify the positively-related user-item pairs among a large number of pairs with unknown interactions. Most previous loss functions rely on dissimilar pairs of users and items, which are selected from the ones with unknown interactions, to obtain better prediction performance. This strategy introduces several challenges such as increasing training time and hurting the performance by picking "similar pairs with the unknown interactions" as dissimilar pairs. In this paper, the goal is to only use the similar set to train the models. We point out three trivial solutions that the models converge to when they are trained only on similar pairs: collapsed, partially collapsed, and shrinking solutions. We propose two terms that can be added to the objective functions in…
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
TopicsRecommender Systems and Techniques · Machine Learning and ELM · Energy Load and Power Forecasting
