English

Collaborative Filtering with Recurrent Neural Networks

Information Retrieval 2017-01-04 v2 Machine Learning

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.

Keywords

Cite

@article{arxiv.1608.07400,
  title  = {Collaborative Filtering with Recurrent Neural Networks},
  author = {Robin Devooght and Hugues Bersini},
  journal= {arXiv preprint arXiv:1608.07400},
  year   = {2017}
}
R2 v1 2026-06-22T15:31:44.493Z