English

A Differentiable Ranking Metric Using Relaxed Sorting Operation for Top-K Recommender Systems

Information Retrieval 2020-12-08 v4 Artificial Intelligence

Abstract

A recommender system generates personalized recommendations for a user by computing the preference score of items, sorting the items according to the score, and filtering top-K items with high scores. While sorting and ranking items are integral for this recommendation procedure, it is nontrivial to incorporate them in the process of end-to-end model training since sorting is nondifferentiable and hard to optimize with gradient descent. This incurs the inconsistency issue between existing learning objectives and ranking metrics of recommenders. In this work, we present DRM (differentiable ranking metric) that mitigates the inconsistency and improves recommendation performance by employing the differentiable relaxation of ranking metrics. Via experiments with several real-world datasets, we demonstrate that the joint learning of the DRM objective upon existing factor based recommenders significantly improves the quality of recommendations, in comparison with other state-of-the-art recommendation methods.

Keywords

Cite

@article{arxiv.2008.13141,
  title  = {A Differentiable Ranking Metric Using Relaxed Sorting Operation for Top-K Recommender Systems},
  author = {Hyunsung Lee and Yeongjae Jang and Jaekwang Kim and Honguk Woo},
  journal= {arXiv preprint arXiv:2008.13141},
  year   = {2020}
}

Comments

9 pages, 2 figures

R2 v1 2026-06-23T18:11:21.764Z