Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Meta-Knowledge Transfer for Inductive Knowledge Graph Embedding

About

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 graph embedding, we propose a model MorsE, which does not learn embeddings for entities but learns transferable meta-knowledge that can be used to produce entity embeddings. Such meta-knowledge is modeled by entity-independent modules and learned by meta-learning. Experimental results show that our model significantly outperforms corresponding baselines for in-KG and out-of-KG tasks in inductive settings.

Mingyang Chen, Wen Zhang, Yushan Zhu, Hongting Zhou, Zonggang Yuan, Changliang Xu, Huajun Chen• 2021

Related benchmarks

TaskDatasetResultRank
Link PredictionICEWS05-15 (Emerging)
H@31.67
20
Link PredictionICEWS 18 (Emerging)
Hits@30.0075
20
Link PredictionGDELT (Emerging)
Hits@30.4
20
Link PredictionICEWS14 (Emerging)
Hits@30.74
20
Inductive Link PredictionFB15k-237 V1
Hits@1082.59
19
Inductive Link PredictionWN18RR V4
Hits@100.787
19
Inductive Link PredictionWN18RR V2
Hits@100.8042
19
Inductive Link PredictionWN18RR V3
Hits@1071.64
19
Inductive Temporal Knowledge Graph Link PredictionICEWS 05-15 (5:2:3 chronological split)
Hits@31.67
17
Inductive Temporal Knowledge Graph Link PredictionICEWS 18 (5:2:3 chronological split)
Hits@30.0075
17
Showing 10 of 22 rows

Other info

Follow for update