On Manipulating Signals of User-Item Graph: A Jacobi Polynomial-based Graph Collaborative Filtering
Jiayan Guo, Lun Du, Xu Chen, Xiaojun Ma, Qiang Fu, Shi, Han, Dongmei Zhang, Yan Zhang

TL;DR
This paper analyzes the spectral components of graph filters in collaborative filtering and introduces JGCF, a Jacobi polynomial-based method that improves recommendation accuracy, especially for sparse and cold-start datasets.
Contribution
The paper provides a spectral analysis of graph filters in CF and proposes JGCF, a novel Jacobi polynomial-based approach that enhances recommendation performance.
Findings
JGCF achieves up to 27.06% performance gain on Alibaba-iFashion.
JGCF outperforms existing methods on sparse datasets.
Spectral analysis guides effective filter design for CF.
Abstract
Collaborative filtering (CF) is an important research direction in recommender systems that aims to make recommendations given the information on user-item interactions. Graph CF has attracted more and more attention in recent years due to its effectiveness in leveraging high-order information in the user-item bipartite graph for better recommendations. Specifically, recent studies show the success of graph neural networks (GNN) for CF is attributed to its low-pass filtering effects. However, current researches lack a study of how different signal components contributes to recommendations, and how to design strategies to properly use them well. To this end, from the view of spectral transformation, we analyze the important factors that a graph filter should consider to achieve better performance. Based on the discoveries, we design JGCF, an efficient and effective method for CF based on…
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
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Knowledge Management and Sharing
