中文
相关论文

相关论文: TAGNN: Target Attentive Graph Neural Networks for …

200 篇论文

Sequential recommendation (SR) is to accurately recommend a list of items for a user based on her current accessed ones. While new-coming users continuously arrive in the real world, one crucial task is to have inductive SR that can produce…

信息检索 · 计算机科学 2021-02-01 Cheng Hsu , Cheng-Te Li

Online communities such as Facebook and Twitter are enormously popular and have become an essential part of the daily life of many of their users. Through these platforms, users can discover and create information that others will then…

信息检索 · 计算机科学 2019-04-17 Weiping Song , Zhiping Xiao , Yifan Wang , Laurent Charlin , Ming Zhang , Jian Tang

The aim of session-based recommendation is to predict the users' next clicked item, which is a challenging task due to the inherent uncertainty in user behaviors and anonymous implicit feedback information. A powerful session-based…

信息检索 · 计算机科学 2020-07-27 Jing Zhu , Yanan Xu , Yanmin Zhu

The problem of session-based recommendation aims to predict user next actions based on session histories. Previous methods models session histories into sequences and estimate user latent features by RNN and GNN methods to make…

信息检索 · 计算机科学 2020-08-07 Bo Huang , Ye Bi , Zhenyu Wu , Jianming Wang , Jing Xiao

Session-based Recommendation (SBR) is to predict users' next interested items based on their previous browsing sessions. Existing methods model sessions as graphs or sequences to estimate user interests based on their interacted items to…

信息检索 · 计算机科学 2023-01-11 Xiaohan Li , Yuqing Liu , Zheng Liu , Philip S. Yu

Given e-commerce scenarios that user profiles are invisible, session-based recommendation is proposed to generate recommendation results from short sessions. Previous work only considers the user's sequential behavior in the current…

信息检索 · 计算机科学 2017-11-15 Jing Li , Pengjie Ren , Zhumin Chen , Zhaochun Ren , Jun Ma

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

In the field of deep learning, Graph Neural Networks (GNNs) and Graph Transformer models, with their outstanding performance and flexible architectural designs, have become leading technologies for processing structured data, especially…

机器学习 · 计算机科学 2025-02-04 Jiawei E , Yinglong Zhang , Xuewen Xia , Xing Xu

In session-based recommendation settings, a recommender system has no access to long-term user profiles and thus has to base its suggestions on the user interactions that are observed in an ongoing session. Since such sessions can consist…

信息检索 · 计算机科学 2024-07-19 Faisal Shehzad , Dietmar Jannach

Session-based recommendation (SBR) problem, which focuses on next-item prediction for anonymous users, has received increasingly more attention from researchers. Existing graph-based SBR methods all lack the ability to differentiate between…

信息检索 · 计算机科学 2023-02-09 Yuan Cao , Xudong Zhang , Fan Zhang , Feifei Kou , Josiah Poon , Xiongnan Jin , Yongheng Wang , Jinpeng Chen

Graph Neural Networks (GNN) have shown remarkable performance in different tasks. However, there are a few studies about GNN on recommender systems. GCN as a type of GNNs can extract high-quality embeddings for different entities in a…

信息检索 · 计算机科学 2022-01-17 Taher Hekmatfar , Saman Haratizadeh , Parsa Razban , Sama Goliaei

Textual data are commonly used as auxiliary information for modeling user preference nowadays. While many prior works utilize user reviews for rating prediction, few focus on top-N recommendation, and even few try to incorporate item…

信息检索 · 计算机科学 2023-05-23 Ming-Hao Juan , Pu-Jen Cheng , Hui-Neng Hsu , Pin-Hsin Hsiao

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

Session-based recommendation (SBR) has drawn increasingly research attention in recent years, due to its great practical value by only exploiting the limited user behavior history in the current session. Existing methods typically learn the…

信息检索 · 计算机科学 2022-01-12 Ansong Li , Zhiyong Cheng , Fan Liu , Zan Gao , Weili Guan , Yuxin Peng

Session-based recommendation is a practical recommendation task that predicts the next item based on an anonymous behavior sequence, and its performance relies heavily on the transition information between items in the sequence. The SOTA…

信息检索 · 计算机科学 2022-04-06 Ansong Li

Recommender systems, crucial for user engagement on platforms like e-commerce and streaming services, often lag behind users' evolving preferences due to static data reliance. After Temporal Graph Networks (TGNs) were proposed, various…

人工智能 · 计算机科学 2024-12-24 Yejin Kim , Youngbin Lee , Vincent Yuan , Annika Lee , Yongjae Lee

Session-based recommendation (SBR) is a task that aims to predict items based on anonymous sequences of user behaviors in a session. While there are methods that leverage rich context information in sessions for SBR, most of them have the…

信息检索 · 计算机科学 2023-10-17 Zhihui Zhang , JianXiang Yu , Xiang Li

Recommender systems based on graph neural networks receive increasing research interest due to their excellent ability to learn a variety of side information including social networks. However, previous works usually focus on modeling…

信息检索 · 计算机科学 2022-02-01 Junfa Lin , Siyuan Chen , Jiahai Wang

Session-based recommendation systems aim to model users' interests based on their sequential interactions to predict the next item in an ongoing session. In this work, we present a novel approach that can be used in session-based…

信息检索 · 计算机科学 2024-08-31 Begüm Özbay , Resul Tugay , Şule Gündüz Öğüdücü

The recent adoption of recurrent neural networks (RNNs) for session modeling has yielded substantial performance gains compared to previous approaches. In terms of context-aware session modeling, however, the existing RNN-based models are…

信息检索 · 计算机科学 2018-05-10 Younghun Song , Jae-Gil Lee