English

Personalized Top-N Sequential Recommendation via Convolutional Sequence Embedding

Information Retrieval 2018-09-21 v1 Machine Learning

Abstract

Top-NN sequential recommendation models each user as a sequence of items interacted in the past and aims to predict top-NN 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.

Keywords

Cite

@article{arxiv.1809.07426,
  title  = {Personalized Top-N Sequential Recommendation via Convolutional Sequence Embedding},
  author = {Jiaxi Tang and Ke Wang},
  journal= {arXiv preprint arXiv:1809.07426},
  year   = {2018}
}

Comments

Accepted at WSDM 2018

R2 v1 2026-06-23T04:12:12.505Z