中文
相关论文

相关论文: SimRec: Mitigating the Cold-Start Problem in Seque…

200 篇论文

Traditional recommender systems primarily leverage identity-based (ID) representations for users and items, while the advent of pre-trained language models (PLMs) has introduced rich semantic modeling of item descriptions. However, PLMs…

信息检索 · 计算机科学 2024-02-15 Chen Wang , Liangwei Yang , Zhiwei Liu , Xiaolong Liu , Mingdai Yang , Yueqing Liang , Philip S. Yu

Top-N recommendation, which aims to learn user ranking-based preference, has long been a fundamental problem in a wide range of applications. Traditional models usually motivate themselves by designing complex or tailored architectures…

信息检索 · 计算机科学 2021-09-14 Mengyue Yang , Quanyu Dai , Zhenhua Dong , Xu Chen , Xiuqiang He , Jun Wang

Sequential recommendation task aims to predict user preference over items in the future given user historical behaviors. The order of user behaviors implies that there are resourceful sequential patterns embedded in the behavior history…

信息检索 · 计算机科学 2019-11-12 Jiarui Qin , Kan Ren , Yuchen Fang , Weinan Zhang , Yong Yu

Sequential recommendation predicts each user's next item based on their historical interaction sequence. Recently, diffusion models have attracted significant attention in this area due to their strong ability to model user interest…

信息检索 · 计算机科学 2025-08-26 Li Li , Mingyue Cheng , Yuyang Ye , Zhiding Liu , Enhong Chen

In recent years, recommender systems have advanced rapidly, where embedding learning for users and items plays a critical role. A standard method learns a unique embedding vector for each user and item. However, such a method has two…

人工智能 · 计算机科学 2023-02-13 Yizhou Chen , Guangda Huzhang , Anxiang Zeng , Qingtao Yu , Hui Sun , Heng-yi Li , Jingyi Li , Yabo Ni , Han Yu , Zhiming Zhou

Collaborative filtering problems are commonly solved based on matrix completion techniques which recover the missing values of user-item interaction matrices. In a matrix, the rating position specifically represents the user given and the…

信息检索 · 计算机科学 2022-10-11 Taejun Lim , Siqu Long , Josiah Poon , Soyeon Caren Han

Self-supervised learning (SSL) has gained significant interest in recent years as a solution to address the challenges posed by sparse and noisy data in recommender systems. Despite the growing number of SSL algorithms designed to provide…

信息检索 · 计算机科学 2024-01-31 Xubin Ren , Lianghao Xia , Yuhao Yang , Wei Wei , Tianle Wang , Xuheng Cai , Chao Huang

Generative recommendation systems have gained increasing attention as an innovative approach that directly generates item identifiers for recommendation tasks. Despite their potential, a major challenge is the effective construction of item…

信息检索 · 计算机科学 2025-06-05 Enze Liu , Bowen Zheng , Cheng Ling , Lantao Hu , Han Li , Wayne Xin Zhao

In the era of information explosion, Recommender Systems (RS) are essential for alleviating information overload and providing personalized user experiences. Recent advances in diffusion-based generative recommenders have shown promise in…

信息检索 · 计算机科学 2025-11-18 Chengyi Liu , Xiao Chen , Shijie Wang , Wenqi Fan , Qing Li

Recent advancements in generative recommendation systems, particularly in the realm of sequential recommendation tasks, have shown promise in enhancing generalization to new items. Among these approaches, diffusion-based generative…

信息检索 · 计算机科学 2024-10-23 Guoqing Hu , Zhengyi Yang , Zhibo Cai , An Zhang , Xiang Wang

Recently, large language models (LLMs) have shown great potential in recommender systems, either improving existing recommendation models or serving as the backbone. However, there exists a large semantic gap between LLMs and recommender…

信息检索 · 计算机科学 2024-04-22 Bowen Zheng , Yupeng Hou , Hongyu Lu , Yu Chen , Wayne Xin Zhao , Ming Chen , Ji-Rong Wen

Side information is being used extensively to improve the effectiveness of sequential recommendation models. It is said to help capture the transition patterns among items. Most previous work on sequential recommendation that uses side…

信息检索 · 计算机科学 2023-02-22 Yujie Lin , Zhumin Chen , Zhaochun Ren , Chenyang Wang , Qiang Yan , Maarten de Rijke , Xiuzhen Cheng , Pengjie Ren

Leveraging Large Language Models (LLMs) for generative recommendation has attracted significant research interest, where item tokenization is a critical step. It involves assigning item identifiers for LLMs to encode user history and…

信息检索 · 计算机科学 2025-05-27 Xinyu Lin , Haihan Shi , Wenjie Wang , Fuli Feng , Qifan Wang , See-Kiong Ng , Tat-Seng Chua

Recommender system has attracted lots of attentions since it helps users alleviate the information overload problem. Matrix factorization technique is one of the most widely employed collaborative filtering techniques in the research of…

信息检索 · 计算机科学 2014-05-06 Yonghong Yu , Can Wang , Yang Gao

Sequential Recommendation (SR) aims to leverage the sequential patterns in users' historical interactions to accurately track their preferences. However, the primary reliance of existing SR methods on collaborative data results in…

信息检索 · 计算机科学 2025-04-29 Yuhao Wang , Junwei Pan , Pengyue Jia , Wanyu Wang , Maolin Wang , Zhixiang Feng , Xiaotian Li , Jie Jiang , Xiangyu Zhao

In Semantic-ID (SID) based generative recommendation, each item is represented as a sequence of discrete codes, and an autoregressive model is trained to generate the SID sequence of the next item; top-K performance is then measured by…

信息检索 · 计算机科学 2026-05-26 Qian Zhang , Lech Szymanski , Haibo Zhang , Jeremiah D. Deng

Recently, neural networks have been widely used in e-commerce recommender systems, owing to the rapid development of deep learning. We formalize the recommender system as a sequential recommendation problem, intending to predict the next…

信息检索 · 计算机科学 2020-08-04 Yukuo Cen , Jianwei Zhang , Xu Zou , Chang Zhou , Hongxia Yang , Jie Tang

Recommendation models that utilize unique identities (IDs) to represent distinct users and items have been state-of-the-art (SOTA) and dominated the recommender systems (RS) literature for over a decade. Meanwhile, the pre-trained modality…

信息检索 · 计算机科学 2023-05-04 Zheng Yuan , Fajie Yuan , Yu Song , Youhua Li , Junchen Fu , Fei Yang , Yunzhu Pan , Yongxin Ni

Most sequential recommendation models capture the features of consecutive items in a user-item interaction history. Though effective, their representation expressiveness is still hindered by the sparse learning signals. As a result, the…

信息检索 · 计算机科学 2021-06-30 Xu Yuan , Hongshen Chen , Yonghao Song , Xiaofang Zhao , Zhuoye Ding , Zhen He , Bo Long

At the present time, sequential item recommendation models are compared by calculating metrics on a small item subset (target set) to speed up computation. The target set contains the relevant item and a set of negative items that are…

信息检索 · 计算机科学 2021-07-29 Alexander Dallmann , Daniel Zoller , Andreas Hotho
‹ 上一页 1 8 9 10 下一页 ›