One-class Recommendation Systems with the Hinge Pairwise Distance Loss and Orthogonal Representations

08/31/2022
by   Ramin Raziperchikolaei, et al.
0

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 the literature to avoid these solutions. The first one is a hinge pairwise distance loss that avoids the shrinking and collapsed solutions by keeping the average pairwise distance of all the representations greater than a margin. The second one is an orthogonality term that minimizes the correlation between the dimensions of the representations and avoids the partially collapsed solution. We conduct experiments on a variety of tasks on public and real-world datasets. The results show that our approach using only similar pairs outperforms state-of-the-art methods using similar pairs and a large number of dissimilar pairs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/13/2021

Bootstrapping User and Item Representations for One-Class Collaborative Filtering

The goal of one-class collaborative filtering (OCCF) is to identify the ...
research
11/02/2020

Deep Pairwise Hashing for Cold-start Recommendation

Recommendation efficiency and data sparsity problems have been regarded ...
research
05/23/2023

A Critical Reexamination of Intra-List Distance and Dispersion

Diversification of recommendation results is a promising approach for co...
research
12/06/2018

Learning Dynamic Embeddings from Temporal Interactions

Modeling a sequence of interactions between users and items (e.g., produ...
research
05/02/2019

Spectrum-enhanced Pairwise Learning to Rank

To enhance the performance of the recommender system, side information i...
research
04/26/2022

Cross Pairwise Ranking for Unbiased Item Recommendation

Most recommender systems optimize the model on observed interaction data...
research
02/11/2014

Ranking via Robust Binary Classification and Parallel Parameter Estimation in Large-Scale Data

We propose RoBiRank, a ranking algorithm that is motivated by observing ...

Please sign up or login with your details

Forgot password? Click here to reset