arXiv:2602.03713cs.IR2026-02被引 1

融合语义与协同信号的生成式推荐,提升大规模场景下的推荐效果。

Multimodal Generative Recommendation for Fusing Semantic and Collaborative Signals

  • 用多模态语义码生成物品,结合协同信号增强表征。
  • 在三个真实数据集上超越传统方法,大模型下仍保持优势。
  • 适合追求高可扩展性推荐系统的研究人员与工程师。

序列推荐系统通过建模用户行为历史,并计算用户表示与物品嵌入的内积来排序相关项目。为避免存储大规模物品集带来的内存开销,生成式推荐范式将每个物品建模为一系列离散语义码,由自回归模型生成对应预测物品的码序列。然而,尽管在小数据集上表现出色,这些方法在大规模物品集上仍未超越传统序列推荐,限制了其在高可扩展性场景中的应用。为此,我们提出MSCGRec——一种多模态语义与协同生成推荐模型。MSCGRec融合多种语义模态,基于DINO框架引入新颖的自监督量化学习方法处理图像;同时,从序列推荐器中提取协同特征,作为独立模态进行融合。此外,提出约束序列学习,训练时将输出空间限制在允许的令牌集合内。我们在三个大规模真实数据集上实证表明,MSCGRec优于序列与生成推荐基线,并通过详尽消融实验验证各组件的有效性。

原文摘要 · Abstract (English)

Sequential recommender systems rank relevant items by modeling a user's interaction history and computing the inner product between the resulting user representation and stored item embeddings. To avoid the significant memory overhead of storing large item sets, the generative recommendation paradigm instead models each item as a series of discrete semantic codes. Here, the next item is predicted by an autoregressive model that generates the code sequence corresponding to the predicted item. However, despite promising ranking capabilities on small datasets, these methods have yet to surpass traditional sequential recommenders on large item sets, limiting their adoption in the very scenarios they were designed to address. To resolve this, we propose MSCGRec, a Multimodal Semantic and Collaborative Generative Recommender. MSCGRec incorporates multiple semantic modalities and introduces a novel self-supervised quantization learning approach for images based on the DINO framework. Additionally, MSCGRec fuses collaborative and semantic signals by extracting collaborative features from sequential recommenders and treating them as a separate modality. Finally, we propose constrained sequence learning that restricts the large output space during training to the set of permissible tokens. We empirically demonstrate on three large real-world datasets that MSCGRec outperforms both sequential and generative recommendation baselines and provide an extensive ablation study to validate the impact of each component.

生成推荐多模态协同过滤序列建模

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