arXiv:2411.01785cs.IRcs.AI2024-11中稿 · BigData 2024被引 1

用向量量化+元学习实现跨域推荐,无需共享数据也能迁移知识。

Transferable Sequential Recommendation via Vector Quantized Meta Learning

  • 通过向量量化将不同域的物品嵌入映射到统一空间,解决输入异构问题。
  • 在多个基准数据集上显著优于基线方法,跨域性能提升明显。
  • 基于相似度自适应调整迁移力度,适合缺乏标注数据的场景。

尽管顺序推荐在捕捉用户-物品转移模式方面取得显著进展,但由于跨域间用户和物品群体不重叠,大规模推荐系统的迁移仍具挑战。本文提出一种面向可迁移顺序推荐的向量量化元学习方法(MetaRec)。该方法无需额外模态或跨域共享信息,仅利用多个源域的用户-物品交互数据来提升目标域性能。为解决输入异构问题,采用向量量化将来自异构输入空间的物品嵌入映射至共享特征空间。此外,元迁移范式利用有限的目标域数据引导源域知识向目标域迁移(即‘学会迁移’)。MetaRec还基于源-目标域相似度自适应地缩放元梯度,实现多源任务的选择性迁移,从而提升推荐效果。在多个基准数据集上的大量实验表明,MetaRec始终以显著优势超越基线方法。

原文摘要 · Abstract (English)

While sequential recommendation achieves significant progress on capturing user-item transition patterns, transferring such large-scale recommender systems remains challenging due to the disjoint user and item groups across domains. In this paper, we propose a vector quantized meta learning for transferable sequential recommenders (MetaRec). Without requiring additional modalities or shared information across domains, our approach leverages user-item interactions from multiple source domains to improve the target domain performance. To solve the input heterogeneity issue, we adopt vector quantization that maps item embeddings from heterogeneous input spaces to a shared feature space. Moreover, our meta transfer paradigm exploits limited target data to guide the transfer of source domain knowledge to the target domain (i.e., learn to transfer). In addition, MetaRec adaptively transfers from multiple source tasks by rescaling meta gradients based on the source-target domain similarity, enabling selective learning to improve recommendation performance. To validate the effectiveness of our approach, we perform extensive experiments on benchmark datasets, where MetaRec consistently outperforms baseline methods by a considerable margin.

顺序推荐跨域迁移元学习向量量化

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