中文
相关论文

相关论文: Graph Neural Patching for Cold-Start Recommendatio…

200 篇论文

Graphs can model complex relationships between objects, enabling a myriad of Web applications such as online page/article classification and social recommendation. While graph neural networks(GNNs) have emerged as a powerful tool for graph…

机器学习 · 计算机科学 2023-02-28 Zemin Liu , Xingtong Yu , Yuan Fang , Xinming Zhang

Graph collaborative filtering (GCF) is a popular technique for capturing high-order collaborative signals in recommendation systems. However, GCF's bipartite adjacency matrix, which defines the neighbors being aggregated based on user-item…

信息检索 · 计算机科学 2023-04-12 Ziwei Fan , Ke Xu , Zhang Dong , Hao Peng , Jiawei Zhang , Philip S. Yu

Recommender Systems (RSs) are used to provide users with personalized item recommendations and help them overcome the problem of information overload. Currently, recommendation methods based on deep learning are gaining ground over…

信息检索 · 计算机科学 2023-01-19 Nikzad Chizari , Niloufar Shoeibi , María N. Moreno-García

Collaborative filtering (CF) models have demonstrated remarkable performance in recommender systems, which represent users and items as embedding vectors. Recently, due to the powerful modeling capability of graph neural networks for…

信息检索 · 计算机科学 2024-11-05 Hao Chen , Yuanchen Bei , Wenbing Huang , Shengyuan Chen , Feiran Huang , Xiao Huang

This paper studies recommender systems with knowledge graphs, which can effectively address the problems of data sparsity and cold start. Recently, a variety of methods have been developed for this problem, which generally try to learn…

信息检索 · 计算机科学 2022-01-10 Weiping Song , Zhijian Duan , Ziqing Yang , Hao Zhu , Ming Zhang , Jian Tang

The item cold-start problem is critical for online recommendation systems, as the success of this phase determines whether high-quality new items can transition to popular ones, receive essential feedback to inspire creators, and thus lead…

信息检索 · 计算机科学 2025-06-19 Yu-Ting Lan , Yang Huo , Yi Shen , Xiao Yang , Zuotao Liu

The chronological order of user-item interactions can reveal time-evolving and sequential user behaviors in many recommender systems. The items that users will interact with may depend on the items accessed in the past. However, the…

信息检索 · 计算机科学 2019-12-30 Chen Ma , Liheng Ma , Yingxue Zhang , Jianing Sun , Xue Liu , Mark Coates

As one of major challenges, cold-start problem plagues nearly all recommender systems. In particular, new items will be overlooked, impeding the development of new products online. Given limited resources, how to utilize the knowledge of…

信息检索 · 计算机科学 2015-06-19 Jin-Hu Liu , Tao Zhou , Zi-Ke Zhang , Zimo Yang , Chuang Liu , Wei-Min Li

In this paper, we study the problem of recommendation system where the users and items to be recommended are rich data structures with multiple entity types and with multiple sources of side-information in the form of graphs. We provide a…

Numerous industries have benefited from the use of machine learning and fashion in industry is no exception. By gaining a better understanding of what makes a good outfit, companies can provide useful product recommendations to their users.…

计算与语言 · 计算机科学 2024-04-30 Samaksh Gulati

User-based Collaborative Filtering (CF) is one of the most popular approaches to create recommender systems. CF, however, suffers from data sparsity and the cold-start problem since users often rate only a small fraction of available items.…

社会与信息网络 · 计算机科学 2019-07-29 Tomislav Duricic , Emanuel Lacic , Dominik Kowald , Elisabeth Lex

Graph neural network (GNN) is a powerful learning approach for graph-based recommender systems. Recently, GNNs integrated with contrastive learning have shown superior performance in recommendation with their data augmentation schemes,…

信息检索 · 计算机科学 2023-06-16 Xuheng Cai , Chao Huang , Lianghao Xia , Xubin Ren

Content recommendation tasks increasingly use Graph Neural Networks, but it remains challenging for machine learning experts to assess the quality of their outputs. Visualization systems for GNNs that could support this interrogation are…

人机交互 · 计算机科学 2023-10-19 Camelia D. Brumar , Gabriel Appleby , Jen Rogers , Teddy Matinde , Lara Thompson , Remco Chang , Anamaria Crisan

Recently, embedding techniques have achieved impressive success in recommender systems. However, the embedding techniques are data demanding and suffer from the cold-start problem. Especially, for the cold-start item which only has limited…

信息检索 · 计算机科学 2021-05-12 Yongchun Zhu , Ruobing Xie , Fuzhen Zhuang , Kaikai Ge , Ying Sun , Xu Zhang , Leyu Lin , Juan Cao

Recently, graph neural networks (GNNs) have been shown powerful capacity at modeling structural data. However, when adapted to downstream tasks, it usually requires abundant task-specific labeled data, which can be extremely scarce in…

机器学习 · 计算机科学 2022-03-04 Yupeng Hou , Binbin Hu , Wayne Xin Zhao , Zhiqiang Zhang , Jun Zhou , Ji-Rong Wen

Graph-based collaborative filtering methods have prevailing performance for recommender systems since they can capture high-order information between users and items, in which the graphs are constructed from the observed user-item…

信息检索 · 计算机科学 2024-01-24 Hongjian Gu , Yaochen Hu , Yingxue Zhang

Graph neural network (GNN) is a deep model for graph representation learning. One advantage of graph neural network is its ability to incorporate node features into the learning process. However, this prevents graph neural network from…

机器学习 · 计算机科学 2019-11-21 Chi Thang Duong , Thanh Dat Hoang , Ha The Hien Dang , Quoc Viet Hung Nguyen , Karl Aberer

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

Sequential recommendation is a fundamental task for network applications, and it usually suffers from the item cold start problem due to the insufficiency of user feedbacks. There are currently three kinds of popular approaches which are…

信息检索 · 计算机科学 2018-11-21 Qiang Cui , Shu Wu , Qiang Liu , Wen Zhong , Liang Wang

Graph Neural Networks (GNNs) have emerged as promising solutions for collaborative filtering (CF) through the modeling of user-item interaction graphs. The nucleus of existing GNN-based recommender systems involves recursive message passing…

机器学习 · 计算机科学 2024-05-21 Peiyan Zhang , Yuchen Yan , Xi Zhang , Chaozhuo Li , Senzhang Wang , Feiran Huang , Sunghun Kim