IRAILGMay 13, 2021

Graph Learning based Recommender Systems: A Review

arXiv:2105.06339v1241 citations
AI Analysis

It provides a systematic review for researchers and practitioners in recommender systems, but is incremental as it summarizes existing work rather than presenting new findings.

This paper reviews Graph Learning based Recommender Systems (GLRS), which use graph learning to model user preferences and item characteristics for recommendations, aiming to improve accuracy, reliability, and explainability.

Recent years have witnessed the fast development of the emerging topic of Graph Learning based Recommender Systems (GLRS). GLRS employ advanced graph learning approaches to model users' preferences and intentions as well as items' characteristics for recommendations. Differently from other RS approaches, including content-based filtering and collaborative filtering, GLRS are built on graphs where the important objects, e.g., users, items, and attributes, are either explicitly or implicitly connected. With the rapid development of graph learning techniques, exploring and exploiting homogeneous or heterogeneous relations in graphs are a promising direction for building more effective RS. In this paper, we provide a systematic review of GLRS, by discussing how they extract important knowledge from graph-based representations to improve the accuracy, reliability and explainability of the recommendations. First, we characterize and formalize GLRS, and then summarize and categorize the key challenges and main progress in this novel research area. Finally, we share some new research directions in this vibrant area.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes