Graph Neural Networks in Modern Recommender Systems

Yunfei Chu,Jiangchao Yao,Chang Zhou,Hongxia Yang
DOI: https://doi.org/10.1007/978-981-16-6054-2_19
2022-01-01
Abstract:Graph is an expressive and powerful data structure that is widely applicable, due to its flexibility and effectiveness in modeling and representing graph structure data. It has been more and more popular in various fields, including biology, finance, transportation, social network, among many others. Recommender system, one of the most successful commercial applications of the artificial intelligence, whose user-item interactions can naturally fit into graph structure data, also receives much attention in applying graph neural networks (GNNs). We first summarize the most recent advancements of GNNs, especially in the recommender systems. Then we share our two case studies, dynamic GNN learning and device-cloud collaborative Learning for GNNs. We finalize with discussions regarding the future directions of GNNs in practice. 19.1 Graph Neural Networks for Recommender System in Practice
What problem does this paper attempt to address?