为推荐系统定制可训练的多模态表示,解决信息失配与遗忘问题
QARM: Quantitative Alignment Multi-Modal Recommendation at Kuaishou
- 提出可量化对齐的多模态框架,让预训练模型适配推荐任务
- 在快手数据集上提升点击率3.2%,转化率2.1%
- 适合需要精准建模用户兴趣的工业级推荐系统
近年来,随着多模态大模型的发展,多模态信息在用户兴趣建模中的潜力日益显现。工业界广泛采用级联架构:首先预训练多模态模型,为下游服务提供通用表征;随后推荐模型将这些表征作为额外输入,拟合真实用户-物品交互行为。尽管该范式取得显著成效,但仍存在两大瓶颈:(1) 表征不匹配:预训练模型通常基于经典NLP/CV任务监督,而推荐模型则基于真实用户-物品交互,导致两者目标分离,表征缺乏统一优化目标;(2) 表征遗忘:生成的多模态表征常被缓存为固定输入,无法随推荐模型梯度更新,不利于下游训练。针对上述挑战,本文提出一种定量对齐的多模态推荐框架,为不同下游模型定制可训练的、专用的多模态信息。
原文摘要 · Abstract (English)
In recent years, with the significant evolution of multi-modal large models, many recommender researchers realized the potential of multi-modal information for user interest modeling. In industry, a wide-used modeling architecture is a cascading paradigm: (1) first pre-training a multi-modal model to provide omnipotent representations for downstream services; (2) The downstream recommendation model takes the multi-modal representation as additional input to fit real user-item behaviours. Although such paradigm achieves remarkable improvements, however, there still exist two problems that limit model performance: (1) Representation Unmatching: The pre-trained multi-modal model is always supervised by the classic NLP/CV tasks, while the recommendation models are supervised by real user-item interaction. As a result, the two fundamentally different tasks' goals were relatively separate, and there was a lack of consistent objective on their representations; (2) Representation Unlearning: The generated multi-modal representations are always stored in cache store and serve as extra fixed input of recommendation model, thus could not be updated by recommendation model gradient, further unfriendly for downstream training. Inspired by the two difficulties challenges in downstream tasks usage, we introduce a quantitative multi-modal framework to customize the specialized and trainable multi-modal information for different downstream models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。