中文
相关论文

相关论文: CITIES: Contextual Inference of Tail-Item Embeddin…

200 篇论文

Training recommender systems for next-item recommendation often requires unique embeddings to be learned for each item, which may take up most of the trainable parameters for a model. Shared embeddings, such as using content information,…

信息检索 · 计算机科学 2025-07-28 M. Jeffrey Mei , Florian Henkel , Samuel E. Sandberg , Oliver Bembom , Andreas F. Ehmann

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.…

信息检索 · 计算机科学 2023-08-15 Sijia Liu , Jiahao Liu , Hansu Gu , Dongsheng Li , Tun Lu , Peng Zhang , Ning Gu

Recommender Systems have proliferated as general-purpose approaches to model a wide variety of consumer interaction data. Specific instances make use of signals ranging from user feedback, item relationships, geographic locality, social…

信息检索 · 计算机科学 2018-08-31 Wang-Cheng Kang , Mengting Wan , Julian McAuley

The long-tailed problem is a long-standing challenge in Sequential Recommender Systems (SRS) in which the problem exists in terms of both users and items. While many existing studies address the long-tailed problem in SRS, they only focus…

信息检索 · 计算机科学 2023-10-18 Kibum Kim , Dongmin Hyun , Sukwon Yun , Chanyoung Park

Modern deep neural networks (DNNs) have greatly facilitated the development of sequential recommender systems by achieving state-of-the-art recommendation performance on various sequential recommendation tasks. Given a sequence of…

信息检索 · 计算机科学 2021-08-26 Yang Li , Tong Chen , Peng-Fei Zhang , Hongzhi Yin

Sequential recommender systems (SRS) aim to predict users' subsequent choices based on their historical interactions and have found applications in diverse fields such as e-commerce and social media. However, in real-world systems, most…

信息检索 · 计算机科学 2024-11-04 Qidong Liu , Xian Wu , Yejing Wang , Zijian Zhang , Feng Tian , Yefeng Zheng , Xiangyu Zhao

Sequential recommender systems (SRS) predict the next items that users may prefer based on user historical interaction sequences. Inspired by the rise of large language models (LLMs) in various AI applications, there is a surge of work on…

信息检索 · 计算机科学 2024-10-17 CanYi Liu , Wei Li , Youchen , Zhang , Hui Li , Rongrong Ji

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

Repeat consumption, such as repurchasing items and relistening songs, is a common scenario in daily life. To model repeat consumption, the repeat-aware recommendation has been proposed to predict which item will be re-interacted based on…

信息检索 · 计算机科学 2025-06-11 Shigang Quan , Shui Liu , Zhenzhe Zheng , Fan Wu

Sequential recommendation is a task to capture hidden user preferences from historical user item interaction data and recommend next items for the user. Significant progress has been made in this domain by leveraging classification based…

信息检索 · 计算机科学 2024-08-30 Panfeng Cao , Pietro Lio

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

Item-based collaborative filtering (ICF) has been widely used in industrial applications such as recommender system and online advertising. It models users' preference on target items by the items they have interacted with. Recent models…

信息检索 · 计算机科学 2021-04-27 Yinjiang Cai , Zeyu Cui , Shu Wu , Zhen Lei , Xibo Ma

Users consume their favorite content in temporal proximity of consumption bundles according to their preferences and tastes. Thus, the underlying attributes of items implicitly match user preferences, however, current recommender systems…

信息检索 · 计算机科学 2018-10-23 Arun Kumar , Karan Aggarwal , Paul Schrater

Web recommendation services bear great importance in e-commerce, as they aid the user in navigating through the items that are most relevant to her needs. In a typical Web site, long history of previous activities or purchases by the user…

信息检索 · 计算机科学 2016-11-09 Bálint Daróczy , Frederick Ayala-Gómez , András Benczúr

Rating elicitation is a success element for recommender systems to perform well at cold-starting, in which the systems need to recommend items to a newly arrived user with no prior knowledge about the user's preference. Existing elicitation…

信息检索 · 计算机科学 2024-06-04 Hieu Trung Nguyen , Duy Nguyen , Khoa Doan , Viet Anh Nguyen

Over the past 10 years, many recommendation techniques have been based on embedding users and items in latent vector spaces, where the inner product of a (user,item) pair of vectors represents the predicted affinity of the user to the item.…

信息检索 · 计算机科学 2019-07-09 Sonya Liberman , Shaked Bar , Raphael Vannerom , Danny Rosenstein , Ronny Lempel

Traditional sequential recommendation (SR) methods heavily rely on explicit item IDs to capture user preferences over time. This reliance introduces critical limitations in cold-start scenarios and domain transfer tasks, where unseen items…

信息检索 · 计算机科学 2025-02-20 Wuhan Chen , Zongwei Wang , Min Gao , Xin Xia , Feng Jiang , Junhao Wen

Recommender systems are a class of machine learning algorithms that provide relevant recommendations to a user based on the user's interaction with similar items or based on the content of the item. In settings where the content of the item…

信息检索 · 计算机科学 2020-10-27 Xavier Thomas

Sequential recommendation (SR) learns from the temporal dynamics of user-item interactions to predict the next ones. Fairness-aware recommendation mitigates a variety of algorithmic biases in the learning of user preferences. This paper…

信息检索 · 计算机科学 2022-05-03 Cheng-Te Li , Cheng Hsu , Yang Zhang

Large Language Model-based Recommender Systems (LRSs) have recently emerged as a new paradigm in sequential recommendation by directly adopting LLMs as backbones. While LRSs demonstrate strong knowledge utilization and instruction-following…

信息检索 · 计算机科学 2026-03-16 Jiaming Zhang , Yuyuan Li , Xiaohua Feng , Li Zhang , Longfei Li , Jun Zhou , Chaochao Chen