中文
相关论文

相关论文: Unsupervised Graph Embeddings for Session-based Re…

200 篇论文

Graph representation learning has attracted much attention in supporting high quality candidate search at scale. Despite its effectiveness in learning embedding vectors for objects in the user-item interaction network, the computational…

信息检索 · 计算机科学 2020-03-05 Qiaoyu Tan , Ninghao Liu , Xing Zhao , Hongxia Yang , Jingren Zhou , Xia Hu

Spectral graph convolutional neural networks (GCNNs) have been producing encouraging results in graph classification tasks. However, most spectral GCNNs utilize fixed graphs when aggregating node features, while omitting edge feature…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Yang Yi , Xuequan Lu , Shang Gao , Antonio Robles-Kelly , Yuejie Zhang

Recommender systems help users find relevant items of interest, for example on e-commerce or media streaming sites. Most academic research is concerned with approaches that personalize the recommendations according to long-term user…

信息检索 · 计算机科学 2018-10-31 Malte Ludewig , Dietmar Jannach

Most Graph Neural Networks (GNNs) cannot distinguish some graphs or indeed some pairs of nodes within a graph. This makes it impossible to solve certain classification tasks. However, adding additional node features to these models can…

机器学习 · 计算机科学 2022-09-20 Beni Egressy , Roger Wattenhofer

Embedding plays a key role in modern recommender systems because they are virtual representations of real-world entities and the foundation for subsequent decision-making models. In this paper, we propose a novel embedding update mechanism,…

信息检索 · 计算机科学 2024-09-30 Cong Xu , Jun Wang , Jianyong Wang , Wei Zhang

Recommender systems have become prosperous nowadays, designed to predict users' potential interests in items by learning embeddings. Recent developments of the Graph Neural Networks~(GNNs) also provide recommender systems with powerful…

信息检索 · 计算机科学 2021-11-23 Zhiwei Liu , Liangwei Yang , Ziwei Fan , Hao Peng , Philip S. Yu

Temporal collaborative filtering (TCF) methods aim at modelling non-static aspects behind recommender systems, such as the dynamics in users' preferences and social trends around items. State-of-the-art TCF methods employ recurrent neural…

人工智能 · 计算机科学 2020-10-14 Esther Rodrigo Bonet , Duc Minh Nguyen , Nikos Deligiannis

Recently, Recurrent Neural Networks (RNNs) have been applied to the task of session-based recommendation. These approaches use RNNs to predict the next item in a user session based on the previ- ously visited items. While some approaches…

信息检索 · 计算机科学 2017-07-03 Alexander Dallmann , Alexander Grimm , Christian Pölitz , Daniel Zoller , Andreas Hotho

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

Matrix completion models are among the most common formulations of recommender systems. Recent works have showed a boost of performance of these techniques when introducing the pairwise relationships between users/items in the form of…

机器学习 · 计算机科学 2017-04-25 Federico Monti , Michael M. Bronstein , Xavier Bresson

Collaborative filtering (CF) is widely searched in recommendation with various types of solutions. Recent success of Graph Convolution Networks (GCN) in CF demonstrates the effectiveness of modeling high-order relationships through graphs,…

信息检索 · 计算机科学 2023-02-13 Tianjun Wei , Jianghong Ma , Tommy W. S. Chow

Session-based recommendations have been widely adopted for various online video and E-commerce Websites. Most existing approaches are intuitively proposed to discover underlying interests or preferences out of the anonymous session data.…

信息检索 · 计算机科学 2022-02-25 Liqi Yang , Linhan Luo , Lifeng Xin , Xiaofeng Zhang , Xinni Zhang

Click-Through Rate prediction is an important task in recommender systems, which aims to estimate the probability of a user to click on a given item. Recently, many deep models have been proposed to learn low-order and high-order feature…

信息检索 · 计算机科学 2019-04-30 Bin Liu , Ruiming Tang , Yingzhi Chen , Jinkai Yu , Huifeng Guo , Yuzhou Zhang

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

Graph representation learning resurges as a trending research subject owing to the widespread use of deep learning for Euclidean data, which inspire various creative designs of neural networks in the non-Euclidean domain, particularly…

Current item-item collaborative filtering algorithms based on artificial neural network, such as Item2vec, have become ubiquitous and are widely applied in the modern recommender system. However, these approaches do not apply to the…

信息检索 · 计算机科学 2023-10-24 Ruilin Yuan , Leya Li , Yuanzhe Cai

This paper explores the applications and challenges of graph neural networks (GNNs) in processing complex graph data brought about by the rapid development of the Internet. Given the heterogeneity and redundancy problems that graph data…

机器学习 · 计算机科学 2024-10-24 Jianjun Wei , Yue Liu , Xin Huang , Xin Zhang , Wenyi Liu , Xu Yan

Predicting the next interaction of a short-term sequence is a challenging task in session-based recommendation (SBR).Multi-behavior session recommendation considers session sequence with multiple interaction types, such as click and…

信息检索 · 计算机科学 2021-09-27 Qi Shen , Lingfei Wu , Yitong Pang , Yiming Zhang , Zhihua Wei , Fangli Xu , Bo Long

We propose a novel technique to enhance Knowledge Graph Reasoning by combining Graph Convolution Neural Network (GCN) with the Attention Mechanism. This approach utilizes the Attention Mechanism to examine the relationships between entities…

信息检索 · 计算机科学 2025-03-24 Meera Gupta , Ravi Khanna , Divya Choudhary , Nandini Rao

How to better utilize sequential information has been extensively studied in the setting of recommender systems. To this end, architectural inductive biases such as Markov-Chains, Recurrent models, Convolutional networks and many others…

信息检索 · 计算机科学 2019-02-27 Chaoyue He , Yong Liu , Qingyu Guo , Chunyan Miao