arXiv:2508.21460cs.IRcs.AI2025-08被引 15

用扩散模型融合多模态信息,提升点击率预测精度

Diffusion-based Multi-modal Synergy Interest Network for Click-through Rate Prediction

  • 引入扩散机制分离模态间的共性与特性
  • 在多个数据集上比基线提升至少1.67%
  • 适合做多模态推荐系统的研究者参考

点击率预测用于建模用户兴趣,但现有方法主要依赖ID模态,难以全面捕捉用户多模态偏好。为此,本文提出基于扩散的多模态协同兴趣网络(Diff-MSIN),包含三个创新模块:多模态特征增强(MFE)、协同关系捕获(SRC)和特征动态自适应融合(FDAF)。MFE与SRC模块协同提取不同模态间的共性、特性和协同信息,增强模态表征质量;通过知识解耦策略强化特征区分度;FDAF模块聚焦用户偏好建模并抑制融合噪声。在Rec-Tmall和三个Amazon数据集上的实验表明,该方法相比基线性能提升至少1.67%,验证了其在多模态推荐系统中的有效性。代码已开源。

原文摘要 · Abstract (English)

In click-through rate prediction, click-through rate prediction is used to model users' interests. However, most of the existing CTR prediction methods are mainly based on the ID modality. As a result, they are unable to comprehensively model users' multi-modal preferences. Therefore, it is necessary to introduce multi-modal CTR prediction. Although it seems appealing to directly apply the existing multi-modal fusion methods to click-through rate prediction models, these methods (1) fail to effectively disentangle commonalities and specificities across different modalities; (2) fail to consider the synergistic effects between modalities and model the complex interactions between modalities. To address the above issues, this paper proposes the Diffusion-based Multi-modal Synergy Interest Network (Diff-MSIN) framework for click-through prediction. This framework introduces three innovative modules: the Multi-modal Feature Enhancement (MFE) Module Synergistic Relationship Capture (SRC) Module, and the Feature Dynamic Adaptive Fusion (FDAF) Module. The MFE Module and SRC Module extract synergistic, common, and special information among different modalities. They effectively enhances the representation of the modalities, improving the overall quality of the fusion. To encourage distinctiveness among different features, we design a Knowledge Decoupling method. Additionally, the FDAF Module focuses on capturing user preferences and reducing fusion noise. To validate the effectiveness of the Diff-MSIN framework, we conducted extensive experiments using the Rec-Tmall and three Amazon datasets. The results demonstrate that our approach yields a significant improvement of at least 1.67% compared to the baseline, highlighting its potential for enhancing multi-modal recommendation systems. Our code is available at the following link: https://github.com/Cxx-0/Diff-MSIN.

点击率预测多模态融合扩散模型

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