🤖 AI Summary
Existing studies lack a systematic theoretical explanation for why graph neural networks (GNNs) outperform traditional collaborative filtering methods in recommendation systems.
Method: This paper establishes a unified analytical framework integrating topological data analysis and graph machine learning theory, grounded in the structural properties of user–item bipartite graphs. It introduces a formal taxonomy of topological features and establishes bidirectional mappings between 11 mainstream GNN-based recommendation models and 13 structural properties of real-world datasets.
Contribution/Results: The work provides the first systematic characterization of how GNN architectures explicitly encode key topological attributes—including local connectivity, higher-order neighborhood patterns, and graph homophily—thereby offering an interpretable, topology-grounded explanation for their empirical superiority. Beyond theoretical insight, it establishes foundational principles for designing topology-aware recommender systems and proposes a standardized evaluation benchmark based on topological fidelity.
📝 Abstract
In recommender systems, user-item interactions can be modeled as a bipartite graph, where user and item nodes are connected by undirected edges. This graph-based view has motivated the rapid adoption of graph neural networks (GNNs), which often outperform collaborative filtering (CF) methods such as latent factor models, deep neural networks, and generative strategies. Yet, despite their empirical success, the reasons why GNNs offer systematic advantages over other CF approaches remain only partially understood. This monograph advances a topology-centered perspective on GNN-based recommendation. We argue that a comprehensive understanding of these models' performance should consider the structural properties of user-item graphs and their interaction with GNN architectural design. To support this view, we introduce a formal taxonomy that distills common modeling patterns across eleven representative GNN-based recommendation approaches and consolidates them into a unified conceptual pipeline. We further formalize thirteen classical and topological characteristics of recommendation datasets and reinterpret them through the lens of graph machine learning. Using these definitions, we analyze the considered GNN-based recommender architectures to assess how and to what extent they encode such properties. Building on this analysis, we derive an explanatory framework that links measurable dataset characteristics to model behavior and performance. Taken together, this monograph re-frames GNN-based recommendation through its topological underpinnings and outlines open theoretical, data-centric, and evaluation challenges for the next generation of topology-aware recommender systems.