E-MMKGR: A Unified Multimodal Knowledge Graph Framework for E-commerce Applications
AI 摘要
E-MMKGR构建电商多模态知识图谱,通过GNN学习统一的物品表示,提升推荐和搜索效果。
主要贡献
- 提出E-MMKGR框架,解决模态扩展性和任务泛化性问题
- 构建电商领域的多模态知识图谱E-MMKG
- 通过GNN学习统一物品表示,应用于多种任务
方法论
构建E-MMKG,利用GNN进行图谱传播和KG-oriented优化,学习统一的物品表示。
原文摘要
Multimodal recommender systems (MMRSs) enhance collaborative filtering by leveraging item-side modalities, but their reliance on a fixed set of modalities and task-specific objectives limits both modality extensibility and task generalization. We propose E-MMKGR, a framework that constructs an e-commerce-specific Multimodal Knowledge Graph E-MMKG and learns unified item representations through GNN-based propagation and KG-oriented optimization. These representations provide a shared semantic foundation applicable to diverse tasks. Experiments on real-world Amazon datasets show improvements of up to 10.18% in Recall@10 for recommendation and up to 21.72% over vector-based retrieval for product search, demonstrating the effectiveness and extensibility of our approach.