Amplify Graph Learning for Recommendation via Sparsity Completion
Peng Yuan, Haojie Li, Minying Fang, Xu Yu, Yongjing Hao, and Junwei Du

TL;DR
This paper introduces AGL-SC, a novel graph learning framework that enhances recommendation systems by completing and amplifying sparse graph structures using higher-order interaction features and variational inference.
Contribution
The paper proposes a new sparsity completion method for graph learning in recommendation systems, integrating higher-order features with variational inference for improved graph structure enhancement.
Findings
AGL-SC outperforms state-of-the-art methods on four real-world datasets.
The framework effectively mines higher-order interaction features.
Enhanced graph structures lead to better recommendation performance.
Abstract
Graph learning models have been widely deployed in collaborative filtering (CF) based recommendation systems. Due to the issue of data sparsity, the graph structure of the original input lacks potential positive preference edges, which significantly reduces the performance of recommendations. In this paper, we study how to enhance the graph structure for CF more effectively, thereby optimizing the representation of graph nodes. Previous works introduced matrix completion techniques into CF, proposing the use of either stochastic completion methods or superficial structure completion to address this issue. However, most of these approaches employ random numerical filling that lack control over noise perturbations and limit the in-depth exploration of higher-order interaction features of nodes, resulting in biased graph representations. In this paper, we propose an Amplify Graph…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Text and Document Classification Technologies
MethodsGraph Neural Network
