Improved Estimation of Ranks for Learning Item Recommenders with Negative Sampling
Anushya Subbiah, Steffen Rendle, Vikram Aggarwal

TL;DR
This paper improves the estimation of item ranks in recommendation systems using negative sampling by correcting biases, leading to more accurate learning of ranking models like WARP and LambdaRank.
Contribution
It introduces bias correction techniques for rank estimation in negative sampling, enhancing the effectiveness of ranking methods in large-scale recommendation systems.
Findings
Bias correction improves ranking accuracy.
Efficient learning with negative sampling is achieved.
Enhanced recommendation quality demonstrated.
Abstract
In recommendation systems, there has been a growth in the number of recommendable items (# of movies, music, products). When the set of recommendable items is large, training and evaluation of item recommendation models becomes computationally expensive. To lower this cost, it has become common to sample negative items. However, the recommendation quality can suffer from biases introduced by traditional negative sampling mechanisms. In this work, we demonstrate the benefits from correcting the bias introduced by sampling of negatives. We first provide sampled batch version of the well-studied WARP and LambdaRank methods. Then, we present how these methods can benefit from improved ranking estimates. Finally, we evaluate the recommendation quality as a result of correcting rank estimates and demonstrate that WARP and LambdaRank can be learned efficiently with negative sampling and our…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSparse Evolutionary Training
