arXiv:2501.11671cs.IR2025-01KDD被引 20

用扩散模型精准迁移用户偏好,解决跨域推荐冷启动问题

Exploring Preference-Guided Diffusion Model for Cross-Domain Recommendation

  • 通过偏好编码器生成引导信号,逐步注入用户表示
  • 在目标域生成个性化表示,提升冷启动用户推荐效果
  • 首次探索扩散模型在跨域推荐中的偏好迁移能力

跨域推荐(CDR)被证明是缓解冷启动问题的有效方法,其核心挑战在于如何通过源域的用户偏好迁移,构建目标域中信息丰富的用户表示。现有方法多采用嵌入-映射范式,先整合源域偏好,再进行特征映射,但忽略了偏好融合过程的显式建模,导致用户表示粗粒度。扩散模型(DMs)凭借其显式信息注入能力,在推荐系统中已取得良好表现,但无法直接利用其他域的用户偏好,难以适应冷启动用户的偏好迁移。为此,本文提出基于偏好引导的扩散模型(DMCDR),首先通过偏好编码器根据用户在源域的交互历史构建偏好引导信号,再逐步将该信号注入用户表示,引导反向过程,最终生成目标域的个性化用户表示,实现跨域偏好迁移。此外,我们系统评估了六种基于扩散模型的变体在CDR中的表现。

原文摘要 · Abstract (English)

Cross-domain recommendation (CDR) has been proven as a promising way to alleviate the cold-start issue, in which the most critical problem is how to draw an informative user representation in the target domain via the transfer of user preference existing in the source domain. Prior efforts mostly follow the embedding-and-mapping paradigm, which first integrate the preference into user representation in the source domain, and then perform a mapping function on this representation to the target domain. However, they focus on mapping features across domains, neglecting to explicitly model the preference integration process, which may lead to learning coarse user representation. Diffusion models (DMs), which contribute to more accurate user/item representations due to their explicit information injection capability, have achieved promising performance in recommendation systems. Nevertheless, these DMs-based methods cannot directly account for valuable user preference in other domains, leading to challenges in adapting to the transfer of preference for cold-start users. Consequently, the feasibility of DMs for CDR remains underexplored. To this end, we explore to utilize the explicit information injection capability of DMs for user preference integration and propose a Preference-Guided Diffusion Model for CDR to cold-start users, termed as DMCDR. Specifically, we leverage a preference encoder to establish the preference guidance signal with the user's interaction history in the source domain. Then, we explicitly inject the preference guidance signal into the user representation step by step to guide the reverse process, and ultimately generate the personalized user representation in the target domain, thus achieving the transfer of user preference across domains. Furthermore, we comprehensively explore the impact of six DMs-based variants on CDR.

跨域推荐扩散模型偏好迁移冷启动

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