arXiv:2504.04405cs.IRcs.AI2025-04被引 15

用通用编码器让推荐模型跨领域通用,提升生成式推荐的迁移能力。

Universal Item Tokenization for Transferable Generative Recommendation

  • 基于多模态大模型设计通用物品编码器,用树形码本离散化内容特征。
  • 通过文本图像重建和共现对齐,融合内容与协同信号,学习通用语义。
  • 可在多个数据集上预训练并适配,适合需要跨域迁移的推荐场景。

生成式推荐近年来成为重要研究方向,其核心是通过物品编码器将每个物品表示为代码序列,再由生成式推荐器逐个生成目标物品标识。然而,现有方法中的编码器与推荐器通常依赖特定领域,难以在新领域有效迁移。为此,我们提出UTGRec:一种用于可迁移生成式推荐的通用物品编码方法。我们设计一个通用物品编码器,基于多模态大语言模型(MLLM)编码丰富的物品语义,并通过树形码本将内容表征离散化为对应代码。为在多领域上有效学习通用编码器,引入两项关键技术:一是采用双轻量解码器从离散表示中重建物品文本与图像,以捕捉内容中的通用知识;二是假设共现物品相似,通过共现对齐与重建整合协同信号。最后,我们构建联合学习框架,在多个领域上预训练并适配可迁移的生成式推荐器。在四个公开数据集上的大量实验表明,UTGRec优于传统及生成式推荐基线方法。

原文摘要 · Abstract (English)

Recently, generative recommendation has emerged as a promising paradigm, attracting significant research attention. The basic framework involves an item tokenizer, which represents each item as a sequence of codes serving as its identifier, and a generative recommender that predicts the next item by autoregressively generating the target item identifier. However, in existing methods, both the tokenizer and the recommender are typically domain-specific, limiting their ability for effective transfer or adaptation to new domains. To this end, we propose UTGRec, a Universal item Tokenization approach for transferable Generative Recommendation. Specifically, we design a universal item tokenizer for encoding rich item semantics by adapting a multimodal large language model (MLLM). By devising tree-structured codebooks, we discretize content representations into corresponding codes for item tokenization. To effectively learn the universal item tokenizer on multiple domains, we introduce two key techniques in our approach. For raw content reconstruction, we employ dual lightweight decoders to reconstruct item text and images from discrete representations to capture general knowledge embedded in the content. For collaborative knowledge integration, we assume that co-occurring items are similar and integrate collaborative signals through co-occurrence alignment and reconstruction. Finally, we present a joint learning framework to pre-train and adapt the transferable generative recommender across multiple domains. Extensive experiments on four public datasets demonstrate the superiority of UTGRec compared to both traditional and generative recommendation baselines.

生成推荐跨域迁移多模态编码通用编码

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