paper-with-me

Papers

Graph Neural Networks in Recommender Systems: A Survey

2020-11-04 · Shiwen Wu, Fei Sun, Wentao Zhang, Xu Xie, Bin Cui

With the explosive growth of online information, recommender systems play a key role to alleviate such information overload. Due to the important application value of recommender systems, there have always been emerging works in this field. In recommender systems, the main challenge is to learn the effective user/item representations from their interactions and side information (if any). Recently, graph neural network (GNN) techniques have been widely utilized in recommender systems since most of the information in recommender systems essentially has graph structure and GNN has superiority in graph representation learning. This article aims to provide a comprehensive review of recent research efforts on GNN-based recommender systems. Specifically, we provide a taxonomy of GNN-based recommendation models according to the types of information used and recommendation tasks. Moreover, we systematically analyze the challenges of applying GNN on different types of data and discuss how existing works in this field address these challenges. Furthermore, we state new perspectives pertaining to the development of this field. We collect the representative papers along with their open-source implementations in https://github.com/wusw14/GNN-in-RS.

📄 PDF Abstract BibTeX arXiv:2011.02260

Code (2)

wusw14/gnn-in-rs 공식 구현 pytorch
hkuds/recdiff pytorch

Tasks

Graph Neural NetworkGraph Representation LearningRecommendation SystemsRepresentation LearningSurvey

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

A Survey of Graph Neural Networks for Recommender Systems: Challenges, Methods, and Directions

2021-09-27 · submitted to TOIS 2021 9 · Chen Gao, Yu Zheng, Nian Li, Yinfeng Li 외

Recommender system is one of the most important information services on today's Internet. Recently, graph neural networks have become the new state-of-the-art approach to recommender systems. In this survey, we conduct a…

graph constructionGraph Neural NetworkModel OptimizationRecommendation Systems

Embedding in Recommender Systems: A Survey

2023-10-28 · Xiangyu Zhao, Maolin Wang, Xinjian Zhao, Jiansheng Li 외

Recommender systems have become an essential component of many online platforms, providing personalized recommendations to users. A crucial aspect is embedding techniques that coverts the high-dimensional discrete featur…

AutoMLCollaborative FilteringQuantizationRecommendation Systems+2

A Survey on Knowledge Graph-Based Recommender Systems

2020-02-28 · Qingyu Guo, Fuzhen Zhuang, Chuan Qin, HengShu Zhu 외

To solve the information explosion problem and enhance user experience in various online applications, recommender systems have been developed to model users preferences. Although numerous efforts have been made toward m…

Explainable RecommendationRecommendation SystemsSurvey

A Comprehensive Review of Recommender Systems: Transitioning from Theory to Practice

2024-07-18 · Shaina Raza, Mizanur Rahman, Safiullah Kamawal, Armin Toroghi 외

Recommender Systems (RS) play an integral role in enhancing user experiences by providing personalized item suggestions. This survey reviews the progress in RS inclusively from 2017 to 2024, effectively connecting theore…

Collaborative FilteringFairnessRecommendation SystemsSurvey

Recent Developments in Recommender Systems: A Survey

2023-06-22 · Yang Li, Kangbo Liu, Ranjan Satapathy, Suhang Wang 외

In this technical survey, we comprehensively summarize the latest advancements in the field of recommender systems. The objective of this study is to provide an overview of the current state-of-the-art in the field and h…

FairnessRecommendation SystemsSurvey