arXiv:2507.04000cs.IRcs.AI2025-07被引 6

用多模态和侧用户信息提升冷启动用户跨域推荐效果

Leveraging Multimodal Data and Side Users for Diffusion Cross-Domain Recommendation

  • 通过大模型提取物品多模态特征和用户潜在特征,无需微调
  • 引入扩散机制学习目标域特征分布,生成冷启动用户向量
  • 适合处理冷启动和多模态数据丰富的推荐场景

跨域推荐(CDR)旨在解决推荐系统中的持续冷启动问题。现有研究主要将辅助域的冷启动用户信息迁移到目标域,但存在两个关键缺陷:多模态数据利用不足,影响跨域对齐;忽略仅在目标域交互的侧用户,导致目标域向量空间分布学习不充分。为此,我们提出多模态与侧用户协同的扩散跨域推荐模型(MuSiC)。首先,使用多模态大语言模型提取物品多模态特征,并通过提示学习(prompt learning)无需微调即可获取用户特征。其次,设计跨域扩散模块,基于侧用户学习目标域特征分布,并通过重叠用户理解跨域转换模式。训练后的扩散模块用于生成目标域冷启动用户的特征向量,完成跨域推荐任务。在Amazon数据集上的实验表明,MuSiC显著优于所有基线模型,达到当前最优性能。代码已公开。

原文摘要 · Abstract (English)

Cross-domain recommendation (CDR) aims to address the persistent cold-start problem in Recommender Systems. Current CDR research concentrates on transferring cold-start users' information from the auxiliary domain to the target domain. However, these systems face two main issues: the underutilization of multimodal data, which hinders effective cross-domain alignment, and the neglect of side users who interact solely within the target domain, leading to inadequate learning of the target domain's vector space distribution. To address these issues, we propose a model leveraging Multimodal data and Side users for diffusion Cross-domain recommendation (MuSiC). We first employ a multimodal large language model to extract item multimodal features and leverage a large language model to uncover user features using prompt learning without fine-tuning. Secondly, we propose the cross-domain diffusion module to learn the generation of feature vectors in the target domain. This approach involves learning feature distribution from side users and understanding the patterns in cross-domain transformation through overlapping users. Subsequently, the trained diffusion module is used to generate feature vectors for cold-start users in the target domain, enabling the completion of cross-domain recommendation tasks. Finally, our experimental evaluation of the Amazon dataset confirms that MuSiC achieves state-of-the-art performance, significantly outperforming all selected baselines. Our code is available: https://anonymous.4open.science/r/MuSiC-310A/.

跨域推荐多模态扩散模型冷启动

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