Spectral-Based Graph Neural Networks for Complementary Item Recommendation
Haitong Luo, Xuying Meng, Suhang Wang, Hanyun Cao, Weiyao Zhang,, Yequan Wang, Yujun Zhang

TL;DR
This paper introduces SComGNN, a spectral-based graph neural network that models both relevance and dissimilarity in complementary item relationships, significantly improving recommendation accuracy.
Contribution
The paper presents a novel spectral GNN approach that captures low- and mid-frequency components to model complementary relationships more effectively.
Findings
SComGNN outperforms baseline models on four e-commerce datasets.
Spectral analysis reveals complementary relationships consist of low- and mid-frequency components.
The two-stage attention mechanism effectively balances relevance and dissimilarity.
Abstract
Modeling complementary relationships greatly helps recommender systems to accurately and promptly recommend the subsequent items when one item is purchased. Unlike traditional similar relationships, items with complementary relationships may be purchased successively (such as iPhone and Airpods Pro), and they not only share relevance but also exhibit dissimilarity. Since the two attributes are opposites, modeling complementary relationships is challenging. Previous attempts to exploit these relationships have either ignored or oversimplified the dissimilarity attribute, resulting in ineffective modeling and an inability to balance the two attributes. Since Graph Neural Networks (GNNs) can capture the relevance and dissimilarity between nodes in the spectral domain, we can leverage spectral-based GNNs to effectively understand and model complementary relationships. In this study, we…
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 · Brain Tumor Detection and Classification
