A two-stage session-based recommender that adds Candidate Rank Embeddings to a re-ranker improves Recall@20 and MRR@20 over several baselines.
Collaborative Filtering with Recurrent Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We show that collaborative filtering can be viewed as a sequence prediction problem, and that given this interpretation, recurrent neural networks offer very competitive approach. In particular we study how the long short-term memory (LSTM) can be applied to collaborative filtering, and how it compares to standard nearest neighbors and matrix factorization methods on movie recommendation. We show that the LSTM is competitive in all aspects, and largely outperforms other methods in terms of item coverage and short term predictions.
fields
cs.IR 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Two-Stage Session-based Recommendations with Candidate Rank Embeddings
A two-stage session-based recommender that adds Candidate Rank Embeddings to a re-ranker improves Recall@20 and MRR@20 over several baselines.