Meta-Knowledge Transfer for Inductive Knowledge Graph Embedding
Mingyang Chen, Wen Zhang, Yushan Zhu, Hongting Zhou, Zonggang Yuan,, Changliang Xu, Huajun Chen

TL;DR
This paper introduces MorsE, a meta-learning based model that learns transferable meta-knowledge for inductive knowledge graph embedding, enabling generalization to unseen entities and outperforming existing methods in various tasks.
Contribution
The paper proposes MorsE, a novel inductive KGE model that learns transferable meta-knowledge without entity embeddings, extending inductive capabilities beyond relation prediction.
Findings
MorsE significantly outperforms baselines in inductive link prediction.
MorsE effectively handles both in-KG and out-of-KG tasks.
Meta-knowledge transfer improves generalization to unseen entities.
Abstract
Knowledge graphs (KGs) consisting of a large number of triples have become widespread recently, and many knowledge graph embedding (KGE) methods are proposed to embed entities and relations of a KG into continuous vector spaces. Such embedding methods simplify the operations of conducting various in-KG tasks (e.g., link prediction) and out-of-KG tasks (e.g., question answering). They can be viewed as general solutions for representing KGs. However, existing KGE methods are not applicable to inductive settings, where a model trained on source KGs will be tested on target KGs with entities unseen during model training. Existing works focusing on KGs in inductive settings can only solve the inductive relation prediction task. They can not handle other out-of-KG tasks as general as KGE methods since they don't produce embeddings for entities. In this paper, to achieve inductive 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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Domain Adaptation and Few-Shot Learning
