arXiv:2411.01561cs.MMcs.IR2024-11被引 5

解决多模态推荐中特征冗余与噪声问题,提升模型表现

Multimodal Graph Neural Network for Recommendation with Dynamic De-redundancy and Modality-Guided Feature De-noisy

  • 引入动态去冗余损失,抑制多层图网络带来的特征重复
  • 通过模态引导的全局去噪机制,过滤无关偏好信息
  • 适合需要高精度多模态推荐的场景,如电商与内容平台

图神经网络(GNN)在多模态推荐任务中因能捕捉节点间复杂关系而至关重要。然而,增加传播层数会导致特征冗余,影响整体推荐性能。现有方法直接将预处理的多模态特征映射到低维空间,会引入与用户偏好无关的噪声,削弱模型表征能力。为此,本文提出多模态图神经网络推荐模型MGNM,包含局部与全局交互。局部交互中,引入动态去冗余(DDR)损失函数,以特征系数矩阵与特征矩阵乘积作为惩罚项,降低多模态及行为特征在多层堆叠下的冗余。全局交互中,为每种模态设计模态引导的全局特征净化器,双重机制消除与用户偏好无关的模态特征,并捕捉模态内部复杂关系。实验表明,MGNM在多模态信息去噪和冗余消除方面优于当前最优方法。

原文摘要 · Abstract (English)

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) loss function which is achieved by utilizing the product of the feature coefficient matrix and the feature matrix as a penalization factor. It reduces the feature redundancy effects of multimodal and behavioral features caused by the stacking of multiple GNN layers. Subsequently, in the global interaction process, we developed modality-guided global feature purifiers for each modality to alleviate the impact of modality noise. It is a two-fold guiding mechanism eliminating modality features that are irrelevant to user preferences and captures complex relationships within the modality. Experimental results demonstrate that MGNM achieves superior performance on multimodal information denoising and removal of redundant information compared to the state-of-the-art methods.

多模态推荐图神经网络去噪去冗余

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