Sheaf4Rec: Sheaf Neural Networks for Graph-based Recommender Systems
Antonio Purificato, Giulia Cassar\`a, Federico Siciliano, Pietro Li\`o, Fabrizio Silvestri

TL;DR
Sheaf4Rec introduces a novel graph neural network model based on category theory, representing nodes with vector spaces to improve recommendation accuracy and efficiency over existing GNN approaches.
Contribution
The paper presents Sheaf4Rec, a new GNN model utilizing sheaf theory for node representation, achieving superior performance and efficiency in recommendation tasks.
Findings
Up to 8.53% improvement in F1-Score@10
Up to 11.29% increase in NDCG@10
Runtime improvements up to 37%
Abstract
Recent advancements in Graph Neural Networks (GNN) have facilitated their widespread adoption in various applications, including recommendation systems. GNNs have proven to be effective in addressing the challenges posed by recommendation systems by efficiently modeling graphs in which nodes represent users or items and edges denote preference relationships. However, current GNN techniques represent nodes by means of a single static vector, which may inadequately capture the intricate complexities of users and items. To overcome these limitations, we propose a solution integrating a cutting-edge model inspired by category theory: Sheaf4Rec. Unlike single vector representations, Sheaf Neural Networks and their corresponding Laplacians represent each node (and edge) using a vector space. Our approach takes advantage from this theory and results in a more comprehensive representation that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Image Retrieval and Classification Techniques
MethodsGraph Neural Network
