中文
相关论文

相关论文: KATRec: Knowledge Aware aTtentive Sequential Recom…

200 篇论文

Recent advances in Large Language Models (LLMs) have driven their adoption in recommender systems through Retrieval-Augmented Generation (RAG) frameworks. However, existing RAG approaches predominantly rely on flat, similarity-based…

信息检索 · 计算机科学 2025-06-10 Vahid Azizi , Fatemeh Koochaki

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

To alleviate data sparsity and cold-start problems of traditional recommender systems (RSs), incorporating knowledge graphs (KGs) to supplement auxiliary information has attracted considerable attention recently. However, simply integrating…

信息检索 · 计算机科学 2022-01-04 Yankai Chen , Yaming Yang , Yujing Wang , Jing Bai , Xiangchen Song , Irwin King

Multimedia content is of predominance in the modern Web era. Investigating how users interact with multimodal items is a continuing concern within the rapid development of recommender systems. The majority of previous work focuses on…

信息检索 · 计算机科学 2021-07-22 Jinghao Zhang , Yanqiao Zhu , Qiang Liu , Shu Wu , Shuhui Wang , Liang Wang

Sequential recommendation systems often struggle to make predictions or take action when dealing with cold-start items that have limited amount of interactions. In this work, we propose SimRec - a new approach to mitigate the cold-start…

信息检索 · 计算机科学 2024-10-30 Shaked Brody , Shoval Lagziel

Sequential recommendation methods can capture dynamic user preferences from user historical interactions to achieve better performance. However, most existing methods only use past information extracted from user historical interactions to…

信息检索 · 计算机科学 2024-12-03 Jiafeng Xia , Dongsheng Li , Hansu Gu , Tun Lu , Peng Zhang , Li Shang , Ning Gu

Recent advancements in recommender systems have focused on integrating knowledge graphs (KGs) to leverage their auxiliary information. The core idea of KG-enhanced recommenders is to incorporate rich semantic information for more accurate…

Recommender systems suffer from the cold-start problem whenever a new user joins the platform or a new item is added to the catalog. To address item cold-start, we propose to replace the embedding layer in sequential recommenders with a…

信息检索 · 计算机科学 2024-10-02 Kuba Weimann , Tim O. F. Conrad

The modern recommender systems are facing an increasing challenge of modelling and predicting the dynamic and context-rich user preferences. Traditional collaborative filtering and content-based methods often struggle to capture the…

信息检索 · 计算机科学 2025-07-21 Yitong Li , Raoul Grasman

Multi-domain recommender systems benefit from cross-domain representation learning and positive knowledge transfer. Both can be achieved by introducing a specific modeling of input data (i.e. disjoint history) or trying dedicated training…

信息检索 · 计算机科学 2023-02-23 Alejandro Ariza-Casabona , Bartlomiej Twardowski , Tri Kurniawan Wijaya

Sequential recommendation (SR) models predict a user's next interaction by modeling their historical behaviors. Transformer-based SR methods, notably BERT4Rec, effectively capture these patterns but incur significant computational overhead…

信息检索 · 计算机科学 2026-02-09 Shankar Veludandi , Gulrukh Kurdistan , Uzma Mushtaque

The chronological order of user-item interactions is a key feature in many recommender systems, where the items that users will interact may largely depend on those items that users just accessed recently. However, with the tremendous…

信息检索 · 计算机科学 2019-06-24 Chen Ma , Peng Kang , Xue Liu

The recent advancements in Large Language Models (LLMs) have generated considerable interest in their utilization for sequential recommendation tasks. While collaborative signals from similar users are central to recommendation modeling,…

信息检索 · 计算机科学 2025-04-15 Tong Zhang

Sequential Recommendation Systems (SRS) have become essential in many real-world applications. However, existing SRS methods often rely on collaborative filtering signals and fail to capture real-time user preferences, while Conversational…

信息检索 · 计算机科学 2025-09-12 Yifan Wang , Shen Gao , Jiabao Fang , Rui Yan , Billy Chiu , Shuo Shang

To develop effective sequential recommender systems, numerous methods have been proposed to model historical user behaviors. Despite the effectiveness, these methods share the same fast thinking paradigm. That is, for making…

信息检索 · 计算机科学 2025-04-15 Junjie Zhang , Beichen Zhang , Wenqi Sun , Hongyu Lu , Wayne Xin Zhao , Yu Chen , Ji-Rong Wen

Modeling the complex interactions between users and items as well as amongst items themselves is at the core of designing successful recommender systems. One classical setting is predicting users' personalized sequential behavior (or…

信息检索 · 计算机科学 2017-07-11 Ruining He , Wang-Cheng Kang , Julian McAuley

There are unique challenges to developing item recommender systems for e-commerce platforms like eBay due to sparse data and diverse user interests. While rich user-item interactions are important, eBay's data sparsity exceeds other…

信息检索 · 计算机科学 2024-10-16 Yi Sun , Yuri M. Brovman

Sequential recommendation models user preferences to predict the next target item. Most existing work is passive, where the system responds only when users open the application, missing chances after closure. We investigate active…

信息检索 · 计算机科学 2025-11-25 Jin Chai , Xiaoxiao Ma , Jian Yang , Jia Wu

Conversational recommender system (CRS), which combines the techniques of dialogue system and recommender system, has obtained increasing interest recently. In contrast to traditional recommender system, it learns the user preference better…

信息检索 · 计算机科学 2024-08-05 Yunwen Xia , Hui Fang , Jie Zhang , Chong Long

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