paper-with-me

Papers

Personalizing Session-based Recommendations with Hierarchical Recurrent Neural Networks

2017-06-13 · Massimo Quadrana, Alexandros Karatzoglou, Balázs Hidasi, Paolo Cremonesi

Session-based recommendations are highly relevant in many modern on-line services (e.g. e-commerce, video streaming) and recommendation settings. Recently, Recurrent Neural Networks have been shown to perform very well in session-based settings. While in many session-based recommendation domains user identifiers are hard to come by, there are also domains in which user profiles are readily available. We propose a seamless way to personalize RNN models with cross-session information transfer and devise a Hierarchical RNN model that relays end evolves latent hidden states of the RNNs across user sessions. Results on two industry datasets show large improvements over the session-only RNNs.

📄 PDF Abstract BibTeX arXiv:1706.04148

Code (2)

mquad/hgru4rec 공식 구현
k920049/brunch-hgru pytorch

Tasks

Session-Based Recommendations

Similar Papers 제목 키워드 기반

Time is of the Essence: a Joint Hierarchical RNN and Point Process Model for Time and Item Predictions

2018-12-04 · Bjørnar Vassøy, Massimiliano Ruocco, Eliezer de Souza da Silva, Erlend Aune

In recent years session-based recommendation has emerged as an increasingly applicable type of recommendation. As sessions consist of sequences of events, this type of recommendation is a natural fit for Recurrent Neural…

Session-Based Recommendations

Personalizing Search Results Using Hierarchical RNN with Query-aware Attention

2019-08-20 · Songwei Ge, Zhicheng Dou, Zhengbao Jiang, Jian-Yun Nie 외

Search results personalization has become an effective way to improve the quality of search engines. Previous studies extracted information such as past clicks, user topical interests, query click entropy and so on to ta…

Attribute

Session-based Recommendations with Recurrent Neural Networks

2015-11-21 · Balázs Hidasi, Alexandros Karatzoglou, Linas Baltrunas, Domonkos Tikk

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 …

Recommendation SystemsSession-Based Recommendations

Hierarchical Temporal Convolutional Networks for Dynamic Recommender Systems

2019-04-08 · Jiaxuan You, Yichen Wang, Aditya Pal, Pong Eksombatchai 외

Recommender systems that can learn from cross-session data to dynamically predict the next item a user will choose are crucial for online platforms. However, existing approaches often use out-of-the-box sequence models w…

GPURecommendation SystemsSession-Based Recommendations

Inter-Session Modeling for Session-Based Recommendation

2017-06-22 · Massimiliano Ruocco, Ole Steinar Lillestøl Skrede, Helge Langseth

In recent years, research has been done on applying Recurrent Neural Networks (RNNs) as recommender systems. Results have been promising, especially in the session-based setting where RNNs have been shown to outperform s…

Recommendation SystemsSession-Based Recommendations