AutoSeqRec: Autoencoder for Efficient Sequential Recommendation
- URL: http://arxiv.org/abs/2308.06878v1
- Date: Mon, 14 Aug 2023 01:23:37 GMT
- Title: AutoSeqRec: Autoencoder for Efficient Sequential Recommendation
- Authors: Sijia Liu, Jiahao Liu, Hansu Gu, Dongsheng Li, Tun Lu, Peng Zhang,
Ning Gu
- Abstract summary: 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.
Comprehensive evaluations demonstrate that AutoSeqRec outperforms existing methods in terms of accuracy, while showcasing its robustness and efficiency.
- Score: 39.65252473941165
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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.
Related papers
- HyMiRec: A Hybrid Multi-interest Learning Framework for LLM-based Sequential Recommendation [24.720767926024433]
HyMiRec is a hybrid sequential recommendation framework for large language models.<n>It extracts coarse interest embeddings from long user sequences and an LLM-based recommender to captures refined interest embeddings.<n>To model the diverse preferences of users, we design a disentangled multi-interest learning module.
arXiv Detail & Related papers (2025-10-15T16:45:59Z) - Representation Quantization for Collaborative Filtering Augmentation [49.14087936092634]
We propose a novel two-stage collaborative recommendation algorithm, DQRec.<n>It augments features and homogeneous linkages by extracting behavior characteristics jointly from interaction sequences and attributes.<n>By integrating these semantic ID patterns into the recommendation process through feature and linkage augmentation, the system enriches both latent and explicit user and item features.
arXiv Detail & Related papers (2025-08-15T04:00:50Z) - Optimal Sequential Recommendations: Exploiting User and Item Structure [11.463828712115225]
We study the situation in which the type preference matrix has i.i.d. entries.
Our main contribution is an algorithm that simultaneously uses both item and user structures, proved to be near-optimal.
arXiv Detail & Related papers (2025-04-28T04:34:17Z) - EDGE-Rec: Efficient and Data-Guided Edge Diffusion For Recommender Systems Graphs [0.0]
We propose a new attention mechanism to take advantage of real-valued interaction weights as well as user and item features directly.
We train a novel Graph Diffusion Transformer GDiT architecture to iteratively denoise the weighted interaction matrix of the user-item interaction graph directly.
Inspired by the recent progress in text-conditioned image generation, our method directly produces user-item rating predictions on the same scale as the original ratings.
arXiv Detail & Related papers (2024-09-23T03:23:20Z) - MMGRec: Multimodal Generative Recommendation with Transformer Model [81.61896141495144]
MMGRec aims to introduce a generative paradigm into multimodal recommendation.
We first devise a hierarchical quantization method Graph CF-RQVAE to assign Rec-ID for each item from its multimodal information.
We then train a Transformer-based recommender to generate the Rec-IDs of user-preferred items based on historical interaction sequences.
arXiv Detail & Related papers (2024-04-25T12:11:27Z) - MISSRec: Pre-training and Transferring Multi-modal Interest-aware
Sequence Representation for Recommendation [61.45986275328629]
We propose MISSRec, a multi-modal pre-training and transfer learning framework for sequential recommendation.
On the user side, we design a Transformer-based encoder-decoder model, where the contextual encoder learns to capture the sequence-level multi-modal user interests.
On the candidate item side, we adopt a dynamic fusion module to produce user-adaptive item representation.
arXiv Detail & Related papers (2023-08-22T04:06:56Z) - Graph Collaborative Signals Denoising and Augmentation for
Recommendation [75.25320844036574]
We propose a new graph adjacency matrix that incorporates user-user and item-item correlations.
We show that the inclusion of user-user and item-item correlations can improve recommendations for users with both abundant and insufficient interactions.
arXiv Detail & Related papers (2023-04-06T19:43:37Z) - SUPER-Rec: SUrrounding Position-Enhanced Representation for
Recommendation [5.5362209010481855]
Collaborative filtering problems are commonly solved based on matrix completion techniques.
This paper proposes a novel position-enhanced user/item representation training model for recommendation, SUPER-Rec.
arXiv Detail & Related papers (2022-09-09T07:24:55Z) - Efficient and Scalable Recommendation via Item-Item Graph Partitioning [10.390315462253726]
Collaborative filtering (CF) is a widely searched problem in recommender systems.
We propose an efficient and scalable recommendation via item-item graph partitioning (ERGP)
arXiv Detail & Related papers (2022-07-13T04:37:48Z) - Dynamic Graph Collaborative Filtering [64.87765663208927]
Dynamic recommendation is essential for recommender systems to provide real-time predictions based on sequential data.
Here we propose Dynamic Graph Collaborative Filtering (DGCF), a novel framework leveraging dynamic graphs to capture collaborative and sequential relations.
Our approach achieves higher performance when the dataset contains less action repetition, indicating the effectiveness of integrating dynamic collaborative information.
arXiv Detail & Related papers (2021-01-08T04:16:24Z) - Modurec: Recommender Systems with Feature and Time Modulation [50.51144496609274]
We propose Modurec: an autoencoder-based method that combines all available information using the feature-wise modulation mechanism.
We show on Movielens datasets that these modifications produce state-of-the-art results in most evaluated settings.
arXiv Detail & Related papers (2020-10-13T09:18:33Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.