Collaborative Filtering Meets Spectrum Shift: Connecting User-Item Interaction with Graph-Structured Side Information
Yunhang He, Cong Xu, Jun Wang, Wei Zhang

TL;DR
This paper introduces Spectrum Shift Correction (SSC), a spectral method that effectively integrates graph-structured side information into collaborative filtering models by addressing spectrum shift issues, leading to improved recommendation performance.
Contribution
The paper proposes SSC, a novel spectral correction technique that adapts GNNs to spectrum shifts caused by side information, unifying various data types without extra computational costs.
Findings
Achieves up to 23% relative improvement in recommendation accuracy.
Effectively handles spectrum shifts caused by side information.
No additional computational overhead required.
Abstract
Graph Neural Networks (GNNs) have demonstrated their superiority in collaborative filtering, where the user-item (U-I) interaction bipartite graph serves as the fundamental data format. However, when graph-structured side information (e.g., multimodal similarity graphs or social networks) is integrated into the U-I bipartite graph, existing graph collaborative filtering methods fall short of achieving satisfactory performance. We quantitatively analyze this problem from a spectral perspective. Recall that a bipartite graph possesses a full spectrum within the range of [-1, 1], with the highest frequency exactly achievable at -1 and the lowest frequency at 1; however, we observe as more side information is incorporated, the highest frequency of the augmented adjacency matrix progressively shifts rightward. This spectrum shift phenomenon has caused previous approaches built for the full…
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
TopicsPersonal Information Management and User Behavior
