用虚拟三元组缓解多模态推荐的数据稀疏问题
MDVT: Enhancing Multimodal Recommendation with Model-Agnostic Multimodal-Driven Virtual Triplets
- 构建多模态驱动的虚拟三元组作为监督信号
- 在稀疏数据下提升推荐准确率,优于基线模型
- 适合多模态推荐、数据稀疏场景的研究者使用
数据稀疏严重制约推荐系统性能,传统模型依赖有限历史交互学习用户偏好和物品属性。虽然多模态信息可显式表示这些内容,但现有方法仅将其作为辅助信息,未充分挖掘其潜力。本文提出MDVT,一种模型无关的方法,通过构建多模态驱动的虚拟三元组提供有效监督信号,缓解多模态推荐中的数据稀疏问题。为保证虚拟三元组质量,设计三种预热阈值策略:静态、动态和混合。静态策略穷举最优预热轮数但计算开销大;动态策略根据损失趋势调整预热期,效率高但可能错过最优性能;混合策略先用动态法粗略定位最优轮数,再在小范围内用静态法精调。当预热阈值满足后,虚拟三元组通过改进的成对损失函数参与联合优化,避免显著梯度偏移。在多个真实数据集上的大量实验表明,将MDVT集成到先进多模态推荐模型中能有效缓解数据稀疏问题,在稀疏场景下显著提升推荐性能。
原文摘要 · Abstract (English)
The data sparsity problem significantly hinders the performance of recommender systems, as traditional models rely on limited historical interactions to learn user preferences and item properties. While incorporating multimodal information can explicitly represent these preferences and properties, existing works often use it only as side information, failing to fully leverage its potential. In this paper, we propose MDVT, a model-agnostic approach that constructs multimodal-driven virtual triplets to provide valuable supervision signals, effectively mitigating the data sparsity problem in multimodal recommendation systems. To ensure high-quality virtual triplets, we introduce three tailored warm-up threshold strategies: static, dynamic, and hybrid. The static warm-up threshold strategy exhaustively searches for the optimal number of warm-up epochs but is time-consuming and computationally intensive. The dynamic warm-up threshold strategy adjusts the warm-up period based on loss trends, improving efficiency but potentially missing optimal performance. The hybrid strategy combines both, using the dynamic strategy to find the approximate optimal number of warm-up epochs and then refining it with the static strategy in a narrow hyper-parameter space. Once the warm-up threshold is satisfied, the virtual triplets are used for joint model optimization by our enhanced pair-wise loss function without causing significant gradient skew. Extensive experiments on multiple real-world datasets demonstrate that integrating MDVT into advanced multimodal recommendation models effectively alleviates the data sparsity problem and improves recommendation performance, particularly in sparse data scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。