中文
相关论文

相关论文: Graph Cross-Correlated Network for Recommendation

200 篇论文

Recently, sign-aware graph recommendation has drawn much attention as it will learn users' negative preferences besides positive ones from both positive and negative interactions (i.e., links in a graph) with items. To accommodate the…

信息检索 · 计算机科学 2024-03-14 Yuting Liu , Yizhou Dang , Yuliang Liang , Qiang Liu , Guibing Guo , Jianzhe Zhao , Xingwei Wang

We present Graph Attention Collaborative Similarity Embedding (GACSE), a new recommendation framework that exploits collaborative information in the user-item bipartite graph for representation learning. Our framework consists of two parts:…

信息检索 · 计算机科学 2021-02-08 Jinbo Song , Chao Chang , Fei Sun , Zhenyang Chen , Guoyong Hu , Peng Jiang

User review data is helpful in alleviating the data sparsity problem in many recommender systems. In review-based recommendation methods, review data is considered as auxiliary information that can improve the quality of learned user/item…

信息检索 · 计算机科学 2022-09-07 Yuyang Ren , Haonan Zhang , Qi Li , Luoyi Fu , Jiaxin Ding , Xinde Cao , Xinbing Wang , Chenghu Zhou

The federated recommendation system is an emerging AI service architecture that provides recommendation services in a privacy-preserving manner. Using user-relation graphs to enhance federated recommendations is a promising topic. However,…

信息检索 · 计算机科学 2024-06-19 Chunxu Zhang , Guodong Long , Tianyi Zhou , Zijjian Zhang , Peng Yan , Bo Yang

A recommender system predicts users' potential interests in items, where the core is to learn user/item embeddings. Nevertheless, it suffers from the data-sparsity issue, which the cross-domain recommendation can alleviate. However, most…

信息检索 · 计算机科学 2021-11-17 Chen Wang , Yueqing Liang , Zhiwei Liu , Tao Zhang , Philip S. Yu

Graph-based recommendation systems use higher-order user and item embeddings for next-item predictions. Dynamically adding collaborative signals from neighbors helps to use similar users' preferences during learning. While item-item…

信息检索 · 计算机科学 2025-06-09 Anushka Tiwari , Haimonti Dutta , Shahrzad Khanizadeh

Recommender systems play a crucial role in enabling personalized content delivery amidst the challenges of information overload and human mobility. Although conventional methods often rely on interaction matrices or graph-based retrieval,…

信息检索 · 计算机科学 2025-06-23 Tan Loc Nguyen , Tin T. Tran

Graph neural network (GNN) has emerged as a state-of-the-art solution for item recommendation. However, existing GNN-based recommendation methods rely on a centralized storage of fragmented user-item interaction sub-graphs and training on…

信息检索 · 计算机科学 2024-12-03 Guowei Wu , Weike Pan , Qiang Yang , Zhong Ming

To provide more accurate, diverse, and explainable recommendation, it is compulsory to go beyond modeling user-item interactions and take side information into account. Traditional methods like factorization machine (FM) cast it as a…

机器学习 · 计算机科学 2019-06-11 Xiang Wang , Xiangnan He , Yixin Cao , Meng Liu , Tat-Seng Chua

Rating is a typical user explicit feedback that visually reflects how much a user likes a related item. The (rating) matrix completion is essentially a rating prediction process, which is also a significant problem in recommender systems.…

机器学习 · 计算机科学 2025-07-09 Xiang Li , Changsheng Shui , Zhongying Zhao , Junyu Dong , Yanwei Yu

Recommender systems have been demonstrated to be effective to meet user's personalized interests for many online services (e.g., E-commerce and online advertising platforms). Recent years have witnessed the emerging success of many deep…

信息检索 · 计算机科学 2023-02-20 Lianghao Xia , Chao Huang , Yong Xu , Peng Dai , Liefeng Bo

Recommendation systems have been extensively studied by many literature in the past and are ubiquitous in online advertisement, shopping industry/e-commerce, query suggestions in search engines, and friend recommendation in social networks.…

信息检索 · 计算机科学 2021-05-11 Farzaneh Rajabi , Jack Siyuan He

Representing information of multiple behaviors in the single graph collaborative filtering (CF) vector has been a long-standing challenge. This is because different behaviors naturally form separate behavior graphs and learn separate CF…

信息检索 · 计算机科学 2024-06-21 Yijie Zhang , Yuanchen Bei , Hao Chen , Qijie Shen , Zheng Yuan , Huan Gong , Senzhang Wang , Feiran Huang , Xiao Huang

Multi-behavior recommendation (MBR) has garnered growing attention recently due to its ability to mitigate the sparsity issue by inferring user preferences from various auxiliary behaviors to improve predictions for the target behavior.…

信息检索 · 计算机科学 2024-12-20 Yabo Yin , Xiaofei Zhu , Wenshan Wang , Yihao Zhang , Pengfei Wang , Yixing Fan , Jiafeng Guo

Knowledge graphs contain rich semantic relationships related to items and incorporating such semantic relationships into recommender systems helps to explore the latent connections of items, thus improving the accuracy of prediction and…

信息检索 · 计算机科学 2023-10-26 Jinfeng Zhong , Elsa Negre

CDR (Cross-Domain Recommendation), i.e., leveraging information from multiple domains, is a critical solution to data sparsity problem in recommendation system. The majority of previous research either focused on single-target CDR (STCDR)…

信息检索 · 计算机科学 2024-11-27 Xiaopeng Liu , Juan Zhang , Chongqi Ren , Shenghui Xu , Zhaoming Pan , Zhimin Zhang

Incorporating knowledge graph into recommender systems has attracted increasing attention in recent years. By exploring the interlinks within a knowledge graph, the connectivity between users and items can be discovered as paths, which…

信息检索 · 计算机科学 2018-11-13 Xiang Wang , Dingxian Wang , Canran Xu , Xiangnan He , Yixin Cao , Tat-Seng Chua

Supply Chain Platforms (SCPs) provide downstream industries with numerous raw materials. Compared with traditional e-commerce platforms, data in SCPs is more sparse due to limited user interests. To tackle the data sparsity problem, one can…

信息检索 · 计算机科学 2022-09-05 Zhiwen Jing , Ziliang Zhao , Yang Feng , Xiaochen Ma , Nan Wu , Shengqiao Kang , Cheng Yang , Yujia Zhang , Hao Guo

Cross-Domain Recommendation (CDR) and Cross-System Recommendation (CSR) have been proposed to improve the recommendation accuracy in a target dataset (domain/system) with the help of a source one with relatively richer information. However,…

信息检索 · 计算机科学 2021-08-19 Feng Zhu , Yan Wang , Jun Zhou , Chaochao Chen , Longfei Li , Guanfeng Liu

Leveraging graphs on recommender systems has gained popularity with the development of graph representation learning (GRL). In particular, knowledge graph embedding (KGE) and graph neural networks (GNNs) are representative GRL approaches,…