Misc,

Session-based Recommendations with Recurrent Neural Networks

, , , and .
(2015)

Abstract

We apply recurrent neural networks (RNN) on a new domain, namely recommender systems. Real-life recommender systems often face the problem of having to base recommendations only on short session-based data (e.g. a small sportsware website) instead of long user histories (as in the case of Netflix). In this situation the frequently praised matrix factorization approaches are not accurate. This problem is usually overcome in practice by resorting to item-to-item recommendations, i.e. recommending similar items. We argue that by modeling the whole session, more accurate recommendations can be provided. We therefore propose an RNN-based approach for session-based recommendations. Our approach also considers practical aspects of the task and introduces several modifications to classic RNNs such as a ranking loss function that make it more viable for this specific problem. Experimental results on two data-sets show marked improvements over widely used approaches.

Tags

Users

  • @becker
  • @theresa_rudolph
  • @s356236
  • @uw_ws20_ml
  • @juliusdeynet
  • @dallmann
  • @kde-alumni
  • @kstubenrauch
  • @s363405
  • @hauptmann
  • @hotho
  • @lanteunis
  • @helenaf

Comments and Reviewsshow / hide

  • @juliusdeynet
    @juliusdeynet 2 years ago
    1. Arbeit die session-based recommendations mithilfe von GRUs vorstellt
  • @s363405
    @s363405 4 years ago
    Introduces GRU4Rec model for session based recommendation
  • @lanteunis
    @lanteunis 5 years ago
    in der finalen Version als Referenz für GRU enthalten
Please log in to take part in the discussion (add own reviews or comments).