English

Meta-Learning Based Knowledge Extrapolation for Knowledge Graphs in the Federated Setting

Computation and Language 2022-05-11 v1 Artificial Intelligence

Abstract

We study the knowledge extrapolation problem to embed new components (i.e., entities and relations) that come with emerging knowledge graphs (KGs) in the federated setting. In this problem, a model trained on an existing KG needs to embed an emerging KG with unseen entities and relations. To solve this problem, we introduce the meta-learning setting, where a set of tasks are sampled on the existing KG to mimic the link prediction task on the emerging KG. Based on sampled tasks, we meta-train a graph neural network framework that can construct features for unseen components based on structural information and output embeddings for them. Experimental results show that our proposed method can effectively embed unseen components and outperforms models that consider inductive settings for KGs and baselines that directly use conventional KG embedding methods.

Keywords

Cite

@article{arxiv.2205.04692,
  title  = {Meta-Learning Based Knowledge Extrapolation for Knowledge Graphs in the Federated Setting},
  author = {Mingyang Chen and Wen Zhang and Zhen Yao and Xiangnan Chen and Mengxiao Ding and Fei Huang and Huajun Chen},
  journal= {arXiv preprint arXiv:2205.04692},
  year   = {2022}
}

Comments

IJCAI 2022

R2 v1 2026-06-24T11:12:42.636Z