SOTAVerified

Binary Latent Representations for Efficient Ranking: Empirical Assessment

2017-06-22Code Available0· sign in to hype

Maciej Kula

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Large-scale recommender systems often face severe latency and storage constraints at prediction time. These are particularly acute when the number of items that could be recommended is large, and calculating predictions for the full set is computationally intensive. In an attempt to relax these constraints, we train recommendation models that use binary rather than real-valued user and item representations, and show that while they are substantially faster to evaluate, the gains in speed come at a large cost in accuracy. In our Movielens 1M experiments, we show that reducing the latent dimensionality of traditional models offers a more attractive accuracy/speed trade-off than using binary representations.

Tasks

Reproductions