中文
相关论文

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

200 篇论文

Recommender systems assist users in navigating complex information spaces and focus their attention on the content most relevant to their needs. Often these systems rely on user activity or descriptions of the content. Social annotation…

Sequential recommender systems identify user preferences from their past interactions to predict subsequent items optimally. Although traditional deep-learning-based models and modern transformer-based models in previous studies capture…

信息检索 · 计算机科学 2024-02-20 Hansol Jung , Hyunwoo Seo , Chiehyeon Lim

Sequential recommender systems aim to model users' evolving preferences by capturing patterns in their historical interactions. Recent advances in this area have leveraged deep neural networks and attention mechanisms to effectively…

机器学习 · 计算机科学 2025-06-17 Siqi Liang , Yudi Zhang , Yubo Wang

Recommender systems are designed to help users in situations of information overload. In recent years, we observed increased interest in session-based recommendation scenarios, where the problem is to make item suggestions to users based…

信息检索 · 计算机科学 2021-09-15 Sara Latifi , Noemi Mauro , Dietmar Jannach

Accounting for the fact that users have different sequential patterns, the main drawback of state-of-the-art recommendation strategies is that a fixed sequence length of user-item interactions is required as input to train the models. This…

信息检索 · 计算机科学 2021-08-04 Stefanos Antaris , Dimitrios Rafailidis

Generative Recommendation has revolutionized recommender systems by reformulating retrieval as a sequence generation task over discrete item identifiers. Despite the progress, existing approaches typically rely on static, decoupled…

信息检索 · 计算机科学 2026-02-10 Huanjie Wang , Xinchen Luo , Honghui Bao , Zhang Zixing , Lejian Ren , Yunfan Wu , Hongwei Zhang , Liwei Guan , Guang Chen

Modern music streaming services are heavily based on recommendation engines to serve content to users. Sequential recommendation -- continuously providing new items within a single session in a contextually coherent manner -- has been an…

信息检索 · 计算机科学 2024-09-12 Pavan Seshadri , Shahrzad Shashaani , Peter Knees

In recommender systems, multi-behavior methods have demonstrated their effectiveness in mitigating issues like data sparsity, a common challenge in traditional single-behavior recommendation approaches. These methods typically infer user…

信息检索 · 计算机科学 2024-04-30 Mingshi Yan , Fan Liu , Jing Sun , Fuming Sun , Zhiyong Cheng , Yahong Han

Sequential recommender systems (SRSs) aim to predict the subsequent items which may interest users via comprehensively modeling users' complex preference embedded in the sequence of user-item interactions. However, most of existing SRSs…

信息检索 · 计算机科学 2024-10-31 Chengkai Huang , Shoujin Wang , Xianzhi Wang , Lina Yao

We propose a novel recommender framework, MuSTRec (Multimodal and Sequential Transformer-based Recommendation), that unifies multimodal and sequential recommendation paradigms. MuSTRec captures cross-item similarities and collaborative…

信息检索 · 计算机科学 2026-02-10 Bucher Sahyouni , Matthew Vowels , Liqun Chen , Simon Hadfield

Learning an effective outfit-level representation is critical for predicting the compatibility of items in an outfit, and retrieving complementary items for a partial outfit. We present a framework, OutfitTransformer, that uses the proposed…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Rohan Sarkar , Navaneeth Bodla , Mariya I. Vasileva , Yen-Liang Lin , Anurag Beniwal , Alan Lu , Gerard Medioni

In session-based or sequential recommendation, it is important to consider a number of factors like long-term user engagement, multiple types of user-item interactions such as clicks, purchases etc. The current state-of-the-art supervised…

机器学习 · 计算机科学 2020-06-12 Xin Xin , Alexandros Karatzoglou , Ioannis Arapakis , Joemon M. Jose

Personalized recommendations are popular in these days of Internet driven activities, specifically shopping. Recommendation methods can be grouped into three major categories, content based filtering, collaborative filtering and machine…

信息检索 · 计算机科学 2021-01-11 Yuhao Mao , Serguei A. Mokhov , Sudhir P. Mudur

Sequential Recommendation (SR) aims to predict the next interaction of a user based on their behavior sequence, where complementary relations often provide essential signals for predicting the next item. However, mainstream models relying…

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

In this paper, we propose a novel sequence-aware recommendation model. Our model utilizes self-attention mechanism to infer the item-item relationship from user's historical interactions. With self-attention, it is able to estimate the…

信息检索 · 计算机科学 2018-08-28 Shuai Zhang , Yi Tay , Lina Yao , Aixin Sun

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…

信息检索 · 计算机科学 2023-06-21 Aleksandr V. Petrov , Craig Macdonald

Standard collaborative filtering approaches for top-N recommendation are biased toward popular items. As a result, they recommend items that users are likely aware of and under-represent long-tail items. This is inadequate, both for…

信息检索 · 计算机科学 2018-03-02 Zainab Zolaktaf , Reza Babanezhad , Rachel Pottinger

Attributes, such as metadata and profile, carry useful information which in principle can help improve accuracy in recommender systems. However, existing approaches have difficulty in fully leveraging attribute information due to practical…

信息检索 · 计算机科学 2018-05-31 Kuan Liu , Xing Shi , Prem Natarajan

Recently, the embedding-based recommendation models (e.g., matrix factorization and deep models) have been prevalent in both academia and industry due to their effectiveness and flexibility. However, they also have such intrinsic…

信息检索 · 计算机科学 2019-12-19 Yuan Zhang , Xiaoran Xu , Hanning Zhou , Yan Zhang

Capturing the temporal dynamics of user preferences over items is important for recommendation. Existing methods mainly assume that all time steps in user-item interaction history are equally relevant to recommendation, which however does…

信息检索 · 计算机科学 2017-09-08 Wenjie Pei , Jie Yang , Zhu Sun , Jie Zhang , Alessandro Bozzon , David M. J. Tax