中文
相关论文

相关论文: GRAINRec: Graph and Attention Integrated Approach …

200 篇论文

Graph-based recommender systems (GRSs) analyze the structural information in the graphical representation of data to make better recommendations, especially when the direct user-item relation data is sparse. Ranking-oriented GRSs that form…

信息检索 · 计算机科学 2020-08-03 Taher Hekmatfar , Saman Haratizadeh , Sama Goliaei

Session-based recommendation (SBR) systems aim to utilize the user's short-term behavior sequence to predict the next item without the detailed user profile. Most recent works try to model the user preference by treating the sessions as…

信息检索 · 计算机科学 2024-02-20 Zhongwei Wan , Xin Liu , Benyou Wang , Jiezhong Qiu , Boyu Li , Ting Guo , Guangyong Chen , Yang Wang

Graph Neural Network (GNN) based recommender systems have been attracting more and more attention in recent years due to their excellent performance in accuracy. Representing user-item interactions as a bipartite graph, a GNN model…

信息检索 · 计算机科学 2022-11-29 Liangwei Yang , Shengjie Wang , Yunzhe Tao , Jiankai Sun , Xiaolong Liu , Philip S. Yu , Taiqing Wang

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 aims to recommend the next item that matches a user's interest, based on the sequence of items he/she interacted with before. Scrutinizing previous studies, we can summarize a common learning-to-classify paradigm…

信息检索 · 计算机科学 2023-11-01 Zhengyi Yang , Jiancan Wu , Zhicai Wang , Xiang Wang , Yancheng Yuan , Xiangnan He

Graph-based recommender systems are commonly trained in transductive settings, which limits their applicability to new users, items, or datasets. We propose NBF-Rec, a graph-based recommendation model that supports inductive transfer…

机器学习 · 计算机科学 2025-10-28 Florian Grötschla , Elia Trachsel , Luca A. Lanzendörfer , Roger Wattenhofer

Session-based recommendation systems must capture implicit user intents from sessions. However, existing models suffer from issues such as item interaction dominance and noisy sessions. We propose a multi-channel recommendation model,…

信息检索 · 计算机科学 2026-01-14 Jia-Xin He , Hung-Hsuan Chen

Sequential fashion recommendation is of great significance in online fashion shopping, which accounts for an increasing portion of either fashion retailing or online e-commerce. The key to building an effective sequential fashion…

信息检索 · 计算机科学 2021-06-01 Yujuan Ding , Yunshan Ma , Wai Keung Wong , Tat-Seng Chua

Conversational Recommender Systems (CRS) engage users in interactive dialogues to gather preferences and provide personalized recommendations. While existing studies have advanced conversational strategies, they often rely on predefined…

信息检索 · 计算机科学 2025-04-16 Haibo Sun , Naoki Otani , Hannah Kim , Dan Zhang , Nikita Bhutani

Multimodal recommendation aims to recommend user-preferred candidates based on her/his historically interacted items and associated multimodal information. Previous studies commonly employ an embed-and-retrieve paradigm: learning user and…

信息检索 · 计算机科学 2026-01-15 Han Liu , Yinwei Wei , Xuemeng Song , Weili Guan , Yuan-Fang Li , Liqiang Nie

Bundle recommendation systems aim to recommend a bundle of items for a user to consider as a whole. They have become a norm in modern life and have been applied to many real-world settings, such as product bundle recommendation, music…

信息检索 · 计算机科学 2022-05-25 Ming Li , Lin Li , Qing Xie , Jingling Yuan , Xiaohui Tao

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

Recent years have witnessed the fast development of the emerging topic of Graph Learning based Recommender Systems (GLRS). GLRS employ advanced graph learning approaches to model users' preferences and intentions as well as items'…

Sequential recommendation has become increasingly prominent in both academia and industry, particularly in e-commerce. The primary goal is to extract user preferences from historical interaction sequences and predict items a user is likely…

信息检索 · 计算机科学 2026-04-16 Xiaofan Zhou , Kyumin Lee

Generative Retrieval (GR) offers a promising paradigm for recommendation through next-token prediction (NTP). However, scaling it to large-scale industrial systems introduces three challenges: (i) within a single request, the identical…

信息检索 · 计算机科学 2026-04-17 Yanyan Zou , Junbo Qi , Lunsong Huang , Yu Li , Kewei Xu , Jiabao Gao , Binglei Zhao , Xuanhua Yang , Sulong Xu , Shengjie Li

The KNN approach, which is widely used in recommender systems because of its efficiency, robustness and interpretability, is proposed for session-based recommendation recently and outperforms recurrent neural network models. It captures the…

信息检索 · 计算机科学 2018-07-17 Huifeng Guo , Ruiming Tang , Yunming Ye , Feng Liu , Yuzhou Zhang

Sequential recommendation tasks, which aim to predict the next item a user will interact with, typically rely on models trained solely on historical data. However, in real-world scenarios, user behavior can fluctuate in the long interaction…

信息检索 · 计算机科学 2024-10-01 Zhaoqi Yang , Yanan Wang , Yong Ge

We apply recurrent neural networks (RNN) on a new domain, namely recommender systems. Real-life recommender systems often face the problem of having to base recommendations only on short session-based data (e.g. a small sportsware website)…

机器学习 · 计算机科学 2016-03-30 Balázs Hidasi , Alexandros Karatzoglou , Linas Baltrunas , Domonkos Tikk

Recommender systems are widely used in industry to improve user experience. Despite great success, they have recently been criticized for collecting private user data. Federated Learning (FL) is a new paradigm for learning on distributed…

机器学习 · 计算机科学 2022-10-26 Junyi Li , Heng Huang

Traditional recommendation systems suffer from inconsistency in multi-stage optimization objectives. Generative Recommendation (GR) mitigates them through an end-to-end framework; however, existing methods still rely on matching mechanisms…