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

Personalized Top-N Sequential Recommendation via Convolutional Sequence Embedding

About

Top-$N$ sequential recommendation models each user as a sequence of items interacted in the past and aims to predict top-$N$ ranked items that a user will likely interact in a `near future'. The order of interaction implies that sequential patterns play an important role where more recent items in a sequence have a larger impact on the next item. In this paper, we propose a Convolutional Sequence Embedding Recommendation Model (\emph{Caser}) as a solution to address this requirement. The idea is to embed a sequence of recent items into an `image' in the time and latent spaces and learn sequential patterns as local features of the image using convolutional filters. This approach provides a unified and flexible network structure for capturing both general preferences and sequential patterns. The experiments on public datasets demonstrated that Caser consistently outperforms state-of-the-art sequential recommendation methods on a variety of common evaluation metrics.

Jiaxi Tang, Ke Wang• 2018

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationAmazon Beauty (test)
NDCG@1025.47
170
Sequential RecommendationML 1M
NDCG@100.0939
140
Sequential RecommendationAmazon Beauty
NDCG@101.76
136
Sequential RecommendationYelp
NDCG@100.0186
131
Sequential RecommendationSports
Recall@102.92
62
Sequential RecommendationSports
HR@102.61
61
Sequential RecommendationBeauty
HR@101.76
58
Sequential RecommendationBeauty (test)
NDCG@102.53
57
RecommendationAmazon Sports (test)
Recall@102.91
57
Sequential RecommendationAmazon Sports and Outdoors (test)
Recall@50.0116
50
Showing 10 of 148 rows
...

Other info

Follow for update