AutoSeqRec: Autoencoder for Efficient Sequential Recommendation

08/14/2023
by   Sijia Liu, et al.
0

Sequential recommendation demonstrates the capability to recommend items by modeling the sequential behavior of users. Traditional methods typically treat users as sequences of items, overlooking the collaborative relationships among them. Graph-based methods incorporate collaborative information by utilizing the user-item interaction graph. However, these methods sometimes face challenges in terms of time complexity and computational efficiency. To address these limitations, this paper presents AutoSeqRec, an incremental recommendation model specifically designed for sequential recommendation tasks. AutoSeqRec is based on autoencoders and consists of an encoder and three decoders within the autoencoder architecture. These components consider both the user-item interaction matrix and the rows and columns of the item transition matrix. The reconstruction of the user-item interaction matrix captures user long-term preferences through collaborative filtering. In addition, the rows and columns of the item transition matrix represent the item out-degree and in-degree hopping behavior, which allows for modeling the user's short-term interests. When making incremental recommendations, only the input matrices need to be updated, without the need to update parameters, which makes AutoSeqRec very efficient. Comprehensive evaluations demonstrate that AutoSeqRec outperforms existing methods in terms of accuracy, while showcasing its robustness and efficiency.

READ FULL TEXT

page 3

page 4

page 8

research
04/06/2023

Graph Collaborative Signals Denoising and Augmentation for Recommendation

Graph collaborative filtering (GCF) is a popular technique for capturing...
research
07/29/2023

Recommendation Unlearning via Matrix Correction

Recommender systems are important for providing personalized services to...
research
04/23/2023

Triple Structural Information Modelling for Accurate, Explainable and Interactive Recommendation

In dynamic interaction graphs, user-item interactions usually follow het...
research
07/13/2022

Efficient and Scalable Recommendation via Item-Item Graph Partitioning

Collaborative filtering (CF) is a widely searched problem in recommender...
research
05/14/2022

PAS: A Position-Aware Similarity Measurement for Sequential Recommendation

The common item-based collaborative filtering framework becomes a typica...
research
06/28/2023

Blockwise Feature Interaction in Recommendation Systems

Feature interactions can play a crucial role in recommendation systems a...
research
01/08/2018

Learning Tree-based Deep Model for Recommender Systems

We propose a novel recommendation method based on tree. With user behavi...

Please sign up or login with your details

Forgot password? Click here to reset