arXiv:2412.11747cs.IR2024-12AAAI被引 15

用MLP替代GCN建模多模态物品关系,提升推荐效果与效率

Beyond Graph Convolution: Multimodal Recommendation with Topology-aware MLPs

  • 用拓扑剪枝的MLP代替GCN建模物品间关系
  • 在三个数据集上超越9个基线模型,训练更快更鲁棒
  • 适合需要高效且抗噪声推荐系统的场景

由于多模态侧信息量大,多模态推荐系统日益重要,能挖掘用户-物品交互之外的丰富语义。现有方法常使用图卷积网络(GCNs)显式建模物品-物品关系,但受固有的过平滑问题限制,仅能依赖浅层GCN,表征能力有限。尤其在高维复杂模式下,需大容量模型捕捉复杂关联。为此,本文提出拓扑感知多层感知机(TMLP),摒弃GCN建模物品关系,改用MLP,并通过拓扑剪枝去噪物品关系,结合模态内/间学习整合高阶模态相关性。在三个真实数据集上的实验表明,TMLP显著优于9个基线模型。此外,舍弃GCN内部消息传递机制后,训练效率提升,对节点连接变化更具鲁棒性。

原文摘要 · Abstract (English)

Given the large volume of side information from different modalities, multimodal recommender systems have become increasingly vital, as they exploit richer semantic information beyond user-item interactions. Recent works highlight that leveraging Graph Convolutional Networks (GCNs) to explicitly model multimodal item-item relations can significantly enhance recommendation performance. However, due to the inherent over-smoothing issue of GCNs, existing models benefit only from shallow GCNs with limited representation power. This drawback is especially pronounced when facing complex and high-dimensional patterns such as multimodal data, as it requires large-capacity models to accommodate complicated correlations. To this end, in this paper, we investigate bypassing GCNs when modeling multimodal item-item relationship. More specifically, we propose a Topology-aware Multi-Layer Perceptron (TMLP), which uses MLPs instead of GCNs to model the relationships between items. TMLP enhances MLPs with topological pruning to denoise item-item relations and intra (inter)-modality learning to integrate higher-order modality correlations. Extensive experiments on three real-world datasets verify TMLP's superiority over nine baselines. We also find that by discarding the internal message passing in GCNs, which is sensitive to node connections, TMLP achieves significant improvements in both training efficiency and robustness against existing models.

多模态推荐MLP拓扑剪枝

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。