通过双阶段融合与复合图网络提升多模态推荐效果
COHESION: Composite Graph Convolutional Network with Dual-Stage Fusion for Multimodal Recommendation
- 双阶段融合:先用ID嵌入精炼模态,再融合表示,减少无关信息干扰
- 在三个数据集上显著优于主流基线,效果提升明显
- 适合关注多模态推荐中信息融合与图结构建模的研究者
多模态推荐通过融合多种模态信息缓解数据稀疏问题并提升推荐精度,其关键在于模态融合与表征学习。现有方法在模态融合阶段常采用简单注意力或预定义策略,难以有效处理模态间无关信息;在表征学习中,虽构建了用户-项目、用户-用户、项目-项目等异构与同构图结构以捕捉用户兴趣与项目特征,但模态融合与表征学习被视作独立过程。本文揭示二者具有互补性:强大的表征学习能增强模态融合,而有效的融合又能提升表征质量。为此,提出名为COHESION的复合图卷积网络,包含双阶段融合机制:早期利用ID嵌入精炼各模态,晚期融合表示;同时设计复合图卷积网络,联合使用用户-项目、用户-用户、项目-项目图,挖掘用户与项目间的异构与同构潜在关系;此外引入自适应优化策略,确保各模态表征平衡合理。在三个常用数据集上的大量实验表明,COHESION显著优于多种竞争基线。
原文摘要 · Abstract (English)
Recent works in multimodal recommendations, which leverage diverse modal information to address data sparsity and enhance recommendation accuracy, have garnered considerable interest. Two key processes in multimodal recommendations are modality fusion and representation learning. Previous approaches in modality fusion often employ simplistic attentive or pre-defined strategies at early or late stages, failing to effectively handle irrelevant information among modalities. In representation learning, prior research has constructed heterogeneous and homogeneous graph structures encapsulating user-item, user-user, and item-item relationships to better capture user interests and item profiles. Modality fusion and representation learning were considered as two independent processes in previous work. In this paper, we reveal that these two processes are complementary and can support each other. Specifically, powerful representation learning enhances modality fusion, while effective fusion improves representation quality. Stemming from these two processes, we introduce a COmposite grapH convolutional nEtwork with dual-stage fuSION for the multimodal recommendation, named COHESION. Specifically, it introduces a dual-stage fusion strategy to reduce the impact of irrelevant information, refining all modalities using ID embedding in the early stage and fusing their representations at the late stage. It also proposes a composite graph convolutional network that utilizes user-item, user-user, and item-item graphs to extract heterogeneous and homogeneous latent relationships within users and items. Besides, it introduces a novel adaptive optimization to ensure balanced and reasonable representations across modalities. Extensive experiments on three widely used datasets demonstrate the significant superiority of COHESION over various competitive baselines.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。