Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Sequential Variational Autoencoders for Collaborative Filtering

About

Variational autoencoders were proven successful in domains such as computer vision and speech processing. Their adoption for modeling user preferences is still unexplored, although recently it is starting to gain attention in the current literature. In this work, we propose a model which extends variational autoencoders by exploiting the rich information present in the past preference history. We introduce a recurrent version of the VAE, where instead of passing a subset of the whole history regardless of temporal dependencies, we rather pass the consumption sequence subset through a recurrent neural network. At each time-step of the RNN, the sequence is fed through a series of fully-connected layers, the output of which models the probability distribution of the most likely future preferences. We show that handling temporal information is crucial for improving the accuracy of the VAE: In fact, our model beats the current state-of-the-art by valuable margins because of its ability to capture temporal dependencies among the user-consumption sequence using the recurrent encoder still keeping the fundamentals of variational autoencoders intact.

Noveen Sachdeva, Giuseppe Manco, Ettore Ritacco, Vikram Pudi• 2018

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationYelp--
45
Sequential RecommendationML-100K
NDCG@203.2905
34
Sequential RecommendationSports
Hit Rate@202.0019
16
Sequential RecommendationBaby
HR@202.7439
12
Sequential RecommendationBeauty
HR@203.9204
12
Sequential RecommendationToys
HR@201.5031
12
Showing 6 of 6 rows

Other info

Follow for update