Multimodal Graph Neural Network for Recommendation with Dynamic De-redundancy and Modality-Guided Feature De-noisy
Feng Mo, Lin Xiao, Qiya Song, Xieping Gao, Eryao Liang

TL;DR
This paper introduces a novel multimodal graph neural network that effectively reduces feature redundancy and noise in recommendation systems through dynamic de-redundancy and modality-guided feature de-noising, improving recommendation accuracy.
Contribution
The paper proposes a new GNN framework with dynamic de-redundancy loss and modality-guided feature purifiers to enhance multimodal recommendation performance by addressing feature redundancy and noise.
Findings
Outperforms state-of-the-art methods in multimodal denoising.
Effectively reduces feature redundancy with DDR loss.
Improves recommendation accuracy through modality-guided de-noising.
Abstract
Graph neural networks (GNNs) have become crucial in multimodal recommendation tasks because of their powerful ability to capture complex relationships between neighboring nodes. However, increasing the number of propagation layers in GNNs can lead to feature redundancy, which may negatively impact the overall recommendation performance. In addition, the existing recommendation task method directly maps the preprocessed multimodal features to the low-dimensional space, which will bring the noise unrelated to user preference, thus affecting the representation ability of the model. To tackle the aforementioned challenges, we propose Multimodal Graph Neural Network for Recommendation (MGNM) with Dynamic De-redundancy and Modality-Guided Feature De-noisy, which is divided into local and global interaction. Initially, in the local interaction process,we integrate a dynamic de-redundancy (DDR)…
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
TopicsText and Document Classification Technologies · Advanced Graph Neural Networks · Educational and Technological Research
MethodsGraph Neural Network
