paper-with-me

홈 › Papers

ID-Agnostic User Behavior Pre-training for Sequential Recommendation

2022-06-06 · Shanlei Mu, Yupeng Hou, Wayne Xin Zhao, Yaliang Li, Bolin Ding

Recently, sequential recommendation has emerged as a widely studied topic. Existing researches mainly design effective neural architectures to model user behavior sequences based on item IDs. However, this kind of approach highly relies on user-item interaction data and neglects the attribute- or characteristic-level correlations among similar items preferred by a user. In light of these issues, we propose IDA-SR, which stands for ID-Agnostic User Behavior Pre-training approach for Sequential Recommendation. Instead of explicitly learning representations for item IDs, IDA-SR directly learns item representations from rich text information. To bridge the gap between text semantics and sequential user behaviors, we utilize the pre-trained language model as text encoder, and conduct a pre-training architecture on the sequential user behaviors. In this way, item text can be directly utilized for sequential recommendation without relying on item IDs. Extensive experiments show that the proposed approach can achieve comparable results when only using ID-agnostic item representations, and performs better than baselines by a large margin when fine-tuned with ID information.

📄 PDF Abstract BibTeX arXiv:2206.02323

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeLanguage ModelingLanguage ModellingSequential Recommendation

Similar Papers 제목 키워드 기반

WSLRec: Weakly Supervised Learning for Neural Sequential Recommendation Models

2022-02-28 · Jingwei Zhuo, Bin Liu, Xiang Li, Han Zhu 외

Learning the user-item relevance hidden in implicit feedback data plays an important role in modern recommender systems. Neural sequential recommendation models, which formulates learning the user-item relevance as a seq…

Collaborative FilteringRecommendation SystemsSequential RecommendationWeakly-supervised Learning

Towards Open-world Cross-Domain Sequential Recommendation: A Model-Agnostic Contrastive Denoising Approach

2023-11-08 · Wujiang Xu, Xuying Ning, Wenfang Lin, Mingming Ha 외

Cross-domain sequential recommendation (CDSR) aims to address the data sparsity problems that exist in traditional sequential recommendation (SR) systems. The existing approaches aim to design a specific cross-domain uni…

DenoisingRecommendation SystemsSequential Recommendation

From Agnostic to Specific: Latent Preference Diffusion for Multi-Behavior Sequential Recommendation

2026-02-26 · Ruochen Yang, Xiaodong Li, Jiawei Sheng, Jiangxia Cao 외 arxiv

Multi-behavior sequential recommendation (MBSR) aims to learn the dynamic and heterogeneous interactions of users' multi-behavior sequences, so as to capture user preferences under target behavior for the next interacted…

Sequential Recommendation

One Model for All: Large Language Models are Domain-Agnostic Recommendation Systems

2023-10-22 · Zuoli Tang, ZhaoXin Huan, Zihao Li, Xiaolu Zhang 외

The purpose of sequential recommendation is to utilize the interaction history of a user and predict the next item that the user is most likely to interact with. While data sparsity and cold start are two challenges that…

AllLanguage ModelingLanguage ModellingQuestion Answering+4

Behavior-Dependent Linear Recurrent Units for Efficient Sequential Recommendation

2024-06-18 · Chengkai Liu, Jianghao Lin, Hanzhou Liu, Jianling Wang 외

Sequential recommender systems aims to predict the users' next interaction through user behavior modeling with various operators like RNNs and attentions. However, existing models generally fail to achieve the three gold…

Recommendation SystemsSequential Recommendation