CosRec: 2D Convolutional Neural Networks for Sequential Recommendation
August 27, 2019 ยท Entered Twilight ยท ๐ International Conference on Information and Knowledge Management
"Last commit was 6.0 years ago (โฅ5 year threshold)"
Evidence collected by the PWNC Scanner
Repo contents: LICENSE, README.md, data, evaluation.py, interactions.py, model.py, model_base.py, train.py, utils.py
Authors
An Yan, Shuo Cheng, Wang-Cheng Kang, Mengting Wan, Julian McAuley
arXiv ID
1908.09972
Category
cs.IR: Information Retrieval
Cross-listed
cs.LG
Citations
161
Venue
International Conference on Information and Knowledge Management
Repository
https://github.com/zzxslp/CosRec
โญ 48
Last Checked
1 month ago
Abstract
Sequential patterns play an important role in building modern recommender systems. To this end, several recommender systems have been built on top of Markov Chains and Recurrent Models (among others). Although these sequential models have proven successful at a range of tasks, they still struggle to uncover complex relationships nested in user purchase histories. In this paper, we argue that modeling pairwise relationships directly leads to an efficient representation of sequential features and captures complex item correlations. Specifically, we propose a 2D convolutional network for sequential recommendation (CosRec). It encodes a sequence of items into a three-way tensor; learns local features using 2D convolutional filters; and aggregates high-order interactions in a feedforward manner. Quantitative results on two public datasets show that our method outperforms both conventional methods and recent sequence-based approaches, achieving state-of-the-art performance on various evaluation metrics.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Information Retrieval
R.I.P.
๐ป
Ghosted
R.I.P.
๐ป
Ghosted
LightGCN: Simplifying and Powering Graph Convolution Network for Recommendation
R.I.P.
๐ป
Ghosted
Graph Convolutional Neural Networks for Web-Scale Recommender Systems
๐
๐
Old Age
Neural Graph Collaborative Filtering
R.I.P.
๐ป
Ghosted
Self-Attentive Sequential Recommendation
R.I.P.
๐ป
Ghosted