Inter-Session Modeling for Session-Based Recommendation

06/22/2017
by   Massimiliano Ruocco, et al.
0

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 state-of-the-art models. In many of these experiments, the RNN could potentially improve the recommendations by utilizing information about the user's past sessions, in addition to its own interactions in the current session. A problem for session-based recommendation, is how to produce accurate recommendations at the start of a session, before the system has learned much about the user's current interests. We propose a novel approach that extends a RNN recommender to be able to process the user's recent sessions, in order to improve recommendations. This is done by using a second RNN to learn from recent sessions, and predict the user's interest in the current session. By feeding this information to the original RNN, it is able to improve its recommendations. Our experiments on two different datasets show that the proposed approach can significantly improve recommendations throughout the sessions, compared to a single RNN working only on the current session. The proposed model especially improves recommendations at the start of sessions, and is therefore able to deal with the cold start problem within sessions.

READ FULL TEXT
research
11/21/2015

Session-based Recommendations with Recurrent Neural Networks

We apply recurrent neural networks (RNN) on a new domain, namely recomme...
research
12/04/2018

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

In recent years session-based recommendation has emerged as an increasin...
research
05/08/2018

Augmenting Recurrent Neural Networks with High-Order User-Contextual Preference for Session-Based Recommendation

The recent adoption of recurrent neural networks (RNNs) for session mode...
research
06/05/2022

Augmenting Netflix Search with In-Session Adapted Recommendations

We motivate the need for recommendation systems that can cater to the me...
research
08/22/2021

Data Augmentation Using Many-To-Many RNNs for Session-Aware Recommender Systems

The ACM WSDM WebTour 2021 Challenge organized by Booking.com focuses on ...
research
07/12/2018

The Importance of Song Context and Song Order in Automated Music Playlist Generation

The automated generation of music playlists can be naturally regarded as...
research
02/07/2020

Session-Based Recommender Systems for Action Selection in GUI Test Generation

Test generation at the graphical user interface (GUI) level has proven t...

Please sign up or login with your details

Forgot password? Click here to reset