CmnRec: Sequential Recommendations with Chunk-accelerated Memory Network

04/28/2020
by   Shilin Qu, et al.
0

Recently, Memory-based Neural Recommenders (MNR) have demonstrated superior predictive accuracy in the task of sequential recommendations, particularly for modeling long-term item dependencies. However, typical MNR requires complex memory access operations, i.e., both writing and reading via a controller (e.g., RNN) at every time step. Those frequent operations will dramatically increase the network training time, resulting in the difficulty in being deployed on industrial-scale recommender systems. In this paper, we present a novel general Chunk framework to accelerate MNR significantly. Specifically, our framework divides proximal information units into chunks, and performs memory access at certain time steps, whereby the number of memory operations can be greatly reduced. We investigate two ways to implement effective chunking, i.e., PEriodic Chunk (PEC) and Time-Sensitive Chunk (TSC), to preserve and recover important recurrent signals in the sequence. Since chunk-accelerated MNR models take into account more proximal information units than that from a single timestep, it can remove the influence of noise in the item sequence to a large extent, and thus improve the stability of MNR. In this way, the proposed chunk mechanism can lead to not only faster training and prediction, but even slightly better results. The experimental results on three real-world datasets (weishi, ml-10M and ml-latest) show that our chunk framework notably reduces the running time (e.g., with up to 7x for training 10x for inference on ml-latest) of MNR, and meantime achieves competitive performance.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/26/2019

Memory Augmented Graph Neural Networks for Sequential Recommendation

The chronological order of user-item interactions can reveal time-evolvi...
research
08/08/2022

Sparse Attentive Memory Network for Click-through Rate Prediction with Long Sequences

Sequential recommendation predicts users' next behaviors with their hist...
research
08/10/2021

End-to-End User Behavior Retrieval in Click-Through RatePrediction Model

Click-Through Rate (CTR) prediction is one of the core tasks in recommen...
research
10/25/2020

Attention is All You Need in Speech Separation

Recurrent Neural Networks (RNNs) have long been the dominant architectur...
research
05/28/2018

A Sequential Embedding Approach for Item Recommendation with Heterogeneous Attributes

Attributes, such as metadata and profile, carry useful information which...
research
07/31/2021

Sequence Adaptation via Reinforcement Learning in Recommender Systems

Accounting for the fact that users have different sequential patterns, t...
research
10/14/2020

Consumer Behaviour in Retail: Next Logical Purchase using Deep Neural Network

Predicting future consumer behaviour is one of the most challenging prob...

Please sign up or login with your details

Forgot password? Click here to reset