English
Related papers

Related papers: A Pre-trained Sequential Recommendation Framework:…

200 papers

Sequential recommendation is an important recommendation task that aims to predict the next item in a sequence. Recently, adaptations of language models, particularly Transformer-based models such as SASRec and BERT4Rec, have achieved…

Information Retrieval · Computer Science 2023-06-21 Aleksandr V. Petrov , Craig Macdonald

Collaborative filtering (CF) aims to predict users' ratings on items according to historical user-item preference data. In many real-world applications, preference data are usually sparse, which would make models overfit and fail to give…

Machine Learning · Computer Science 2012-10-29 Zhongqi Lu , Erheng Zhong , Lili Zhao , Wei Xiang , Weike Pan , Qiang Yang

The cold-start recommendation is an urgent problem in contemporary online applications. It aims to provide users whose behaviors are literally sparse with as accurate recommendations as possible. Many data-driven algorithms, such as the…

Information Retrieval · Computer Science 2021-10-19 Xiaowen Huang , Jitao Sang , Jian Yu , Changsheng Xu

Sequential recommender systems have shown effective suggestions by capturing users' interest drift. There have been two groups of existing sequential models: user- and item-centric models. The user-centric models capture personalized…

Information Retrieval · Computer Science 2022-09-15 Dongmin Hyun , Chanyoung Park , Junsu Cho , Hwanjo Yu

Sequential recommendation has attracted increasing attention due to its ability to accurately capture the dynamic changes in user interests. We have noticed that generative models, especially diffusion models, which have achieved…

Information Retrieval · Computer Science 2024-09-18 Wenjia Xie , Rui Zhou , Hao Wang , Tingjia Shen , Enhong Chen

Language representation learning has emerged as a promising approach for sequential recommendation, thanks to its ability to learn generalizable representations. However, despite its advantages, this approach still struggles with data…

Information Retrieval · Computer Science 2025-08-08 Minh-Anh Nguyen , Dung D. Le

Sequential recommendation based on multi-interest framework models the user's recent interaction sequence into multiple different interest vectors, since a single low-dimensional vector cannot fully represent the diversity of user…

Information Retrieval · Computer Science 2021-12-17 Jie Zhang , Ke-Jia Chen , Jingqiang Chen

Recommender system is adored in the internet industry as one of the most profitable technologies. Unlike other sectors such as fraud detection in the Fintech industry, recommender system is both deep and broad. In recent years, many…

Information Retrieval · Computer Science 2023-07-13 Hao Wang

In the era of advancing information technology, recommender systems have emerged as crucial tools for dealing with information overload. However, traditional recommender systems still have limitations in capturing the dynamic evolution of…

Information Retrieval · Computer Science 2025-04-09 Mingjian Fu , Hengsheng Chen , Dongchun Jiang , Yanchao Tan

Multi-interest learning method for sequential recommendation aims to predict the next item according to user multi-faceted interests given the user historical interactions. Existing methods mainly consist of a multi-interest extractor that…

Information Retrieval · Computer Science 2024-04-30 Xue Dong , Xuemeng Song , Tongliang Liu , Weili Guan

Benefiting from deep learning research and large-scale datasets, saliency prediction has achieved significant success in the past decade. However, it still remains challenging to predict saliency maps on images in new domains that lack…

Computer Vision and Pattern Recognition · Computer Science 2020-07-13 Yan Luo , Yongkang Wong , Mohan S. Kankanhalli , Qi Zhao

BERT4Rec is an effective model for sequential recommendation based on the Transformer architecture. In the original publication, BERT4Rec claimed superiority over other available sequential recommendation approaches (e.g. SASRec), and it is…

Information Retrieval · Computer Science 2022-07-18 Aleksandr Petrov , Craig Macdonald

Pre-training models have shown their power in sequential recommendation. Recently, prompt has been widely explored and verified for tuning in NLP pre-training, which could help to more effectively and efficiently extract useful knowledge…

Information Retrieval · Computer Science 2024-10-10 Yiqing Wu , Ruobing Xie , Yongchun Zhu , Fuzhen Zhuang , Xu Zhang , Leyu Lin , Qing He

Over the past decade, recommender systems have experienced a surge in popularity. Despite notable progress, they grapple with challenging issues, such as high data dimensionality and sparseness. Representing users and items as…

Information Retrieval · Computer Science 2025-07-28 Pedro R. Pires , Tiago A. Almeida

Next Set Recommendation (NSRec), encompassing related tasks such as next basket recommendation and temporal sets prediction, stands as a trending research topic. Although numerous attempts have been made on this topic, there are certain…

Information Retrieval · Computer Science 2024-10-31 Yuli Liu , Min Liu , Christian Walder , Lexing Xie

Session-based recommendation (SR) models aim to recommend top-K items to a user, based on the user's behaviour during the current session. Several SR models are proposed in the literature, however,concerns have been raised about their…

Information Retrieval · Computer Science 2024-10-30 Muskan Gupta , Priyanka Gupta , Lovekesh Vig

Practical recommender systems need be periodically retrained to refresh the model with new interaction data. To pursue high model fidelity, it is usually desirable to retrain the model on both historical and new data, since it can account…

Information Retrieval · Computer Science 2021-01-15 Yang Zhang , Fuli Feng , Chenxu Wang , Xiangnan He , Meng Wang , Yan Li , Yongdong Zhang

We propose Neural Priming, a technique for adapting large pretrained models to distribution shifts and downstream tasks given few or no labeled examples. Presented with class names or unlabeled test samples, Neural Priming enables the model…

Sequential recommendation is an important task to predict the next-item to access based on a sequence of interacted items. Most existing works learn user preference as the transition pattern from the previous item to the next one, ignoring…

Information Retrieval · Computer Science 2023-12-19 Yizhou Dang , Enneng Yang , Guibing Guo , Linying Jiang , Xingwei Wang , Xiaoxiao Xu , Qinghui Sun , Hong Liu

Multi-modal learning has become increasingly popular due to its ability to leverage information from different data sources (e.g., text and images) to improve the model performance. Recently, CLIP has emerged as an effective approach that…

Machine Learning · Computer Science 2024-07-12 Zixiang Chen , Yihe Deng , Yuanzhi Li , Quanquan Gu