菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-24
📄 Abstract - E-MMKGR: A Unified Multimodal Knowledge Graph Framework for E-commerce Applications

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.

顶级标签: multi-modal systems model training
详细标签: multimodal knowledge graph recommender systems graph neural networks e-commerce representation learning 或 搜索:

E-MMKGR:一个面向电子商务应用的统一多模态知识图谱框架 / E-MMKGR: A Unified Multimodal Knowledge Graph Framework for E-commerce Applications


1️⃣ 一句话总结

这篇论文提出了一个名为E-MMKGR的框架,它通过构建一个电商专用的多模态知识图谱并学习统一的商品表示,有效解决了现有多模态推荐系统在模态扩展和任务通用性上的局限,从而在推荐和商品搜索等多个任务上取得了显著效果提升。

源自 arXiv: 2602.20877