用大模型融合视觉、文本和图数据,提升推荐系统准确性
Triple Modality Fusion: Aligning Visual, Textual, and Graph Data with Large Language Models for Multi-Behavior Recommendations
- 通过大模型对齐视觉、文本和图三种数据模态
- 在多个推荐数据集上显著提升点击率与收藏率
- 适合需要多维度用户行为理解的推荐场景
个性化推荐系统性能的提升依赖于多源数据的融合。传统模型仅依赖单一数据源,难以全面捕捉物品特征与用户行为的复杂性。本文提出一种新型多行为推荐框架——三模态融合(TMF),利用大语言模型(LLM)对视觉、文本和图数据进行对齐与融合。视觉信息捕捉物品的上下文与美学特征;文本数据提供用户兴趣与物品属性的详细描述;图数据揭示物品-行为异构图中的关系结构。模型首先用自然语言提示对LLM进行预热,再通过交叉注意力与自注意力机制构建模态融合模块,将不同来源的模态统一嵌入至相同语义空间并融入LLM。大量实验表明该方法显著提升推荐准确率;消融实验进一步验证了设计的有效性与各模态贡献。
原文摘要 · Abstract (English)
Integrating diverse data modalities is crucial for enhancing the performance of personalized recommendation systems. Traditional models, which often rely on singular data sources, lack the depth needed to accurately capture the multifaceted nature of item features and user behaviors. This paper introduces a novel framework for multi-behavior recommendations, leveraging the fusion of triple-modality, which is visual, textual, and graph data through alignment with large language models (LLMs). By incorporating visual information, we capture contextual and aesthetic item characteristics; textual data provides insights into user interests and item features in detail; and graph data elucidates relationships within the item-behavior heterogeneous graphs. Our proposed model called Triple Modality Fusion (TMF) utilizes the power of LLMs to align and integrate these three modalities, achieving a comprehensive representation of user behaviors. The LLM models the user's interactions including behaviors and item features in natural languages. Initially, the LLM is warmed up using only natural language-based prompts. We then devise the modality fusion module based on cross-attention and self-attention mechanisms to integrate different modalities from other models into the same embedding space and incorporate them into an LLM. Extensive experiments demonstrate the effectiveness of our approach in improving recommendation accuracy. Further ablation studies validate the effectiveness of our model design and benefits of the TMF.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。