TL;DR
MetaKG introduces a meta-learning framework for knowledge graph-based recommendation systems, effectively addressing cold-start problems for new users and items by capturing high-order relations and semantic knowledge.
Contribution
The paper proposes a novel meta-learning approach with collaborative-aware and knowledge-aware meta learners, along with an adaptive task scheduler, to improve cold-start recommendation performance.
Findings
MetaKG outperforms state-of-the-art methods in cold-start scenarios.
The framework effectively captures high-order relations and semantic knowledge.
MetaKG demonstrates superior effectiveness, efficiency, and scalability.
Abstract
A knowledge graph (KG) consists of a set of interconnected typed entities and their attributes. Recently, KGs are popularly used as the auxiliary information to enable more accurate, explainable, and diverse user preference recommendations. Specifically, existing KG-based recommendation methods target modeling high-order relations/dependencies from long connectivity user-item interactions hidden in KG. However, most of them ignore the cold-start problems (i.e., user cold-start and item cold-start) of recommendation analytics, which restricts their performance in scenarios when involving new users or new items. Inspired by the success of meta-learning on scarce training samples, we propose a novel meta-learning based framework called MetaKG, which encompasses a collaborative-aware meta learner and a knowledge-aware meta learner, to capture meta users' preference and entities' knowledge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
