Don't Lose Yourself: Boosting Multimodal Recommendation via Reducing Node-neighbor Discrepancy in Graph Convolutional Network
Zheyu Chen, Jinfeng Xu, Haibo Hu

TL;DR
This paper introduces RedN^nD, a novel GCN-based model for multimodal recommendation systems that reduces node-neighbor discrepancy to preserve personalized information and improve accuracy and robustness.
Contribution
It proposes a new method to mitigate over-smoothing in GCNs by reducing node-neighbor discrepancy, enhancing multimodal recommendation performance.
Findings
RedN^nD outperforms existing GCN-based models in accuracy.
RedN^nD demonstrates improved robustness across datasets.
The approach effectively preserves personalized node information.
Abstract
The rapid expansion of multimedia contents has led to the emergence of multimodal recommendation systems. It has attracted increasing attention in recommendation systems because its full utilization of data from different modalities alleviates the persistent data sparsity problem. As such, multimodal recommendation models can learn personalized information about nodes in terms of visual and textual. To further alleviate the data sparsity problem, some previous works have introduced graph convolutional networks (GCNs) for multimodal recommendation systems, to enhance the semantic representation of users and items by capturing the potential relationships between them. However, adopting GCNs inevitably introduces the over-smoothing problem, which make nodes to be too similar. Unfortunately, incorporating multimodal information will exacerbate this challenge because nodes that are too…
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
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Machine Learning in Healthcare
MethodsSoftmax · Attention Is All You Need
