arXiv:2504.18383cs.IRcs.AI2025-04中稿 · SIGIR'25被引 45

用大模型解决跨域推荐中的数据重叠和行为复杂问题

Bridge the Domains: Large Language Models Enhanced Cross-domain Sequential Recommendation

  • 用大模型统一表示物品,捕捉语义关系
  • 设计可训练适配器与对比正则化,提升推荐准确率
  • 适合做跨域推荐研究或工业应用的开发者

跨域序列推荐(CDSR)旨在从用户在多个领域的历史交互中提取偏好。尽管已有进展,但两个问题制约进一步发展:重叠困境与过渡复杂性。前者指现有方法严重依赖在所有领域都有交互的用户来学习跨域物品关系,影响实用性;后者指从混合行为序列中学习复杂转移模式困难。凭借强大的表征与推理能力,大语言模型(LLMs)有望通过语义层面连接物品并捕捉用户偏好。为此,我们提出增强型跨域序列推荐模型LLM4CDSR。首先设计基于LLM的统一表示模块以获取物品语义关系;其次引入可训练适配器并结合对比正则化以适配任务;此外,构建分层LLM用户画像模块以总结跨域偏好。最后将两模块集成于三线程框架中生成推荐。在三个公开跨域数据集上进行大量实验,验证了模型有效性,并已开源代码。

原文摘要 · Abstract (English)

Cross-domain Sequential Recommendation (CDSR) aims to extract the preference from the user's historical interactions across various domains. Despite some progress in CDSR, two problems set the barrier for further advancements, i.e., overlap dilemma and transition complexity. The former means existing CDSR methods severely rely on users who own interactions on all domains to learn cross-domain item relationships, compromising the practicability. The latter refers to the difficulties in learning the complex transition patterns from the mixed behavior sequences. With powerful representation and reasoning abilities, Large Language Models (LLMs) are promising to address these two problems by bridging the items and capturing the user's preferences from a semantic view. Therefore, we propose an LLMs Enhanced Cross-domain Sequential Recommendation model (LLM4CDSR). To obtain the semantic item relationships, we first propose an LLM-based unified representation module to represent items. Then, a trainable adapter with contrastive regularization is designed to adapt the CDSR task. Besides, a hierarchical LLMs profiling module is designed to summarize user cross-domain preferences. Finally, these two modules are integrated into the proposed tri-thread framework to derive recommendations. We have conducted extensive experiments on three public cross-domain datasets, validating the effectiveness of LLM4CDSR. We have released the code online.

跨域推荐大模型序列推荐

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