2021
DOI: 10.1109/access.2021.3105389
|View full text |Cite
|
Sign up to set email alerts
|

Differentiable Ranking Metric Using Relaxed Sorting for Top-K Recommendation

Abstract: Most recommenders generate recommendations for a user by computing the preference score of items, sorting the items according to the score, and filtering top-K-items of high scores. Since sorting is not differentiable and is difficult to optimize with gradient descent, it is nontrivial to incorporate it in recommendation model training despite its relevance to top-K recommendations. As a result, inconsistency occurs between existing learning objectives and ranking metrics of recommenders. In this work, we pres… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 25 publications
(45 reference statements)
0
4
0
Order By: Relevance
“…In terms of applications, differentiable sorting has been leveraged in various contexts, including recommender systems [33], image patch selection [15], selection experts in multi-task learning [25], and attention mechanisms [59]. To the best of our knowledge, the proposed method is the first work to leverage ordering supervision for self-supervised learning of visual representations.…”
Section: Differentiable Sorting and Rankingmentioning
confidence: 99%
“…In terms of applications, differentiable sorting has been leveraged in various contexts, including recommender systems [33], image patch selection [15], selection experts in multi-task learning [25], and attention mechanisms [59]. To the best of our knowledge, the proposed method is the first work to leverage ordering supervision for self-supervised learning of visual representations.…”
Section: Differentiable Sorting and Rankingmentioning
confidence: 99%
“…Applications and Broader Impact. In the domain of recommender systems, Lee et al [11] propose differentiable ranking metrics, and Swezey et al [12] propose PiRank, a learning-to-rank method using differentiable sorting. Other works explore differentiable sorting-based top-k for applications such as differentiable image patch selection [13], differentiable k-nearest-neighbor [1], [14], top-k attention for machine translation [14], and differentiable beam search methods [14], [15].…”
Section: Related Workmentioning
confidence: 99%
“…The collaborative filtering recommendation algorithm is the most widely used recommendation algorithm. Its basic idea is to compare the similarities between different users or locations, and then sort the locations based on the similarities, so as to make Top-K recommendations [5]. The content based recommendation algorithm is to analyze the labels of historical data, and then recommending locations of interest to users based on label information.…”
Section: Introductionmentioning
confidence: 99%